📄 classwin1.html
字号:
<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#gga16a38">FBN_PRESSED</a>,<a class="el" href="classWin1.html#w5w2">ID_STOP</a>)的处理函数 <p><p>在文件<a class="el" href="Win1_8cpp-source.html">Win1.cpp</a>第<a class="el" href="Win1_8cpp-source.html#l00104">104</a>行定义。<p>参考 <a class="el" href="FG__Object_8h-source.html#l00254">FG_Object::KillTimer()</a>. </td> </tr></table><p>Here is the call graph for this function:<p><center><img src="classWin1_b1_cgraph.png" border="0" usemap="#classWin1_b1_cgraph_map" alt=""></center><map name="classWin1_b1_cgraph_map"><area href="classFG__Object.html#b1" shape="rect" coords="156,59,286,85" alt=""><area href="group__Framework.html#ga0" shape="rect" coords="354,20,490,47" alt=""><area href="classFG__TimerManager.html#a1" shape="rect" coords="336,96,509,123" alt=""><area href="classFG__TimerManager.html#e0" shape="rect" coords="558,7,785,33" alt=""><area href="group__Utility.html#ga10" shape="rect" coords="625,57,718,84" alt=""><area href="classFG__SList.html#a2" shape="rect" coords="624,108,720,135" alt=""><area href="classFG__SList.html#a3" shape="rect" coords="613,159,730,185" alt=""></map><a class="anchor" name="b4" doxytag="Win1::OnTimer" ></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::OnTimer </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="classWin1.html#x1x0">ID_ANIMATION_TIMER</a>)的处理函数 <p>显示下一帧位图 <p>在文件<a class="el" href="Win1_8cpp-source.html">Win1.cpp</a>第<a class="el" href="Win1_8cpp-source.html#l00126">126</a>行定义。<p>参考 <a class="el" href="FG__Container_8cpp-source.html#l00047">FG_Container::GetChild()</a>及<a class="el" href="FG__TextWidget_8h-source.html#l00077">FG_TextWidget::SetText()</a>. </td> </tr></table><p>Here is the call graph for this function:<p><center><img src="classWin1_b4_cgraph.png" border="0" usemap="#classWin1_b4_cgraph_map" alt=""></center><map name="classWin1_b4_cgraph_map"><area href="classFG__Container.html#a3" shape="rect" coords="167,57,313,84" alt=""><area href="classFG__TextWidget.html#a2" shape="rect" coords="165,108,315,135" alt=""><area href="group__Utility.html#ga10" shape="rect" coords="396,7,489,33" alt=""><area href="classFG__BList.html#a3" shape="rect" coords="395,57,491,84" alt=""><area href="classFG__ListCheck.html#a0" shape="rect" coords="571,7,701,33" alt=""><area href="classFG__String.html#a3" shape="rect" coords="381,108,504,135" alt=""><area href="classFG__Object.html#b4" shape="rect" coords="364,159,521,185" alt=""><area href="classFG__Object.html#a20" shape="rect" coords="571,159,701,185" alt=""></map><hr><h2>成员数据文档</h2><a class="anchor" name="p1" doxytag="Win1::m_bStart" ></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 <a class="el" href="classWin1.html#p1">Win1::m_bStart</a><code> [protected]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>动画是否启动,true表示启动,false表示停止 <p><p>在文件<a class="el" href="Win1_8h-source.html">Win1.h</a>第<a class="el" href="Win1_8h-source.html#l00108">108</a>行定义。 </td> </tr></table><a class="anchor" name="p0" doxytag="Win1::m_iBmpNum" ></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"> int <a class="el" href="classWin1.html#p0">Win1::m_iBmpNum</a><code> [protected]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>当前显示的动画帧数 <p><p>在文件<a class="el" href="Win1_8h-source.html">Win1.h</a>第<a class="el" href="Win1_8h-source.html#l00106">106</a>行定义。 </td> </tr></table><a class="anchor" name="v0" doxytag="Win1::m_MsgEntries" ></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__ENTRY.html">FG_MSGMAP_ENTRY</a> <a class="el" href="classWin1.html#v0">Win1::m_MsgEntries</a><code> [static, private]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><b>初始化序列:</b><div class="fragment"><pre> { { <a class="code" href="group__Utility.html#gga12a26">FG_MSG_NOTIFY</a>, <a class="code" href="group__Utility.html#gga16a38">FBN_PRESSED</a> , <a class="code" href="classWin1.html#w5w1">ID_START</a> , (<a class="code" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)& <a class="code" href="classWin1.html#b0">Win1::OnStart</a> }, { <a class="code" href="group__Utility.html#gga12a26">FG_MSG_NOTIFY</a>, <a class="code" href="group__Utility.html#gga16a38">FBN_PRESSED</a> , <a class="code" href="classWin1.html#w5w2">ID_STOP</a> , (<a class="code" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)& <a class="code" href="classWin1.html#b1">Win1::OnStop</a> }, { <a class="code" href="group__Utility.html#gga12a26">FG_MSG_NOTIFY</a>, <a class="code" href="group__Utility.html#gga16a38">FBN_PRESSED</a> , <a class="code" href="classWin1.html#w5w3">ID_OPEN</a> , (<a class="code" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)& <a class="code" href="classWin1.html#b2">Win1::OnOpen</a> }, { <a class="code" href="group__Utility.html#gga12a26">FG_MSG_NOTIFY</a>, <a class="code" href="group__Utility.html#gga16a38">FBN_PRESSED</a> , <a class="code" href="classWin1.html#w5w4">ID_CLOSE</a> , (<a class="code" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)& <a class="code" href="classWin1.html#b3">Win1::OnClose</a> }, { <a class="code" href="group__Utility.html#gga12a22">FG_MSG_TIMER</a>, <a class="code" href="classWin1.html#x1x0">ID_ANIMATION_TIMER</a> , 0, (<a class="code" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)& <a class="code" href="classWin1.html#b4">Win1::OnTimer</a> },{ 0, 0, 0, (<a class="code" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>) 0 } }</pre></div>消息映射表项数组. <p><p>重载<a class="el" href="classFG__Window.html#v0">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="t0" doxytag="Win1::m_MsgMap" ></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> <a class="el" href="classWin1.html#t0">Win1::m_MsgMap</a> = { & <a class="el" href="classFG__Window.html">FG_Window</a> ::<a class="el" href="classWin1.html#t0">m_MsgMap</a>, & <a class="el" href="classWin1.html">Win1</a> ::<a class="el" href="classWin1.html#v0">m_MsgEntries</a>[0] }<code> [static, protected]</code> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>本类的消息映射表 <p><p>重载<a class="el" href="classFG__Window.html#t0">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><hr>该类的文档由以下文件生成:<ul><li><a class="el" href="Win1_8h-source.html">Win1.h</a><li><a class="el" href="Win1_8cpp-source.html">Win1.cpp</a></ul><hr><center>由 DoxyGen 1.3.6 于 Wed Jun 9 22:37:50 2004 生成<br>版权所有 (C) 2003,2004 王咏武</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -