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

📄 classfg__checkbox.html

📁 《道法自然》书的源码FishGUI,一个跨平台的界面库
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<area href="classFG__OSAdaptor.html#a4" shape="rect" coords="233,311,391,337" alt=""><area href="classFG__Object.html#a3" shape="rect" coords="232,361,392,388" alt=""><area href="classFG__Object.html#b6" shape="rect" coords="249,412,375,439" alt=""><area href="classFG__TextWidget.html#a3" shape="rect" coords="228,463,396,489" alt=""></map><a class="anchor" name="b1" doxytag="FG_CheckBox::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_CheckBox::OnKeyDown </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#gga12a20">FG_MSG_KEY</a>,<a class="el" href="group__Utility.html#gga13a29">FKS_DOWN</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="FG__CheckBox_8cpp-source.html">FG_CheckBox.cpp</a>第<a class="el" href="FG__CheckBox_8cpp-source.html#l00077">77</a>行定义。<p>参考 <a class="el" href="group__Utility.html#gga16a39">FCN_CHECKED</a>、<a class="el" href="group__Utility.html#gga16a40">FCN_UNCHECKED</a>、<a class="el" href="FG__Message_8h-source.html#l00101">FVK_ENTER</a>、<a class="el" href="FG__Message_8h-source.html#l00200">FG_Message::lData</a>、<a class="el" href="FG__CheckBox_8h-source.html#l00103">m_bChecked</a>、<a class="el" href="FG__Object_8cpp-source.html#l00230">FG_Object::NotifyParent()</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__CheckBox_b1_cgraph.png" border="0" usemap="#classFG__CheckBox_b1_cgraph_map" alt=""></center><map name="classFG__CheckBox_b1_cgraph_map"><area href="classFG__Object.html#b3" shape="rect" coords="242,7,392,33" alt=""><area href="classFG__Object.html#b4" shape="rect" coords="238,57,396,84" alt=""><area href="classFG__Object.html#a10" shape="rect" coords="465,7,556,33" alt=""><area href="classFG__Object.html#a20" shape="rect" coords="445,57,576,84" alt=""><area href="group__OSAdaptor.html#ga1" shape="rect" coords="676,7,774,33" alt=""><area href="structFG__MSGMAP.html#a0" shape="rect" coords="625,57,825,84" alt=""><area href="classFG__Object.html#b5" shape="rect" coords="636,108,814,135" alt=""></map><a class="anchor" name="b2" doxytag="FG_CheckBox::OnLButtonDown" ></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_CheckBox::OnLButtonDown </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#gga12a21">FG_MSG_MOUSE</a>,<a class="el" href="group__Utility.html#gga14a32">FMS_LBUTTONDOWN</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="FG__CheckBox_8cpp-source.html">FG_CheckBox.cpp</a>第<a class="el" href="FG__CheckBox_8cpp-source.html#l00094">94</a>行定义。<p>参考 <a class="el" href="group__Utility.html#gga16a39">FCN_CHECKED</a>、<a class="el" href="group__Utility.html#gga16a40">FCN_UNCHECKED</a>、<a class="el" href="FG__CheckBox_8h-source.html#l00103">m_bChecked</a>、<a class="el" href="FG__Object_8cpp-source.html#l00230">FG_Object::NotifyParent()</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__CheckBox_b2_cgraph.png" border="0" usemap="#classFG__CheckBox_b2_cgraph_map" alt=""></center><map name="classFG__CheckBox_b2_cgraph_map"><area href="classFG__Object.html#b3" shape="rect" coords="264,7,413,33" alt=""><area href="classFG__Object.html#b4" shape="rect" coords="260,57,417,84" alt=""><area href="classFG__Object.html#a10" shape="rect" coords="487,7,577,33" alt=""><area href="classFG__Object.html#a20" shape="rect" coords="467,57,597,84" alt=""><area href="group__OSAdaptor.html#ga1" shape="rect" coords="697,7,796,33" alt=""><area href="structFG__MSGMAP.html#a0" shape="rect" coords="647,57,847,84" alt=""><area href="classFG__Object.html#b5" shape="rect" coords="657,108,836,135" alt=""></map><a class="anchor" name="a2" doxytag="FG_CheckBox::SetChecked" ></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_CheckBox::SetChecked </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">bool&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>bChecked</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [inline]</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>bChecked</em>&nbsp;</td><td>选中或取消选中 true 选中<br> false 未选中</td></tr>  </table></dl><p>在文件<a class="el" href="FG__CheckBox_8h-source.html">FG_CheckBox.h</a>第<a class="el" href="FG__CheckBox_8h-source.html#l00077">77</a>行定义。<p>参考 <a class="el" href="FG__CheckBox_8h-source.html#l00103">m_bChecked</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__CheckBox_a2_cgraph.png" border="0" usemap="#classFG__CheckBox_a2_cgraph_map" alt=""></center><map name="classFG__CheckBox_a2_cgraph_map"><area href="classFG__Object.html#b4" shape="rect" coords="238,57,396,84" alt=""><area href="classFG__Object.html#a20" shape="rect" coords="445,57,576,84" alt=""><area href="group__OSAdaptor.html#ga1" shape="rect" coords="676,7,774,33" alt=""><area href="structFG__MSGMAP.html#a0" shape="rect" coords="625,57,825,84" alt=""><area href="classFG__Object.html#b5" shape="rect" coords="636,108,814,135" alt=""></map><hr><h2>成员数据文档</h2><a class="anchor" name="p0" doxytag="FG_CheckBox::m_bChecked" ></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="classFG__CheckBox.html#p0">FG_CheckBox::m_bChecked</a><code> [protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>选择按钮是否被选中,true代表被选中,false代表未被选中. <p><p>在文件<a class="el" href="FG__CheckBox_8h-source.html">FG_CheckBox.h</a>第<a class="el" href="FG__CheckBox_8h-source.html#l00103">103</a>行定义。<p>参考自 <a class="el" href="FG__CheckBox_8h-source.html#l00058">FG_CheckBox()</a>、<a class="el" href="FG__CheckBox_8h-source.html#l00067">IsChecked()</a>、<a class="el" href="FG__CheckBox_8cpp-source.html#l00049">OnDraw()</a>、<a class="el" href="FG__CheckBox_8cpp-source.html#l00077">OnKeyDown()</a>、<a class="el" href="FG__CheckBox_8cpp-source.html#l00094">OnLButtonDown()</a>及<a class="el" href="FG__CheckBox_8h-source.html#l00077">SetChecked()</a>.    </td>  </tr></table><a class="anchor" name="v0" doxytag="FG_CheckBox::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="classFG__CheckBox.html#v0">FG_CheckBox::m_MsgEntries</a><code> [static, private]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p><b>初始化序列:</b><div class="fragment"><pre>   {    { <a class="code" href="group__Utility.html#gga12a19">FG_MSG_DRAW</a>, 0, 0, (<a class="code" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)(<a class="code" href="group__MsgHandler__Type.html#ga1">FG_PMSG_vd</a>)&amp;  <a class="code" href="classFG__CheckBox.html#b0">FG_CheckBox::OnDraw</a>  },    { <a class="code" href="group__Utility.html#gga12a20">FG_MSG_KEY</a>, <a class="code" href="group__Utility.html#gga13a29">FKS_DOWN</a>, 0, (<a class="code" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)(<a class="code" href="group__MsgHandler__Type.html#ga3">FG_PMSG_bm</a>)&amp;  <a class="code" href="classFG__CheckBox.html#b1">FG_CheckBox::OnKeyDown</a>  },    { <a class="code" href="group__Utility.html#gga12a21">FG_MSG_MOUSE</a>, <a class="code" href="group__Utility.html#gga14a32">FMS_LBUTTONDOWN</a>, 0, (<a class="code" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)(<a class="code" href="group__MsgHandler__Type.html#ga3">FG_PMSG_bm</a>)&amp;  <a class="code" href="classFG__CheckBox.html#b2">FG_CheckBox::OnLButtonDown</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__TextWidget.html#v0">FG_TextWidget</a>。<p>在文件<a class="el" href="FG__CheckBox_8cpp-source.html">FG_CheckBox.cpp</a>第<a class="el" href="FG__CheckBox_8cpp-source.html#l00042">42</a>行定义。    </td>  </tr></table><a class="anchor" name="t0" doxytag="FG_CheckBox::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="classFG__CheckBox.html#t0">FG_CheckBox::m_MsgMap</a> = { &amp; <a class="el" href="classFG__TextWidget.html">FG_TextWidget</a> ::<a class="el" href="classFG__CheckBox.html#t0">m_MsgMap</a>, &amp; <a class="el" href="classFG__CheckBox.html">FG_CheckBox</a> ::<a class="el" href="classFG__CheckBox.html#v0">m_MsgEntries</a>[0] }<code> [static, protected]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>本类的消息映射表 <p><p>重载<a class="el" href="classFG__TextWidget.html#t0">FG_TextWidget</a>。<p>在文件<a class="el" href="FG__CheckBox_8cpp-source.html">FG_CheckBox.cpp</a>第<a class="el" href="FG__CheckBox_8cpp-source.html#l00042">42</a>行定义。    </td>  </tr></table><hr>该类的文档由以下文件生成:<ul><li><a class="el" href="FG__CheckBox_8h-source.html">FG_CheckBox.h</a><li><a class="el" href="FG__CheckBox_8cpp-source.html">FG_CheckBox.cpp</a></ul><hr><center>由 DoxyGen 1.3.6 于 Wed Jun 9 22:38:32 2004 生成<br>版权所有 (C) 2003,2004 王咏武</body></html>

⌨️ 快捷键说明

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