Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
olilarkin committed Nov 30, 2024
1 parent 94541d9 commit fb3ee2a
Show file tree
Hide file tree
Showing 47 changed files with 2,499 additions and 2,394 deletions.
2,324 changes: 1,165 additions & 1,159 deletions _i_controls_8cpp_source.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _i_controls_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#struct_i_v_plot_control_1
</dd>
</dl>

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00393">393</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00410">410</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
</div><table class="fieldtable">
<tr><th colspan="3">Class Members</th></tr>
<tr><td class="fieldtype">
Expand Down
1,293 changes: 647 additions & 646 deletions _i_controls_8h_source.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _i_v_tabbed_pages_control_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@
<div class="ttc" id="aclass_i_v_tab_page_html_a73da6c6bb05333dfbc06f5e13ada75e5"><div class="ttname"><a href="class_i_v_tab_page.html#a73da6c6bb05333dfbc06f5e13ada75e5">IVTabPage::OnStyleChanged</a></div><div class="ttdeci">void OnStyleChanged() override</div><div class="ttdoc">Implement if extra changes are required in response to style changing.</div><div class="ttdef"><b>Definition:</b> <a href="_i_v_tabbed_pages_control_8h_source.html#l00069">IVTabbedPagesControl.h:69</a></div></div>
<div class="ttc" id="aclass_i_v_tab_page_html_aa69dc88c0d0e63e90e023001f6f7c90f"><div class="ttname"><a href="class_i_v_tab_page.html#aa69dc88c0d0e63e90e023001f6f7c90f">IVTabPage::Draw</a></div><div class="ttdeci">virtual void Draw(IGraphics &amp;g) override</div><div class="ttdoc">Draw the control to the graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_v_tabbed_pages_control_8h_source.html#l00060">IVTabbedPagesControl.h:60</a></div></div>
<div class="ttc" id="aclass_i_v_tab_page_html_aff36c7d6be3de11635a2129269c4323b"><div class="ttname"><a href="class_i_v_tab_page.html#aff36c7d6be3de11635a2129269c4323b">IVTabPage::IVTabPage</a></div><div class="ttdeci">IVTabPage(TabAttachFunc attachFunc=nullptr, ResizeFunc resizeFunc=DefaultResizeFunc, const IVStyle &amp;style=DEFAULT_STYLE, double padding=kDefaultPadding)</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition:</b> <a href="_i_v_tabbed_pages_control_8h_source.html#l00050">IVTabbedPagesControl.h:50</a></div></div>
<div class="ttc" id="aclass_i_v_tab_switch_control_html"><div class="ttname"><a href="class_i_v_tab_switch_control.html">IVTabSwitchControl</a></div><div class="ttdoc">A vector &quot;tab&quot; multi switch control.</div><div class="ttdef"><b>Definition:</b> <a href="_i_controls_8h_source.html#l00129">IControls.h:131</a></div></div>
<div class="ttc" id="aclass_i_v_tab_switch_control_html"><div class="ttname"><a href="class_i_v_tab_switch_control.html">IVTabSwitchControl</a></div><div class="ttdoc">A vector &quot;tab&quot; multi switch control.</div><div class="ttdef"><b>Definition:</b> <a href="_i_controls_8h_source.html#l00145">IControls.h:147</a></div></div>
<div class="ttc" id="aclass_i_v_tabbed_pages_control_html"><div class="ttname"><a href="class_i_v_tabbed_pages_control.html">IVTabbedPagesControl</a></div><div class="ttdoc">A control to manage tabbed pages of sub controls Basic usage example:</div><div class="ttdef"><b>Definition:</b> <a href="_i_v_tabbed_pages_control_8h_source.html#l00106">IVTabbedPagesControl.h:107</a></div></div>
<div class="ttc" id="aclass_i_v_tabbed_pages_control_html_a361a50ca5e9696704a934b23e1abbbf0"><div class="ttname"><a href="class_i_v_tabbed_pages_control.html#a361a50ca5e9696704a934b23e1abbbf0">IVTabbedPagesControl::OnResize</a></div><div class="ttdeci">void OnResize() override</div><div class="ttdoc">Called when IControl is constructed or resized using SetRect().</div><div class="ttdef"><b>Definition:</b> <a href="_i_v_tabbed_pages_control_8h_source.html#l00205">IVTabbedPagesControl.h:205</a></div></div>
<div class="ttc" id="aclass_i_v_tabbed_pages_control_html_a657a3e160ebed50abefe4b1d2e4dd880"><div class="ttname"><a href="class_i_v_tabbed_pages_control.html#a657a3e160ebed50abefe4b1d2e4dd880">IVTabbedPagesControl::OnAttached</a></div><div class="ttdeci">void OnAttached() override</div><div class="ttdoc">Called after the control has been attached, and its delegate and graphics member variable set.</div><div class="ttdef"><b>Definition:</b> <a href="_i_v_tabbed_pages_control_8h_source.html#l00169">IVTabbedPagesControl.h:169</a></div></div>
Expand Down
10 changes: 5 additions & 5 deletions class_i_b_button_control.html
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p >A bitmap button/momentary switch control. </p>

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00683">683</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00700">700</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ad66c7e0d97edb30278c5b0262c987c07" name="ad66c7e0d97edb30278c5b0262c987c07"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad66c7e0d97edb30278c5b0262c987c07">&#9670;&#160;</a></span>IBButtonControl() <span class="overload">[1/2]</span></h2>
Expand Down Expand Up @@ -541,7 +541,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ad66c7e0d97edb30278c5b026
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_i_controls_8cpp_source.html#l01620">1620</a> of file <a class="el" href="_i_controls_8cpp_source.html">IControls.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8cpp_source.html#l01625">1625</a> of file <a class="el" href="_i_controls_8cpp_source.html">IControls.cpp</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -577,7 +577,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a4f67c5c89c32845190c83d98
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_i_controls_8cpp_source.html#l01627">1627</a> of file <a class="el" href="_i_controls_8cpp_source.html">IControls.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8cpp_source.html#l01632">1632</a> of file <a class="el" href="_i_controls_8cpp_source.html">IControls.cpp</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -616,7 +616,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a23e33e242501d5f3fb3ae5b3

<p>Implements <a class="el" href="class_i_control.html#ab9d872edcc790c0506d5b90c07a968de">IControl</a>.</p>

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00691">691</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00708">708</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>

<p class="reference">References <a class="el" href="_i_control_8h_source.html#l00741">IBitmapBase::DrawBitmap()</a>.</p>

Expand Down Expand Up @@ -650,7 +650,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a7fd74db895f05362cf42b1ad

<p>Reimplemented from <a class="el" href="class_i_control.html#a57f6186624e970a5d6de172570aee111">IControl</a>.</p>

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00692">692</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00709">709</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>

<p class="reference">References <a class="el" href="_i_graphics_8cpp_source.html#l01528">IGraphics::GetScaledBitmap()</a>, and <a class="el" href="_i_control_8h_source.html#l00472">IControl::GetUI()</a>.</p>

Expand Down
12 changes: 6 additions & 6 deletions class_i_b_knob_control.html
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p >A bitmap knob/dial control that draws a frame from a stacked bitmap. </p>

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00720">720</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00737">737</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a613914a3ae1370b238c12188096c9efe" name="a613914a3ae1370b238c12188096c9efe"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a613914a3ae1370b238c12188096c9efe">&#9670;&#160;</a></span>IBKnobControl() <span class="overload">[1/2]</span></h2>
Expand Down Expand Up @@ -587,7 +587,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a613914a3ae1370b238c12188
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00724">724</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00741">741</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -643,7 +643,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a79dc9663f7233f2792e95ea8
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00728">728</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00745">745</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>

</div>
</div>
Expand All @@ -670,7 +670,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#afcba2a96b88622579901ae62
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00732">732</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00749">749</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -711,7 +711,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a729bf237cdd4821541a5a492

<p>Reimplemented in <a class="el" href="class_i_b_knob_rotater_control.html#a918cd86face4d5473729010b9c3cb1cb">IBKnobRotaterControl</a>.</p>

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00733">733</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00750">750</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>

<p class="reference">References <a class="el" href="_i_control_8h_source.html#l00741">IBitmapBase::DrawBitmap()</a>.</p>

Expand Down Expand Up @@ -745,7 +745,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a17297ae30fc8eaea611a3537

<p>Reimplemented from <a class="el" href="class_i_control.html#a57f6186624e970a5d6de172570aee111">IControl</a>.</p>

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00734">734</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00751">751</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>

<p class="reference">References <a class="el" href="_i_graphics_8cpp_source.html#l01528">IGraphics::GetScaledBitmap()</a>, and <a class="el" href="_i_control_8h_source.html#l00472">IControl::GetUI()</a>.</p>

Expand Down
10 changes: 5 additions & 5 deletions class_i_b_knob_rotater_control.html
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p >A bitmap knob/dial control that rotates an image. </p>

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00738">738</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00755">755</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="a4364f10b8aca64e8366bd76fc37d168b" name="a4364f10b8aca64e8366bd76fc37d168b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4364f10b8aca64e8366bd76fc37d168b">&#9670;&#160;</a></span>IBKnobRotaterControl() <span class="overload">[1/2]</span></h2>
Expand Down Expand Up @@ -583,7 +583,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a4364f10b8aca64e8366bd76f
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00741">741</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00758">758</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -627,7 +627,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aa64a2931d478e37cd3c00dde
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00744">744</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00761">761</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>

</div>
</div>
Expand All @@ -654,7 +654,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a3e9dcc5020ffa0729249a768
</table>
</div><div class="memdoc">

<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00747">747</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8h_source.html#l00764">764</a> of file <a class="el" href="_i_controls_8h_source.html">IControls.h</a>.</p>

</div>
</div>
Expand Down Expand Up @@ -693,7 +693,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a918cd86face4d5473729010b

<p>Reimplemented from <a class="el" href="class_i_b_knob_control.html#a729bf237cdd4821541a5a492fe4e5fb6">IBKnobControl</a>.</p>

<p class="definition">Definition at line <a class="el" href="_i_controls_8cpp_source.html#l01730">1730</a> of file <a class="el" href="_i_controls_8cpp_source.html">IControls.cpp</a>.</p>
<p class="definition">Definition at line <a class="el" href="_i_controls_8cpp_source.html#l01735">1735</a> of file <a class="el" href="_i_controls_8cpp_source.html">IControls.cpp</a>.</p>

<p class="reference">References <a class="el" href="_i_graphics_8cpp_source.html#l02407">IGraphics::DrawRotatedBitmap()</a>, <a class="el" href="_i_control_8cpp_source.html#l00153">IControl::GetValue()</a>, <a class="el" href="_i_graphics_structs_8h_source.html#l00822">IRECT::MH()</a>, and <a class="el" href="_i_graphics_structs_8h_source.html#l00819">IRECT::MW()</a>.</p>

Expand Down
Loading

0 comments on commit fb3ee2a

Please sign in to comment.