Skip to content

Commit 903e7d6

Browse files
committed
1 parent 7877d88 commit 903e7d6

File tree

362 files changed

+25304
-19829
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

362 files changed

+25304
-19829
lines changed

_i_bubble_control_8h_source.html

Lines changed: 11 additions & 11 deletions
Large diffs are not rendered by default.

_i_color_picker_control_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
<div class="ttc" id="aclass_i_color_picker_control_html"><div class="ttname"><a href="class_i_color_picker_control.html">IColorPickerControl</a></div><div class="ttdoc">A control for choosing a color.</div><div class="ttdef"><b>Definition:</b> <a href="_i_color_picker_control_8h_source.html#l00028">IColorPickerControl.h:29</a></div></div>
239239
<div class="ttc" id="aclass_i_color_picker_control_html_a51d93e85e750205b44a7d982182f1aac"><div class="ttname"><a href="class_i_color_picker_control.html#a51d93e85e750205b44a7d982182f1aac">IColorPickerControl::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_color_picker_control_8h_source.html#l00149">IColorPickerControl.h:149</a></div></div>
240240
<div class="ttc" id="aclass_i_color_picker_control_html_a7603f53d0a19461f0b9367af40bf1a81"><div class="ttname"><a href="class_i_color_picker_control.html#a7603f53d0a19461f0b9367af40bf1a81">IColorPickerControl::Draw</a></div><div class="ttdeci">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_color_picker_control_8h_source.html#l00036">IColorPickerControl.h:36</a></div></div>
241-
<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#l00042">IControl.h:47</a></div></div>
241+
<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>
242242
<div class="ttc" id="aclass_i_graphics_html"><div class="ttname"><a href="class_i_graphics.html">IGraphics</a></div><div class="ttdoc">The lowest level base class of an IGraphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8h_source.html#l00082">IGraphics.h:86</a></div></div>
243243
<div class="ttc" id="aclass_i_graphics_html_a223c6189a1906071bcb3018837792946"><div class="ttname"><a href="class_i_graphics.html#a223c6189a1906071bcb3018837792946">IGraphics::GetDrawContext</a></div><div class="ttdeci">virtual void * GetDrawContext()=0</div><div class="ttdoc">Gets a void pointer to underlying drawing context, for the IGraphics backend See draw class implement...</div></div>
244244
<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#l01695">IGraphicsStructs.h:1696</a></div></div>

_i_control_8cpp_source.html

Lines changed: 29 additions & 29 deletions
Large diffs are not rendered by default.

_i_control_8h.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@
106106
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_i_control.html">IControl</a></td></tr>
107107
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">The lowest level base class of an <a class="el" href="class_i_graphics.html" title="The lowest level base class of an IGraphics context.">IGraphics</a> control. <a href="class_i_control.html#details">More...</a><br /></td></tr>
108108
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
109+
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_i_container_base.html">IContainerBase</a></td></tr>
110+
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight"><a class="el" href="class_i_container_base.html" title="IContainerBase allows a control to nest sub controls and it clips the drawing of those subcontrols In...">IContainerBase</a> allows a control to nest sub controls and it clips the drawing of those subcontrols Inheritors can add child controls by overriding <a class="el" href="class_i_container_base.html#a57875515fbe62983285da0f01888f8fc" title="Called after the control has been attached, and its delegate and graphics member variable set.">OnAttached()</a> and calling AddChildControl(), or passing in an AttachFunc lambda to the construtor. <a href="class_i_container_base.html#details">More...</a><br /></td></tr>
111+
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
109112
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_i_bitmap_base.html">IBitmapBase</a></td></tr>
110113
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">A base interface to be combined with <a class="el" href="class_i_control.html" title="The lowest level base class of an IGraphics control.">IControl</a> for bitmap-based controls "IBControls", managing an <a class="el" href="class_i_bitmap.html" title="User-facing bitmap abstraction that you use to manage bitmap data, independant of draw class/platform...">IBitmap</a>. <a href="class_i_bitmap_base.html#details">More...</a><br /></td></tr>
111114
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>

0 commit comments

Comments
 (0)