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

📄 classfg__checkoriginkey.html

📁 《道法自然》书的源码FishGUI,一个跨平台的界面库
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=gb2312"><title>FishGUI: FG_CheckOriginKey class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- 制作者 Doxygen 1.3.6 --><div class="qindex"><a class="qindex" href="main.html">首页</a> | <a class="qindex" href="modules.html">模块</a> | <a class="qindex" href="hierarchy.html">类继承关系</a> | <a class="qindex" href="classes.html">按字典顺序排序的列表</a> | <a class="qindex" href="annotated.html">组合类型列表</a> | <a class="qindex" href="files.html">文件列表</a> | <a class="qindex" href="functions.html">组合类型成员</a> | <a class="qindex" href="globals.html">文件成员</a></div><h1>FG_CheckOriginKey类参考<br><small>[<a class="el" href="group__Framework.html">框架层</a>]</small></h1><code>#include &lt;<a class="el" href="FG__KeyMap_8h-source.html">FG_KeyMap.h</a>&gt;</code><p><p>继承图,类FG_CheckOriginKey<p><center><img src="classFG__CheckOriginKey.png" usemap="#FG_CheckOriginKey_map" border="0" alt=""></center><map name="FG_CheckOriginKey_map"><area href="classFG__ListCheck.html" alt="FG_ListCheck< FG_KeyMapItem >" shape="rect" coords="0,0,208,24"></map>FG_CheckOriginKey合作图:<p><center><img src="classFG__CheckOriginKey__coll__graph.png" border="0" usemap="#FG__CheckOriginKey__coll__map" alt="Collaboration graph"></center><map name="FG__CheckOriginKey__coll__map"><area href="classFG__ListCheck.html" shape="rect" coords="7,161,220,241" alt=""><area href="classFG__ListCheck.html" shape="rect" coords="41,17,185,97" alt=""></map><center><font size="2">[<a target="top" href="graph_legend.html">图例</a>]</font></center><a href="classFG__CheckOriginKey-members.html">所有成员的列表。</a><hr><a name="_details"></a><h2>详细描述</h2>按照<a class="el" href="group__Virtual__Key.html">虚拟键码</a>查找键盘映射表项的检查类 <p>用于算法函数按照<a class="el" href="group__Virtual__Key.html">虚拟键码</a>查找键盘映射表项 <p><p>在文件<a class="el" href="FG__KeyMap_8h-source.html">FG_KeyMap.h</a>第<a class="el" href="FG__KeyMap_8h-source.html#l00124">124</a>行定义。<table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>公有成员</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFG__CheckOriginKey.html#a0">FG_CheckOriginKey</a> (const <a class="el" href="group__Utility.html#ga1">WORD</a> wKey)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">构造函数  <a href="#a0"></a><br><br></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>virtual bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFG__CheckOriginKey.html#a1">FindIt</a> (const <a class="el" href="structFG__KeyMapItem.html">FG_KeyMapItem</a> *pObj)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">检查键盘映射表项是否满足条件  <a href="#a1"></a><br><br></td></tr><tr><td colspan=2><br><h2>私有属性</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="group__Utility.html#ga1">WORD</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classFG__CheckOriginKey.html#r0">m_wKey</a></td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">要查找的<a class="el" href="group__Virtual__Key.html">虚拟键码</a>.  <a href="#r0"></a><br><br></td></tr></table><hr><h2>构造及析构函数文档</h2><a class="anchor" name="a0" doxytag="FG_CheckOriginKey::FG_CheckOriginKey" ></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"> FG_CheckOriginKey::FG_CheckOriginKey </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>wKey</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>wKey</em>&nbsp;</td><td>要查找的<a class="el" href="group__Virtual__Key.html">虚拟键码</a> </td></tr>  </table></dl><p>在文件<a class="el" href="FG__KeyMap_8h-source.html">FG_KeyMap.h</a>第<a class="el" href="FG__KeyMap_8h-source.html#l00132">132</a>行定义。<p>参考 <a class="el" href="FG__KeyMap_8h-source.html#l00150">m_wKey</a>及<a class="el" href="FG__Common_8h-source.html#l00055">WORD</a>.    </td>  </tr></table><hr><h2>成员函数文档</h2><a class="anchor" name="a1" doxytag="FG_CheckOriginKey::FindIt" ></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"> virtual bool FG_CheckOriginKey::FindIt </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">const <a class="el" href="structFG__KeyMapItem.html">FG_KeyMapItem</a> *&nbsp;</td>          <td class="mdname1" valign="top" nowrap> <em>pObj</em>          </td>          <td class="md" valign="top">&nbsp;)&nbsp;</td>          <td class="md" nowrap><code> [inline, virtual]</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>pObj</em>&nbsp;</td><td>要检查的键盘映射表项对象指针 </td></tr>  </table></dl><dl compact><dt><b>返回:</b></dt><dd>是否满足条件<br> true 满足条件<br> false 不满足条件 </dd></dl><p>Implements <a class="el" href="classFG__ListCheck.html#a0">FG_ListCheck&lt; FG_KeyMapItem &gt;</a>.<p>在文件<a class="el" href="FG__KeyMap_8h-source.html">FG_KeyMap.h</a>第<a class="el" href="FG__KeyMap_8h-source.html#l00143">143</a>行定义。<p>参考 <a class="el" href="FG__KeyMap_8h-source.html#l00150">m_wKey</a>及<a class="el" href="FG__KeyMap_8h-source.html#l00065">FG_KeyMapItem::m_wOriginKey</a>.    </td>  </tr></table><hr><h2>成员数据文档</h2><a class="anchor" name="r0" doxytag="FG_CheckOriginKey::m_wKey" ></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"> <a class="el" href="group__Utility.html#ga1">WORD</a> <a class="el" href="classFG__CheckOriginKey.html#r0">FG_CheckOriginKey::m_wKey</a><code> [private]</code>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>要查找的<a class="el" href="group__Virtual__Key.html">虚拟键码</a>. <p><p>在文件<a class="el" href="FG__KeyMap_8h-source.html">FG_KeyMap.h</a>第<a class="el" href="FG__KeyMap_8h-source.html#l00150">150</a>行定义。<p>参考自 <a class="el" href="FG__KeyMap_8h-source.html#l00132">FG_CheckOriginKey()</a>及<a class="el" href="FG__KeyMap_8h-source.html#l00143">FindIt()</a>.    </td>  </tr></table><hr>该类的文档由以下文件生成:<ul><li><a class="el" href="FG__KeyMap_8h-source.html">FG_KeyMap.h</a></ul><hr><center>由 DoxyGen 1.3.6 于 Wed Jun 9 22:38:59 2004 生成<br>版权所有 (C) 2003,2004 王咏武</body></html>

⌨️ 快捷键说明

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