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

📄 group__msgmap__define.html

📁 《道法自然》书的源码FishGUI,一个跨平台的界面库
💻 HTML
📖 第 1 页 / 共 3 页
字号:
在文件<a class="el" href="FG__MsgMap_8h-source.html">FG_MsgMap.h</a>第<a class="el" href="FG__MsgMap_8h-source.html#l00081">81</a>行定义。    </td>  </tr></table><a class="anchor" name="ga8" doxytag="FG_MsgMap.h::ON_LBUTTONDOWN" ></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"> #define ON_LBUTTONDOWN</td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">msgCallback&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;{ FG_MSG_MOUSE, FMS_LBUTTONDOWN, 0, (<a class="el" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)(<a class="el" href="group__MsgHandler__Type.html#ga3">FG_PMSG_bm</a>)&amp; msgCallback },    \      </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><p>在文件<a class="el" href="FG__MsgMap_8h-source.html">FG_MsgMap.h</a>第<a class="el" href="FG__MsgMap_8h-source.html#l00089">89</a>行定义。    </td>  </tr></table><a class="anchor" name="ga9" doxytag="FG_MsgMap.h::ON_LBUTTONUP" ></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"> #define ON_LBUTTONUP</td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">msgCallback&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;{ FG_MSG_MOUSE, FMS_LBUTTONUP, 0, (<a class="el" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)(<a class="el" href="group__MsgHandler__Type.html#ga3">FG_PMSG_bm</a>)&amp; msgCallback },      \      </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#gga14a33">FMS_LBUTTONUP</a>消息和处理函数的对应关系的宏 <p><p>在文件<a class="el" href="FG__MsgMap_8h-source.html">FG_MsgMap.h</a>第<a class="el" href="FG__MsgMap_8h-source.html#l00093">93</a>行定义。    </td>  </tr></table><a class="anchor" name="ga7" doxytag="FG_MsgMap.h::ON_MOUSE" ></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"> #define ON_MOUSE</td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">msgCallback&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;{ FG_MSG_MOUSE, 0, 0, (<a class="el" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)(<a class="el" href="group__MsgHandler__Type.html#ga3">FG_PMSG_bm</a>)&amp; msgCallback },                  \      </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>消息和处理函数的对应关系的宏 <p><p>在文件<a class="el" href="FG__MsgMap_8h-source.html">FG_MsgMap.h</a>第<a class="el" href="FG__MsgMap_8h-source.html#l00085">85</a>行定义。    </td>  </tr></table><a class="anchor" name="ga12" doxytag="FG_MsgMap.h::ON_NOTIFY" ></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"> #define ON_NOTIFY</td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">notifyID,         <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>msgCallback&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;{ FG_MSG_NOTIFY, notifyID, 0, (<a class="el" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)(<a class="el" href="group__MsgHandler__Type.html#ga2">FG_PMSG_vm</a>)&amp; msgCallback },          \      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>定义<a class="el" href="group__Utility.html#gga12a26">FG_MSG_NOTIFY</a>, <a class="el" href="group__Utility.html#ga16">FG_NOTIFY_ID</a>消息和处理函数的对应关系的宏 <p>即ID为<a class="el" href="group__Utility.html#ga16">FG_NOTIFY_ID</a>的通知消息 <p>在文件<a class="el" href="FG__MsgMap_8h-source.html">FG_MsgMap.h</a>第<a class="el" href="FG__MsgMap_8h-source.html#l00111">111</a>行定义。    </td>  </tr></table><a class="anchor" name="ga10" doxytag="FG_MsgMap.h::ON_TIMER" ></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"> #define ON_TIMER</td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">timerID,         <tr>          <td class="md" nowrap align="right"></td>          <td></td>          <td class="md" nowrap>msgCallback&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;{ FG_MSG_TIMER, timerID, 0, (<a class="el" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)&amp; msgCallback },                        \      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>定义<a class="el" href="group__Utility.html#gga12a22">FG_MSG_TIMER</a>, timerID消息和处理函数的对应关系的宏 <p>即标识为timerID的通知消息 <p>在文件<a class="el" href="FG__MsgMap_8h-source.html">FG_MsgMap.h</a>第<a class="el" href="FG__MsgMap_8h-source.html#l00100">100</a>行定义。    </td>  </tr></table><a class="anchor" name="ga14" doxytag="FG_MsgMap.h::ON_UPDATE_VIEW" ></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"> #define ON_UPDATE_VIEW</td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">msgCallback&nbsp;</td>          <td class="mdname1" valign="top" nowrap>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap>&nbsp;&nbsp;&nbsp;{ FG_MSG_UPDATE_VIEW, 0, 0, (<a class="el" href="group__MsgHandler__Type.html#ga0">FG_PMSG_vv</a>)&amp; msgCallback },                        \      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>定义<a class="el" href="group__Utility.html#gga12a27">FG_MSG_UPDATE_VIEW</a>消息和处理函数的对应关系的宏 <p><p>在文件<a class="el" href="FG__MsgMap_8h-source.html">FG_MsgMap.h</a>第<a class="el" href="FG__MsgMap_8h-source.html#l00122">122</a>行定义。    </td>  </tr></table><hr><center>由 DoxyGen 1.3.6 于 Wed Jun 9 22:39:15 2004 生成<br>版权所有 (C) 2003,2004 王咏武</body></html>

⌨️ 快捷键说明

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