⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 classfg__object.html

📁 《道法自然》书的源码FishGUI,一个跨平台的界面库
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<p>在文件<a class="el" href="FG__Object_8h-source.html">FG_Object.h</a>第<a class="el" href="FG__Object_8h-source.html#l00254">254</a>行定义。<p>参考 <a class="el" href="FG__Common_8h-source.html#l00051">BYTE</a>、<a class="el" href="FG__TimerManager_8cpp-source.html#l00051">FG_GetTimerManager()</a>及<a class="el" href="FG__TimerManager_8cpp-source.html#l00113">FG_TimerManager::KillTimer()</a>.<p>参考自 <a class="el" href="FG__Screen_8cpp-source.html#l00188">FG_Screen::OnDrawTimer()</a>、<a class="el" href="FG__Button_8cpp-source.html#l00121">FG_Button::OnLButtonUp()</a>、<a class="el" href="Win1_8cpp-source.html#l00104">Win1::OnStop()</a>、<a class="el" href="MainWindow_8cpp-source.html#l00186">MainWindow::OnStop()</a>及<a class="el" href="FG__Button_8cpp-source.html#l00134">FG_Button::OnTimerUp()</a>.    </td>  </tr></table><p>Here is the call graph for this function:<p><center><img src="classFG__Object_b1_cgraph.png" border="0" usemap="#classFG__Object_b1_cgraph_map" alt=""></center><map name="classFG__Object_b1_cgraph_map"><area href="group__Framework.html#ga0" shape="rect" coords="216,20,352,47" alt=""><area href="classFG__TimerManager.html#a1" shape="rect" coords="197,96,371,123" alt=""><area href="classFG__TimerManager.html#e0" shape="rect" coords="420,7,647,33" alt=""><area href="group__Utility.html#ga10" shape="rect" coords="487,57,580,84" alt=""><area href="classFG__SList.html#a2" shape="rect" coords="485,108,581,135" alt=""><area href="classFG__SList.html#a3" shape="rect" coords="475,159,592,185" alt=""></map><a class="anchor" name="a20" doxytag="FG_Object::Message" ></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_Object::Message </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="structFG__Message.html">FG_Message</a> *&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>pMsg</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>消息分发函数. <p>首先得到消息映射表的指针,从本类直到基类的消息映射表中寻找该消息, 然后,根据消息类型分发消息 <dl compact><dt><b>参数:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign=top><em>pMsg</em>&nbsp;</td><td>要分发的消息指针 </td></tr>  </table></dl><dl compact><dt><b>返回:</b></dt><dd>该消息是否已被处理 true 该消息已被处理 false 该消息未被处理 </dd></dl><p>在文件<a class="el" href="FG__Object_8cpp-source.html">FG_Object.cpp</a>第<a class="el" href="FG__Object_8cpp-source.html#l00170">170</a>行定义。<p>参考 <a class="el" href="FG__OSAdaptor_8cpp-source.html#l00061">FG_GetAdaptor()</a>、<a class="el" href="group__Utility.html#gga12a19">FG_MSG_DRAW</a>、<a class="el" href="group__Utility.html#gga12a24">FG_MSG_DRAW_REQUEST</a>、<a class="el" href="group__Utility.html#gga12a25">FG_MSG_FOCUS</a>、<a class="el" href="group__Utility.html#gga12a20">FG_MSG_KEY</a>、<a class="el" href="group__Utility.html#gga12a21">FG_MSG_MOUSE</a>、<a class="el" href="group__Utility.html#gga12a26">FG_MSG_NOTIFY</a>、<a class="el" href="group__Utility.html#gga12a22">FG_MSG_TIMER</a>、<a class="el" href="group__Utility.html#gga12a27">FG_MSG_UPDATE_VIEW</a>、<a class="el" href="FG__MsgMap_8h-source.html#l00177">FG_PMSG_bm</a>、<a class="el" href="FG__MsgMap_8h-source.html#l00154">FG_PMSG_vd</a>、<a class="el" href="FG__MsgMap_8h-source.html#l00164">FG_PMSG_vm</a>、<a class="el" href="FG__MsgMap_8cpp-source.html#l00043">FG_MSGMAP::FindMsgCallback()</a>、<a class="el" href="FG__Object_8cpp-source.html#l00056">GetMessageMap()</a>、<a class="el" href="FG__MsgMap_8h-source.html#l00202">FG_MSGMAP_ENTRY::m_Callback</a>、<a class="el" href="FG__MsgMap_8h-source.html#l00213">FG_MSGMAP::m_pBaseMsgMap</a>、<a class="el" href="FG__MsgMap_8h-source.html#l00199">FG_MSGMAP_ENTRY::m_wID</a>、<a class="el" href="FG__Message_8h-source.html#l00194">FG_Message::wData</a>、<a class="el" href="FG__Message_8h-source.html#l00196">FG_Message::wID</a>及<a class="el" href="FG__Message_8h-source.html#l00192">FG_Message::wType</a>.<p>参考自 <a class="el" href="FG__Window_8cpp-source.html#l00105">FG_Window::ChangeFocus()</a>、<a class="el" href="FG__Object_8cpp-source.html#l00230">NotifyParent()</a>、<a class="el" href="FG__Window_8cpp-source.html#l00173">FG_Window::OnDrawRequest()</a>、<a class="el" href="FG__Window_8cpp-source.html#l00240">FG_Window::OnFocus()</a>、<a class="el" href="FG__Window_8cpp-source.html#l00192">FG_Window::OnKey()</a>、<a class="el" href="FG__Object_8cpp-source.html#l00239">RequestDraw()</a>及<a class="el" href="FG__TimerManager_8cpp-source.html#l00057">FG_Timer::Tick()</a>.    </td>  </tr></table><p>Here is the call graph for this function:<p><center><img src="classFG__Object_a20_cgraph.png" border="0" usemap="#classFG__Object_a20_cgraph_map" alt=""></center><map name="classFG__Object_a20_cgraph_map"><area href="group__OSAdaptor.html#ga1" shape="rect" coords="249,7,348,33" alt=""><area href="structFG__MSGMAP.html#a0" shape="rect" coords="199,57,399,84" alt=""><area href="classFG__Object.html#b5" shape="rect" coords="209,108,388,135" alt=""><area href="classFG__OSAdaptor.html#e0" shape="rect" coords="448,7,619,33" alt=""></map><a class="anchor" name="b3" doxytag="FG_Object::NotifyParent" ></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_Object::NotifyParent </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const <a class="el" href="group__Utility.html#ga1">WORD</a>&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>wNotification</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [protected]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>发送通知消息给该窗口元素的父窗口 <p><dl compact><dt><b>参数:</b></dt><dd>  <table border="0" cellspacing="2" cellpadding="0">    <tr><td valign=top><em>wNotification</em>&nbsp;</td><td>通知消息的类型 </td></tr>  </table></dl><p>在文件<a class="el" href="FG__Object_8cpp-source.html">FG_Object.cpp</a>第<a class="el" href="FG__Object_8cpp-source.html#l00230">230</a>行定义。<p>参考 <a class="el" href="group__Utility.html#gga12a26">FG_MSG_NOTIFY</a>、<a class="el" href="FG__Object_8h-source.html#l00146">ID()</a>、<a class="el" href="FG__Object_8h-source.html#l00294">m_pParent</a>、<a class="el" href="FG__Object_8cpp-source.html#l00170">Message()</a>及<a class="el" href="FG__Common_8h-source.html#l00055">WORD</a>.<p>参考自 <a class="el" href="FG__RadioButton_8cpp-source.html#l00092">FG_RadioButton::OnKeyDown()</a>、<a class="el" href="FG__CheckBox_8cpp-source.html#l00077">FG_CheckBox::OnKeyDown()</a>、<a class="el" href="FG__Button_8cpp-source.html#l00093">FG_Button::OnKeyUp()</a>、<a class="el" href="FG__RadioButton_8cpp-source.html#l00107">FG_RadioButton::OnLButtonDown()</a>、<a class="el" href="FG__CheckBox_8cpp-source.html#l00094">FG_CheckBox::OnLButtonDown()</a>、<a class="el" href="FG__Button_8cpp-source.html#l00121">FG_Button::OnLButtonUp()</a>、<a class="el" href="FG__Button_8cpp-source.html#l00134">FG_Button::OnTimerUp()</a>及<a class="el" href="FG__RadioButton_8cpp-source.html#l00117">FG_RadioButton::UncheckGroup()</a>.    </td>  </tr></table><p>Here is the call graph for this function:<p><center><img src="classFG__Object_b3_cgraph.png" border="0" usemap="#classFG__Object_b3_cgraph_map" alt=""></center><map name="classFG__Object_b3_cgraph_map"><area href="classFG__Object.html#a10" shape="rect" coords="239,7,329,33" alt=""><area href="classFG__Object.html#a20" shape="rect" coords="219,57,349,84" alt=""><area href="group__OSAdaptor.html#ga1" shape="rect" coords="449,7,548,33" alt=""><area href="structFG__MSGMAP.html#a0" shape="rect" coords="399,57,599,84" alt=""><area href="classFG__Object.html#b5" shape="rect" coords="409,108,588,135" alt=""><area href="classFG__OSAdaptor.html#e0" shape="rect" coords="648,7,819,33" alt=""></map><a class="anchor" name="b6" doxytag="FG_Object::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_Object::OnDraw </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="classFG__OSAdaptor.html">FG_OSAdaptor</a> *&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>pAdaptor</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [inline, protected]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </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>&nbsp;</td><td>指向操作系统适配器的指针 </td></tr>  </table></dl><p>被<a class="el" href="classMyButton.html#b0">MyButton</a>、<a class="el" href="classFG__Bitmap.html#b0">FG_Bitmap</a>、<a class="el" href="classFG__Button.html#b0">FG_Button</a>、<a class="el" href="classFG__CheckBox.html#b0">FG_CheckBox</a>、<a class="el" href="classFG__Edit.html#b0">FG_Edit</a>、<a class="el" href="classFG__Group.html#b0">FG_Group</a>、<a class="el" href="classFG__Label.html#b0">FG_Label</a>、<a class="el" href="classFG__RadioButton.html#b0">FG_RadioButton</a>及<a class="el" href="classFG__Window.html#b0">FG_Window</a>重载。<p>在文件<a class="el" href="FG__Object_8h-source.html">FG_Object.h</a>第<a class="el" href="FG__Object_8h-source.html#l00320">320</a>行定义。<p>参考 <a class="el" href="FG__Object_8cpp-source.html#l00061">DrawBorder()</a>.<p>参考自 <a class="el" href="FG__Screen_8cpp-source.html#l00195">FG_Screen::DrawAllWindow()</a>、<a class="el" href="FG__Window_8cpp-source.html#l00145">FG_Window::OnDraw()</a>、<a class="el" href="FG__RadioButton_8cpp-source.html#l00064">FG_RadioButton::OnDraw()</a>、<a class="el" href="FG__Label_8cpp-source.html#l00047">FG_Label::OnDraw()</a>、<a class="el" href="FG__Group_8cpp-source.html#l00047">FG_Group::OnDraw()</a>、<a class="el" href="FG__CheckBox_8cpp-source.html#l00049">FG_CheckBox::OnDraw()</a>、<a class="el" href="FG__Button_8cpp-source.html#l00053">FG_Button::OnDraw()</a>及<a class="el" href="FG__Bitmap_8cpp-source.html#l00047">FG_Bitmap::OnDraw()</a>.    </td>  </tr></table><p>Here is the call graph for this function:<p><center><img src="classFG__Object_b6_cgraph.png" border="0" usemap="#classFG__Object_b6_cgraph_map" alt=""></center><map name="classFG__Object_b6_cgraph_map"><area href="classFG__Object.html#b2" shape="rect" coords="193,83,340,109" alt=""><area href="classFG__OSAdaptor.html#a3" shape="rect" coords="396,7,564,33" alt=""><area href="classFG__OSAdaptor.html#a11" shape="rect" coords="388,57,572,84" alt=""><area href="classFG__OSAdaptor.html#a4" shape="rect" coords="401,108,559,135" alt=""><area href="classFG__OSAdaptor.html#a5" shape="rect" coords="405,159,555,185" alt=""><area href="classFG__OSDrawInterface.html#a2" shape="rect" coords="629,7,829,33" alt=""><area href="classFG__OSDrawInterface.html#a10" shape="rect" coords="621,57,837,84" alt=""><area href="classFG__OSDrawInterface.html#a3" shape="rect" coords="635,108,824,135" alt=""><area href="classFG__OSDrawInterface.html#a4" shape="rect" coords="639,159,820,185" alt=""></map><a class="anchor" name="b7" doxytag="FG_Object::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_Object::OnFocus </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top"><a class="el" href="structFG__Message.html">FG_Message</a> *&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>pMsg</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [protected]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </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>&nbsp;</td><td>指向焦点切换消息结构的指针 </td></tr>  </table></dl><p>被<a class="el" href="classFG__Edit.html#b4">FG_Edit</a>及<a class="el" href="classFG__Window.html#b4">FG_Window</a>重载。<p>在文件<a class="el" href="FG__Object_8cpp-source.html">FG_Object.cpp</a>第<a class="el" href="FG__Object_8cpp-source.html#l00250">250</a>行定义。<p>参考 <a class="el" href="group__Utility.html#gga15a36">FFS_LOSE</a>、<a class="el" href="FG__Object_8cpp-source.html#l00239">Requ

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -