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

📄 classwin1.html

📁 《道法自然》书的源码FishGUI,一个跨平台的界面库
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<area href="classFG__Factory.html#a2" shape="rect" coords="141,260,304,287" alt=""><area href="classFG__Factory.html#a3" shape="rect" coords="143,311,303,337" alt=""><area href="classFG__Factory.html#a6" shape="rect" coords="144,361,301,388" alt=""><area href="group__Framework.html#ga1" shape="rect" coords="173,412,272,439" alt=""><area href="classFG__Window.html#a5" shape="rect" coords="144,209,301,236" alt=""><area href="structFG__Rect.html#a2" shape="rect" coords="179,463,267,489" alt=""><area href="classFG__Container.html#b0" shape="rect" coords="372,57,519,84" alt=""><area href="classFG__Widget.html#a1" shape="rect" coords="585,108,748,135" alt=""><area href="classFG__Window.html#a6" shape="rect" coords="363,159,528,185" alt=""><area href="classFG__BList.html#a6" shape="rect" coords="620,7,713,33" alt=""><area href="classFG__Object.html#a11" shape="rect" coords="608,57,725,84" alt=""><area href="classFG__Object.html#a20" shape="rect" coords="601,159,732,185" alt=""><area href="classFG__Screen.html#a3" shape="rect" coords="372,387,519,413" alt=""><area href="classFG__Screen.html#e0" shape="rect" coords="373,437,517,464" alt=""><area href="classFG__Screen.html#b3" shape="rect" coords="593,437,740,464" alt=""><area href="classFG__Container.html#a3" shape="rect" coords="372,209,519,236" alt=""><area href="classFG__KeyMap.html#a1" shape="rect" coords="365,260,525,287" alt=""><area href="classFG__Widget.html#a2" shape="rect" coords="355,311,536,337" alt=""><area href="group__Utility.html#ga10" shape="rect" coords="620,209,713,236" alt=""><area href="classFG__BList.html#a3" shape="rect" coords="619,260,715,287" alt=""><area href="classFG__SList.html#a4" shape="rect" coords="620,311,713,337" alt=""></map><hr><h2>成员函数文档</h2><a class="anchor" name="b5" doxytag="Win1::GetMessageMap" ></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"> const <a class="el" href="structFG__MSGMAP.html">FG_MSGMAP</a> * Win1::GetMessageMap </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap> const<code> [protected, virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>得到本类的消息映射表指针 <p>虚函数,派生类覆盖该函数,来返回自己的消息映射表指针,通过宏<a class="el" href="group__MsgMap__Define.html#ga1">BEGIN_MESSAGE_MAP</a>生成 <dl compact><dt><b>返回:</b></dt><dd>本类的消息映射表指针 </dd></dl><p>重载<a class="el" href="classFG__Window.html#b5">FG_Window</a>。<p>在文件<a class="el" href="Win1_8cpp-source.html">Win1.cpp</a>第<a class="el" href="Win1_8cpp-source.html#l00045">45</a>行定义。    </td>  </tr></table><a class="anchor" name="b3" doxytag="Win1::OnClose" ></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 Win1::OnClose </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">void&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </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#gga16a38">FBN_PRESSED</a>,<a class="el" href="classWin1.html#w5w4">ID_CLOSE</a>)的处理函数 <p><p>在文件<a class="el" href="Win1_8cpp-source.html">Win1.cpp</a>第<a class="el" href="Win1_8cpp-source.html#l00120">120</a>行定义。<p>参考 <a class="el" href="FG__Screen_8cpp-source.html#l00059">FG_GetScreen()</a>及<a class="el" href="FG__Screen_8cpp-source.html#l00140">FG_Screen::RemoveWindow()</a>.    </td>  </tr></table><p>Here is the call graph for this function:<p><center><img src="classWin1_b3_cgraph.png" border="0" usemap="#classWin1_b3_cgraph_map" alt=""></center><map name="classWin1_b3_cgraph_map"><area href="group__Framework.html#ga0" shape="rect" coords="205,7,298,33" alt=""><area href="classFG__Screen.html#a1" shape="rect" coords="165,57,338,84" alt=""><area href="classFG__Screen.html#e0" shape="rect" coords="402,7,546,33" alt=""><area href="classFG__Screen.html#b2" shape="rect" coords="388,57,561,84" alt=""><area href="classFG__Container.html#b1" shape="rect" coords="389,108,560,135" alt=""></map><a class="anchor" name="b2" doxytag="Win1::OnOpen" ></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 Win1::OnOpen </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">void&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </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>“打开窗口2”按钮按下通知消息(<a class="el" href="group__Utility.html#gga16a38">FBN_PRESSED</a>,<a class="el" href="classWin1.html#w5w3">ID_OPEN</a>)的处理函数 <p><p>在文件<a class="el" href="Win1_8cpp-source.html">Win1.cpp</a>第<a class="el" href="Win1_8cpp-source.html#l00114">114</a>行定义。<p>参考 <a class="el" href="FG__Screen_8cpp-source.html#l00119">FG_Screen::AddWindow()</a>及<a class="el" href="FG__Screen_8cpp-source.html#l00059">FG_GetScreen()</a>.    </td>  </tr></table><p>Here is the call graph for this function:<p><center><img src="classWin1_b2_cgraph.png" border="0" usemap="#classWin1_b2_cgraph_map" alt=""></center><map name="classWin1_b2_cgraph_map"><area href="classFG__Screen.html#a0" shape="rect" coords="161,57,313,84" alt=""><area href="group__Framework.html#ga0" shape="rect" coords="191,108,284,135" alt=""><area href="classFG__Container.html#b0" shape="rect" coords="363,57,509,84" alt=""><area href="classFG__BList.html#a6" shape="rect" coords="587,7,680,33" alt=""><area href="classFG__Object.html#a11" shape="rect" coords="575,57,692,84" alt=""><area href="classFG__Screen.html#e0" shape="rect" coords="364,108,508,135" alt=""><area href="classFG__Screen.html#b3" shape="rect" coords="560,108,707,135" alt=""></map><a class="anchor" name="b0" doxytag="Win1::OnStart" ></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 Win1::OnStart </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">void&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </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#gga16a38">FBN_PRESSED</a>,<a class="el" href="classWin1.html#w5w1">ID_START</a>)的处理函数 <p><p>在文件<a class="el" href="Win1_8cpp-source.html">Win1.cpp</a>第<a class="el" href="Win1_8cpp-source.html#l00094">94</a>行定义。<p>参考 <a class="el" href="FG__Object_8h-source.html#l00241">FG_Object::StartTimer()</a>.    </td>  </tr></table><p>Here is the call graph for this function:<p><center><img src="classWin1_b0_cgraph.png" border="0" usemap="#classWin1_b0_cgraph_map" alt=""></center><map name="classWin1_b0_cgraph_map"><area href="classFG__Object.html#b0" shape="rect" coords="160,59,299,85" alt=""><area href="group__Framework.html#ga0" shape="rect" coords="372,20,508,47" alt=""><area href="classFG__TimerManager.html#a0" shape="rect" coords="348,96,532,123" alt=""><area href="classFG__TimerManager.html#e0" shape="rect" coords="580,7,807,33" alt=""><area href="classFG__SList.html#a4" shape="rect" coords="647,57,740,84" alt=""><area href="group__Utility.html#ga10" shape="rect" coords="647,108,740,135" alt=""><area href="classFG__SList.html#a2" shape="rect" coords="645,159,741,185" alt=""></map><a class="anchor" name="b1" doxytag="Win1::OnStop" ></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 Win1::OnStop </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">void&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>

⌨️ 快捷键说明

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