|
438 | 438 | <div class="line"><a id="l00873" name="l00873"></a><span class="lineno"> 873</span> </div>
|
439 | 439 | <div class="line"><a id="l00875" name="l00875"></a><span class="lineno"><a class="line" href="class_i_graphics.html#a7960f9bd277f40380d86194e0716eddf"> 875</a></span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics.html#a7960f9bd277f40380d86194e0716eddf">UpdateTooltips</a>() = 0;</div>
|
440 | 440 | <div class="line"><a id="l00876" name="l00876"></a><span class="lineno"> 876</span> </div>
|
441 |
| -<div class="line"><a id="l00883" name="l00883"></a><span class="lineno"><a class="line" href="class_i_graphics.html#ae111408f55a703055fa47add7719c5bb"> 883</a></span> <span class="keyword">virtual</span> EMsgBoxResult <a class="code hl_function" href="class_i_graphics.html#ae111408f55a703055fa47add7719c5bb">ShowMessageBox</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keyword">const</span> <span class="keywordtype">char</span>* caption, EMsgBoxType type, IMsgBoxCompletionHandlerFunc completionHandler = <span class="keyword">nullptr</span>) = 0;</div> |
| 441 | +<div class="line"><a id="l00883" name="l00883"></a><span class="lineno"><a class="line" href="class_i_graphics.html#abbe2b417e275ced32e4f7cadc6d435bf"> 883</a></span> <span class="keyword">virtual</span> EMsgBoxResult <a class="code hl_function" href="class_i_graphics.html#abbe2b417e275ced32e4f7cadc6d435bf">ShowMessageBox</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* str, <span class="keyword">const</span> <span class="keywordtype">char</span>* title, EMsgBoxType type, IMsgBoxCompletionHandlerFunc completionHandler = <span class="keyword">nullptr</span>) = 0;</div> |
442 | 442 | <div class="line"><a id="l00884" name="l00884"></a><span class="lineno"> 884</span> </div>
|
443 | 443 | <div class="line"><a id="l00891" name="l00891"></a><span class="lineno"><a class="line" href="class_i_graphics.html#a8d1ea967c5bff143a3554d7589e88f58"> 891</a></span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code hl_function" href="class_i_graphics.html#a8d1ea967c5bff143a3554d7589e88f58">PromptForFile</a>(WDL_String& fileName, WDL_String& path, EFileAction action = EFileAction::Open, <span class="keyword">const</span> <span class="keywordtype">char</span>* ext = <span class="stringliteral">""</span>, IFileDialogCompletionHandlerFunc completionHandler = <span class="keyword">nullptr</span>) = 0;</div>
|
444 | 444 | <div class="line"><a id="l00892" name="l00892"></a><span class="lineno"> 892</span> </div>
|
|
1177 | 1177 | <div class="ttc" id="aclass_i_graphics_html_ab9a4fb984f4911b4d3d847c2c7b19821"><div class="ttname"><a href="class_i_graphics.html#ab9a4fb984f4911b4d3d847c2c7b19821">IGraphics::EnableMultiTouch</a></div><div class="ttdeci">bool EnableMultiTouch(bool enable)</div><div class="ttdoc">Enable/disable multi touch, if platform supports it.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8h_source.html#l01147">IGraphics.h:1147</a></div></div>
|
1178 | 1178 | <div class="ttc" id="aclass_i_graphics_html_aba602eb4f6a0a9481f47d7c2c3bff0a8"><div class="ttname"><a href="class_i_graphics.html#aba602eb4f6a0a9481f47d7c2c3bff0a8">IGraphics::LoadSVG</a></div><div class="ttdeci">virtual ISVG LoadSVG(const char *fileNameOrResID, const char *units="px", float dpi=72.f)</div><div class="ttdoc">Load an SVG from disk or from windows resource.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l01620">IGraphics.cpp:1620</a></div></div>
|
1179 | 1179 | <div class="ttc" id="aclass_i_graphics_html_aba99ea1dbf73309d1008fdaf101402d8"><div class="ttname"><a href="class_i_graphics.html#aba99ea1dbf73309d1008fdaf101402d8">IGraphics::LoadAPIBitmap</a></div><div class="ttdeci">virtual APIBitmap * LoadAPIBitmap(const char *fileNameOrResID, int scale, EResourceLocation location, const char *ext)=0</div><div class="ttdoc">Drawing API method to load a bitmap, called internally.</div></div>
|
| 1180 | +<div class="ttc" id="aclass_i_graphics_html_abbe2b417e275ced32e4f7cadc6d435bf"><div class="ttname"><a href="class_i_graphics.html#abbe2b417e275ced32e4f7cadc6d435bf">IGraphics::ShowMessageBox</a></div><div class="ttdeci">virtual EMsgBoxResult ShowMessageBox(const char *str, const char *title, EMsgBoxType type, IMsgBoxCompletionHandlerFunc completionHandler=nullptr)=0</div><div class="ttdoc">Pop up a modal platform message box dialog.</div></div> |
1180 | 1181 | <div class="ttc" id="aclass_i_graphics_html_abc474503de42d4dfd9827b7c532fb6cb"><div class="ttname"><a href="class_i_graphics.html#abc474503de42d4dfd9827b7c532fb6cb">IGraphics::HideMouseCursor</a></div><div class="ttdeci">virtual void HideMouseCursor(bool hide=true, bool lock=true)=0</div><div class="ttdoc">Call to hide/show the mouse cursor.</div></div>
|
1181 | 1182 | <div class="ttc" id="aclass_i_graphics_html_abd37a46dc9c22498faa67874f3f59019"><div class="ttname"><a href="class_i_graphics.html#abd37a46dc9c22498faa67874f3f59019">IGraphics::SetScaleConstraints</a></div><div class="ttdeci">void SetScaleConstraints(float lo, float hi)</div><div class="ttdoc">Sets the minimum and maximum (draw) scaling values.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l00126">IGraphics.cpp:126</a></div></div>
|
1182 | 1183 | <div class="ttc" id="aclass_i_graphics_html_abd5b91fd7f7dd8784b4bf01fbf91da55"><div class="ttname"><a href="class_i_graphics.html#abd5b91fd7f7dd8784b4bf01fbf91da55">IGraphics::PathQuadraticBezierTo</a></div><div class="ttdeci">virtual void PathQuadraticBezierTo(float cx, float cy, float x2, float y2)=0</div><div class="ttdoc">Add a quadratic bezier to the current path from the current point to the specified location.</div></div>
|
|
1207 | 1208 | <div class="ttc" id="aclass_i_graphics_html_add082b0067feb509b9e857003ea791d7"><div class="ttname"><a href="class_i_graphics.html#add082b0067feb509b9e857003ea791d7">IGraphics::ShowingFPSDisplay</a></div><div class="ttdeci">bool ShowingFPSDisplay()</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8h_source.html#l01342">IGraphics.h:1342</a></div></div>
|
1208 | 1209 | <div class="ttc" id="aclass_i_graphics_html_ade42e8d5a3441092bdb868b11c7806c9"><div class="ttname"><a href="class_i_graphics.html#ade42e8d5a3441092bdb868b11c7806c9">IGraphics::ForceEndUserEdit</a></div><div class="ttdeci">virtual void ForceEndUserEdit()=0</div><div class="ttdoc">Call to force end text entry (will cancel any half input text.</div></div>
|
1209 | 1210 | <div class="ttc" id="aclass_i_graphics_html_adee2e73ca530755b7344dcbf864d18cb"><div class="ttname"><a href="class_i_graphics.html#adee2e73ca530755b7344dcbf864d18cb">IGraphics::OnGUIIdle</a></div><div class="ttdeci">void OnGUIIdle()</div><div class="ttdoc">This is an idle timer tick call on the GUI thread, only active if USE_IDLE_CALLS is defined.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8cpp_source.html#l01493">IGraphics.cpp:1493</a></div></div>
|
1210 |
| -<div class="ttc" id="aclass_i_graphics_html_ae111408f55a703055fa47add7719c5bb"><div class="ttname"><a href="class_i_graphics.html#ae111408f55a703055fa47add7719c5bb">IGraphics::ShowMessageBox</a></div><div class="ttdeci">virtual EMsgBoxResult ShowMessageBox(const char *str, const char *caption, EMsgBoxType type, IMsgBoxCompletionHandlerFunc completionHandler=nullptr)=0</div><div class="ttdoc">Pop up a modal platform message box dialog.</div></div> |
1211 | 1211 | <div class="ttc" id="aclass_i_graphics_html_ae1f3731ce38d7647fb4fa68c3b94fa70"><div class="ttname"><a href="class_i_graphics.html#ae1f3731ce38d7647fb4fa68c3b94fa70">IGraphics::GetDelegate</a></div><div class="ttdeci">IGEditorDelegate * GetDelegate()</div><div class="ttdoc">Gets a pointer to the delegate class that handles communication to and from this graphics context.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8h_source.html#l01122">IGraphics.h:1122</a></div></div>
|
1212 | 1212 | <div class="ttc" id="aclass_i_graphics_html_ae3e7fc4b4de7a8f5cd45eb2be2f9cfc0"><div class="ttname"><a href="class_i_graphics.html#ae3e7fc4b4de7a8f5cd45eb2be2f9cfc0">IGraphics::ShowAreaDrawn</a></div><div class="ttdeci">void ShowAreaDrawn(bool enable)</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8h_source.html#l01176">IGraphics.h:1176</a></div></div>
|
1213 | 1213 | <div class="ttc" id="aclass_i_graphics_html_ae41c071af426a8bdf58e50f31cf0d64c"><div class="ttname"><a href="class_i_graphics.html#ae41c071af426a8bdf58e50f31cf0d64c">IGraphics::GetControl</a></div><div class="ttdeci">IControl * GetControl(int idx)</div><div class="ttdoc">Get the control at a certain index in the control stack.</div><div class="ttdef"><b>Definition:</b> <a href="_i_graphics_8h_source.html#l01354">IGraphics.h:1354</a></div></div>
|
|
0 commit comments