Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
olilarkin committed Feb 18, 2024
1 parent 91f4cd6 commit ddd71a7
Show file tree
Hide file tree
Showing 283 changed files with 3,357 additions and 3,356 deletions.
8 changes: 4 additions & 4 deletions _i_about_box_control_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,10 +125,10 @@
<div class="line"> pParent-&gt;GetChild(3)-&gt;<a class="code hl_function" href="class_i_control.html#adbacb08c7d1ca89c7ca29a464bdfd15a">SetTargetAndDrawRECTs</a>(links.SubRectVertical(4, 3));</div>
<div class="line">}, 200), kCtrlTagAboutBox)-&gt;Hide(<span class="keyword">true</span>);</div>
<div class="ttc" id="aclass_i_about_box_control_html"><div class="ttname"><a href="class_i_about_box_control.html">IAboutBoxControl</a></div><div class="ttdoc">A &quot;meta control&quot; which you can attach child controls to display an about box, or preferences panel Wh...</div><div class="ttdef"><b>Definition:</b> <a href="_i_about_box_control_8h_source.html#l00057">IAboutBoxControl.h:58</a></div></div>
<div class="ttc" id="aclass_i_container_base_html"><div class="ttname"><a href="class_i_container_base.html">IContainerBase</a></div><div class="ttdoc">IContainerBase allows a control to nest sub controls and it clips the drawing of those subcontrols In...</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00604">IControl.h:605</a></div></div>
<div class="ttc" id="aclass_i_control_html_adbacb08c7d1ca89c7ca29a464bdfd15a"><div class="ttname"><a href="class_i_control.html#adbacb08c7d1ca89c7ca29a464bdfd15a">IControl::SetTargetAndDrawRECTs</a></div><div class="ttdeci">void SetTargetAndDrawRECTs(const IRECT &amp;bounds)</div><div class="ttdoc">Set BOTH the draw rect and the target area, within the graphics context for this control.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00326">IControl.h:326</a></div></div>
<div class="ttc" id="aclass_i_text_control_html"><div class="ttname"><a href="class_i_text_control.html">ITextControl</a></div><div class="ttdoc">A basic control to display some text.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l02150">IControl.h:2151</a></div></div>
<div class="ttc" id="aclass_i_u_r_l_control_html"><div class="ttname"><a href="class_i_u_r_l_control.html">IURLControl</a></div><div class="ttdoc">A control to show a clickable URL, that changes color after clicking.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l02221">IControl.h:2222</a></div></div>
<div class="ttc" id="aclass_i_container_base_html"><div class="ttname"><a href="class_i_container_base.html">IContainerBase</a></div><div class="ttdoc">IContainerBase allows a control to nest sub controls and it clips the drawing of those subcontrols In...</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00605">IControl.h:606</a></div></div>
<div class="ttc" id="aclass_i_control_html_adbacb08c7d1ca89c7ca29a464bdfd15a"><div class="ttname"><a href="class_i_control.html#adbacb08c7d1ca89c7ca29a464bdfd15a">IControl::SetTargetAndDrawRECTs</a></div><div class="ttdeci">void SetTargetAndDrawRECTs(const IRECT &amp;bounds)</div><div class="ttdoc">Set BOTH the draw rect and the target area, within the graphics context for this control.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00327">IControl.h:327</a></div></div>
<div class="ttc" id="aclass_i_text_control_html"><div class="ttname"><a href="class_i_text_control.html">ITextControl</a></div><div class="ttdoc">A basic control to display some text.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l02151">IControl.h:2152</a></div></div>
<div class="ttc" id="aclass_i_u_r_l_control_html"><div class="ttname"><a href="class_i_u_r_l_control.html">IURLControl</a></div><div class="ttdoc">A control to show a clickable URL, that changes color after clicking.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l02222">IControl.h:2223</a></div></div>
<div class="ttc" id="aclass_i_v_label_control_html"><div class="ttname"><a href="class_i_v_label_control.html">IVLabelControl</a></div><div class="ttdoc">A vector label control that can display text with a shadow.</div><div class="ttdef"><b>Definition:</b> <a href="_i_controls_8h_source.html#l00042">IControls.h:44</a></div></div>
<div class="ttc" id="astruct_i_r_e_c_t_html"><div class="ttname"><a href="struct_i_r_e_c_t.html">IRECT</a></div><div class="ttdoc">Used to manage a rectangular area, independent of draw class/platform.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00748">IGraphicsStructs.h:749</a></div></div>
<div class="ttc" id="astruct_i_r_e_c_t_html_a77788285c639d095713c204adc635624"><div class="ttname"><a href="struct_i_r_e_c_t.html#a77788285c639d095713c204adc635624">IRECT::FracRectVertical</a></div><div class="ttdeci">IRECT FracRectVertical(float frac, bool fromTop=false) const</div><div class="ttdoc">Returns a new IRECT with a height that is multiplied by frac.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00954">IGraphicsStructs.h:954</a></div></div>
Expand Down
10 changes: 5 additions & 5 deletions _i_about_box_control_8h_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,16 +175,16 @@
<div class="ttc" id="aclass_i_about_box_control_html_aa1dc2f140ff24f4881d2cc25c7f83b12"><div class="ttname"><a href="class_i_about_box_control.html#aa1dc2f140ff24f4881d2cc25c7f83b12">IAboutBoxControl::IAboutBoxControl</a></div><div class="ttdeci">IAboutBoxControl(const IRECT &amp;bounds, const IPattern &amp;color, AttachFunc attachFunc=nullptr, ResizeFunc resizeFunc=nullptr, int animationTime=200)</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition:</b> <a href="_i_about_box_control_8h_source.html#l00066">IAboutBoxControl.h:66</a></div></div>
<div class="ttc" id="aclass_i_about_box_control_html_ab97aa5eaa2a51608b7d57e8491836e56"><div class="ttname"><a href="class_i_about_box_control.html#ab97aa5eaa2a51608b7d57e8491836e56">IAboutBoxControl::OnMouseDown</a></div><div class="ttdeci">void OnMouseDown(float x, float y, const IMouseMod &amp;mod) override</div><div class="ttdoc">Implement this method to respond to a mouse down event on this control.</div><div class="ttdef"><b>Definition:</b> <a href="_i_about_box_control_8h_source.html#l00086">IAboutBoxControl.h:86</a></div></div>
<div class="ttc" id="aclass_i_about_box_control_html_ac7bf1f2a14be1c15b92a1c3c8b6beaf5"><div class="ttname"><a href="class_i_about_box_control.html#ac7bf1f2a14be1c15b92a1c3c8b6beaf5">IAboutBoxControl::OnKeyDown</a></div><div class="ttdeci">bool OnKeyDown(float x, float y, const IKeyPress &amp;key) override</div><div class="ttdoc">Implement this method to respond to a key down event on this control.</div><div class="ttdef"><b>Definition:</b> <a href="_i_about_box_control_8h_source.html#l00075">IAboutBoxControl.h:75</a></div></div>
<div class="ttc" id="aclass_i_container_base_html_a3dde8e81abcd125dc76b10530ebd76ba"><div class="ttname"><a href="class_i_container_base.html#a3dde8e81abcd125dc76b10530ebd76ba">IContainerBase::Hide</a></div><div class="ttdeci">void Hide(bool hide) override</div><div class="ttdoc">Shows or hides the IControl.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00673">IControl.h:673</a></div></div>
<div class="ttc" id="aclass_i_container_base_html_a3dde8e81abcd125dc76b10530ebd76ba"><div class="ttname"><a href="class_i_container_base.html#a3dde8e81abcd125dc76b10530ebd76ba">IContainerBase::Hide</a></div><div class="ttdeci">void Hide(bool hide) override</div><div class="ttdoc">Shows or hides the IControl.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00674">IControl.h:674</a></div></div>
<div class="ttc" id="aclass_i_control_html"><div class="ttname"><a href="class_i_control.html">IControl</a></div><div class="ttdoc">The lowest level base class of an IGraphics control.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00044">IControl.h:49</a></div></div>
<div class="ttc" id="aclass_i_control_html_a22b976d26b6670a8b84457a999dc7ce5"><div class="ttname"><a href="class_i_control.html#a22b976d26b6670a8b84457a999dc7ce5">IControl::GetUI</a></div><div class="ttdeci">IGraphics * GetUI()</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00466">IControl.h:466</a></div></div>
<div class="ttc" id="aclass_i_control_html_a22b976d26b6670a8b84457a999dc7ce5"><div class="ttname"><a href="class_i_control.html#a22b976d26b6670a8b84457a999dc7ce5">IControl::GetUI</a></div><div class="ttdeci">IGraphics * GetUI()</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00467">IControl.h:467</a></div></div>
<div class="ttc" id="aclass_i_control_html_a52b7e2382bd2b106f429bf4c48e73d8b"><div class="ttname"><a href="class_i_control.html#a52b7e2382bd2b106f429bf4c48e73d8b">IControl::Hide</a></div><div class="ttdeci">virtual void Hide(bool hide)</div><div class="ttdoc">Shows or hides the IControl.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8cpp_source.html#l00239">IControl.cpp:239</a></div></div>
<div class="ttc" id="aclass_i_control_html_a89f8af5b9f31375d3f8b014b23a985a0"><div class="ttname"><a href="class_i_control.html#a89f8af5b9f31375d3f8b014b23a985a0">IControl::GetAnimationProgress</a></div><div class="ttdeci">double GetAnimationProgress() const</div><div class="ttdoc">Get the progress in a control's animation, in the range 0-1.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8cpp_source.html#l00431">IControl.cpp:431</a></div></div>
<div class="ttc" id="aclass_i_control_html_adfb97be387452fa34a228b37b9b9c947"><div class="ttname"><a href="class_i_control.html#adfb97be387452fa34a228b37b9b9c947">IControl::SetBlend</a></div><div class="ttdeci">void SetBlend(const IBlend &amp;blend)</div><div class="ttdoc">Set the Blend for this control.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00295">IControl.h:295</a></div></div>
<div class="ttc" id="aclass_i_control_html_adfb97be387452fa34a228b37b9b9c947"><div class="ttname"><a href="class_i_control.html#adfb97be387452fa34a228b37b9b9c947">IControl::SetBlend</a></div><div class="ttdeci">void SetBlend(const IBlend &amp;blend)</div><div class="ttdoc">Set the Blend for this control.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00296">IControl.h:296</a></div></div>
<div class="ttc" id="aclass_i_control_html_af8c805c09b1a89f44aec43026fcb1fe7"><div class="ttname"><a href="class_i_control.html#af8c805c09b1a89f44aec43026fcb1fe7">IControl::SetDirty</a></div><div class="ttdeci">virtual void SetDirty(bool triggerAction=true, int valIdx=kNoValIdx)</div><div class="ttdoc">Mark the control as dirty, i.e.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8cpp_source.html#l00198">IControl.cpp:198</a></div></div>
<div class="ttc" id="aclass_i_control_html_afce4ca5cb07bd2db0373d94d48b51593"><div class="ttname"><a href="class_i_control.html#afce4ca5cb07bd2db0373d94d48b51593">IControl::SetAnimation</a></div><div class="ttdeci">void SetAnimation(IAnimationFunction func)</div><div class="ttdoc">Set the animation function.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00491">IControl.h:491</a></div></div>
<div class="ttc" id="aclass_i_control_html_afce4ca5cb07bd2db0373d94d48b51593"><div class="ttname"><a href="class_i_control.html#afce4ca5cb07bd2db0373d94d48b51593">IControl::SetAnimation</a></div><div class="ttdeci">void SetAnimation(IAnimationFunction func)</div><div class="ttdoc">Set the animation function.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l00492">IControl.h:492</a></div></div>
<div class="ttc" id="aclass_i_graphics_html_a9fdf9efc44f6d0734e38f11a211c892a"><div class="ttname"><a href="class_i_graphics.html#a9fdf9efc44f6d0734e38f11a211c892a">IGraphics::SetAllControlsDirty</a></div><div class="ttdeci">void SetAllControlsDirty()</div><div class="ttdoc">Calls SetDirty() on every control.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l00582">IGraphics.cpp:582</a></div></div>
<div class="ttc" id="aclass_i_panel_control_html"><div class="ttname"><a href="class_i_panel_control.html">IPanelControl</a></div><div class="ttdoc">A basic control to fill a rectangle with a color or gradient.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l01967">IControl.h:1968</a></div></div>
<div class="ttc" id="aclass_i_panel_control_html"><div class="ttname"><a href="class_i_panel_control.html">IPanelControl</a></div><div class="ttdoc">A basic control to fill a rectangle with a color or gradient.</div><div class="ttdef"><b>Definition:</b> <a href="_i_control_8h_source.html#l01968">IControl.h:1969</a></div></div>
<div class="ttc" id="astruct_i_blend_html"><div class="ttname"><a href="struct_i_blend.html">IBlend</a></div><div class="ttdoc">Used to manage composite/blend operations, independent of draw class/platform.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l00543">IGraphicsStructs.h:544</a></div></div>
<div class="ttc" id="astruct_i_key_press_html"><div class="ttname"><a href="struct_i_key_press.html">IKeyPress</a></div><div class="ttdoc">Used for key press info, such as ASCII representation, virtual key (mapped to win32 codes) and modifi...</div><div class="ttdef"><b>Definition:</b> <a href="_i_plug_structs_8h_source.html#l00612">IPlugStructs.h:613</a></div></div>
<div class="ttc" id="astruct_i_mouse_mod_html"><div class="ttname"><a href="struct_i_mouse_mod.html">IMouseMod</a></div><div class="ttdoc">Used to manage mouse modifiers i.e.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_structs_8h_source.html#l01684">IGraphicsStructs.h:1685</a></div></div>
Expand Down
Loading

0 comments on commit ddd71a7

Please sign in to comment.