📄 classfg__edit.html
字号:
Here is the call graph for this function:<p><center><img src="classFG__Edit_d0_cgraph.png" border="0" usemap="#classFG__Edit_d0_cgraph_map" alt=""></center><map name="classFG__Edit_d0_cgraph_map"><area href="classFG__Edit.html#d2" shape="rect" coords="197,7,355,33" alt=""><area href="classFG__TextWidget.html#a1" shape="rect" coords="201,108,351,135" alt=""><area href="classFG__TextWidget.html#a2" shape="rect" coords="201,57,351,84" alt=""><area href="classFG__TextWidget.html#a3" shape="rect" coords="192,159,360,185" alt=""><area href="classFG__Object.html#b4" shape="rect" coords="409,7,567,33" alt=""><area href="classFG__Object.html#a20" shape="rect" coords="616,7,747,33" alt=""><area href="classFG__String.html#a4" shape="rect" coords="427,108,549,135" alt=""><area href="classFG__String.html#a3" shape="rect" coords="427,57,549,84" alt=""><area href="classFG__String.html#a5" shape="rect" coords="431,159,545,185" alt=""></map><a class="anchor" name="b3" doxytag="FG_Edit::OnCursorTimer" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void FG_Edit::OnCursorTimer </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">void </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [protected]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>光标闪烁的定时器消息(<a class="el" href="classFG__Edit.html#y1y0">TIMERID_CURSOR</a>)的处理函数 <p><p>在文件<a class="el" href="FG__Edit_8cpp-source.html">FG_Edit.cpp</a>第<a class="el" href="FG__Edit_8cpp-source.html#l00145">145</a>行定义。<p>参考 <a class="el" href="FG__Object_8h-source.html#l00217">FG_Object::IsFocus()</a>、<a class="el" href="FG__Edit_8h-source.html#l00111">m_bDrawCursor</a>及<a class="el" href="FG__Object_8cpp-source.html#l00239">FG_Object::RequestDraw()</a>. </td> </tr></table><p>Here is the call graph for this function:<p><center><img src="classFG__Edit_b3_cgraph.png" border="0" usemap="#classFG__Edit_b3_cgraph_map" alt=""></center><map name="classFG__Edit_b3_cgraph_map"><area href="classFG__Object.html#a19" shape="rect" coords="233,7,359,33" alt=""><area href="classFG__Object.html#b4" shape="rect" coords="217,57,375,84" alt=""><area href="classFG__Object.html#a20" shape="rect" coords="424,57,555,84" alt=""><area href="group__OSAdaptor.html#ga1" shape="rect" coords="655,7,753,33" alt=""><area href="structFG__MSGMAP.html#a0" shape="rect" coords="604,57,804,84" alt=""><area href="classFG__Object.html#b5" shape="rect" coords="615,108,793,135" alt=""></map><a class="anchor" name="b0" doxytag="FG_Edit::OnDraw" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void FG_Edit::OnDraw </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="classFG__OSAdaptor.html">FG_OSAdaptor</a> * </td> <td class="mdname1" valign="top" nowrap> <em>pAdaptor</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [protected]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>重画消息<a class="el" href="group__Utility.html#gga12a19">FG_MSG_DRAW</a>的处理函数. <p><dl compact><dt><b>参数:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign=top><em>pAdaptor</em> </td><td>指向操作系统适配器的指针 </td></tr> </table></dl><p>重载<a class="el" href="classFG__Label.html#b0">FG_Label</a>。<p>在文件<a class="el" href="FG__Edit_8cpp-source.html">FG_Edit.cpp</a>第<a class="el" href="FG__Edit_8cpp-source.html#l00073">73</a>行定义。<p>参考 <a class="el" href="FG__OSAdaptor_8cpp-source.html#l00113">FG_OSAdaptor::BeginDraw()</a>、<a class="el" href="FG__X11Adaptor_8cpp-source.html#l00058">COLOR_BLACK</a>、<a class="el" href="FG__OSAdaptor_8cpp-source.html#l00120">FG_OSAdaptor::EndDraw()</a>、<a class="el" href="FG__Object_8cpp-source.html#l00147">FG_Object::GetClientRect()</a>、<a class="el" href="FG__TextWidget_8h-source.html#l00069">FG_TextWidget::GetText()</a>、<a class="el" href="FG__OSAdaptor_8cpp-source.html#l00157">FG_OSAdaptor::GetTextHeight()</a>、<a class="el" href="FG__OSAdaptor_8cpp-source.html#l00148">FG_OSAdaptor::GetTextWidth()</a>、<a class="el" href="FG__Object_8h-source.html#l00217">FG_Object::IsFocus()</a>、<a class="el" href="FG__OSAdaptor_8cpp-source.html#l00134">FG_OSAdaptor::Line()</a>、<a class="el" href="FG__Edit_8h-source.html#l00111">m_bDrawCursor</a>、<a class="el" href="FG__Edit_8h-source.html#l00109">m_wCursorPos</a>、<a class="el" href="FG__Label_8cpp-source.html#l00047">FG_Label::OnDraw()</a>、<a class="el" href="FG__Rect_8h-source.html#l00059">FG_Rect::wBottom</a>、<a class="el" href="FG__Rect_8h-source.html#l00053">FG_Rect::wLeft</a>、<a class="el" href="FG__Common_8h-source.html#l00055">WORD</a>及<a class="el" href="FG__Rect_8h-source.html#l00055">FG_Rect::wTop</a>. </td> </tr></table><p>Here is the call graph for this function:<p><center><img src="classFG__Edit_b0_cgraph.png" border="0" usemap="#classFG__Edit_b0_cgraph_map" alt=""></center><map name="classFG__Edit_b0_cgraph_map"><area href="classFG__OSAdaptor.html#a3" shape="rect" coords="365,6,533,33" alt=""><area href="classFG__OSAdaptor.html#a4" shape="rect" coords="371,57,528,84" alt=""><area href="classFG__Object.html#a3" shape="rect" coords="369,108,529,134" alt=""><area href="classFG__TextWidget.html#a1" shape="rect" coords="375,361,524,388" alt=""><area href="classFG__OSAdaptor.html#a9" shape="rect" coords="356,412,543,438" alt=""><area href="classFG__OSAdaptor.html#a8" shape="rect" coords="357,462,541,489" alt=""><area href="classFG__Object.html#a19" shape="rect" coords="180,462,305,489" alt=""><area href="classFG__OSAdaptor.html#a6" shape="rect" coords="179,513,307,540" alt=""><area href="classFG__Label.html#b0" shape="rect" coords="184,260,301,286" alt=""><area href="classFG__OSDrawInterface.html#a2" shape="rect" coords="601,6,801,33" alt=""><area href="classFG__OSDrawInterface.html#a3" shape="rect" coords="607,57,796,84" alt=""><area href="structFG__Rect.html#a2" shape="rect" coords="657,108,745,134" alt=""><area href="classFG__String.html#a4" shape="rect" coords="640,336,763,362" alt=""><area href="classFG__OSDrawInterface.html#a8" shape="rect" coords="592,412,811,438" alt=""><area href="classFG__OSDrawInterface.html#a7" shape="rect" coords="593,462,809,489" alt=""><area href="classFG__OSDrawInterface.html#a5" shape="rect" coords="368,513,531,540" alt=""><area href="classFG__OSAdaptor.html#a7" shape="rect" coords="371,209,528,236" alt=""><area href="classFG__Object.html#b6" shape="rect" coords="387,260,512,286" alt=""><area href="classFG__TextWidget.html#a3" shape="rect" coords="365,158,533,185" alt=""></map><a class="anchor" name="b4" doxytag="FG_Edit::OnFocus" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> void FG_Edit::OnFocus </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="structFG__Message.html">FG_Message</a> * </td> <td class="mdname1" valign="top" nowrap> <em>pMsg</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [protected]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>焦点切换消息<a class="el" href="group__Utility.html#gga12a25">FG_MSG_FOCUS</a>的处理函数 <p><dl compact><dt><b>参数:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign=top><em>pMsg</em> </td><td>指向焦点切换消息结构的指针 </td></tr> </table></dl><p>重载<a class="el" href="classFG__Object.html#b7">FG_Object</a>。<p>在文件<a class="el" href="FG__Edit_8cpp-source.html">FG_Edit.cpp</a>第<a class="el" href="FG__Edit_8cpp-source.html#l00155">155</a>行定义。<p>参考 <a class="el" href="group__Utility.html#gga15a35">FFS_GET</a>、<a class="el" href="FG__Edit_8h-source.html#l00111">m_bDrawCursor</a>、<a class="el" href="FG__Object_8cpp-source.html#l00250">FG_Object::OnFocus()</a>及<a class="el" href="FG__Message_8h-source.html#l00194">FG_Message::wData</a>. </td> </tr></table><p>Here is the call graph for this function:<p><center><img src="classFG__Edit_b4_cgraph.png" border="0" usemap="#classFG__Edit_b4_cgraph_map" alt=""></center><map name="classFG__Edit_b4_cgraph_map"><area href="classFG__Object.html#b7" shape="rect" coords="184,57,315,84" alt=""><area href="classFG__Object.html#b4" shape="rect" coords="364,7,521,33" alt=""><area href="classFG__Object.html#a18" shape="rect" coords="368,57,517,84" alt=""><area href="classFG__Object.html#a17" shape="rect" coords="376,108,509,135" alt=""><area href="classFG__Object.html#a20" shape="rect" coords="571,7,701,33" alt=""></map><a class="anchor" name="b1" doxytag="FG_Edit::OnKeyDown" ></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"> bool FG_Edit::OnKeyDown </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="structFG__Message.html">FG_Message</a> * </td> <td class="mdname1" valign="top" nowrap> <em>pMsg</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [protected]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>键盘按下消息(<a class="el" href="group__Utility.html#gga12a20">FG_MSG_KEY</a>,<a class="el" href="group__Utility.html#gga13a29">FKS_DOWN</a>)的处理函数 <p>特殊处理<a class="el" href="group__Virtual__Key.html#ga13">FVK_DELETE</a>、<a class="el" href="group__Virtual__Key.html#ga14">FVK_LEFT</a>、<a class="el" href="group__Virtual__Key.html#ga15">FVK_RIGHT</a>等键,输入数字0--9 <dl compact><dt><b>参数:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign=top><em>pMsg</em> </td><td>指向键盘消息结构的指针 </td></tr> </table></dl><p>在文件<a class="el" href="FG__Edit_8cpp-source.html">FG_Edit.cpp</a>第<a class="el" href="FG__Edit_8cpp-source.html#l00108">108</a>行定义。
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -