📄 group__utility.html
字号:
</td> <td><p>在容器中搜寻符合要求的对象的算法. <p>调用check对象的CheckIt函数来决定对象是否满足条件 <dl compact><dt><b>参数:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign=top><em>i</em> </td><td>迭代器,用该迭代器进行搜寻 </td></tr> <tr><td valign=top><em>check</em> </td><td>具体的检查类对象 </td></tr> </table></dl><dl compact><dt><b>返回:</b></dt><dd>是否找到该对象<br> true 找到该对象,迭代器i指向了搜寻到的对象<br> false 该对象不存在 </dd></dl><p>在文件<a class="el" href="FG__List_8h-source.html">FG_List.h</a>第<a class="el" href="FG__List_8h-source.html#l00866">866</a>行定义。<p>参考 <a class="el" href="classFG__ListCheck.html#a0">FG_ListCheck< ITEM >::FindIt()</a>.<p>参考自 <a class="el" href="FG__Container_8cpp-source.html#l00047">FG_Container::GetChild()</a>、<a class="el" href="FG__TimerManager_8cpp-source.html#l00146">FG_TimerManager::IsTimerStart()</a>、<a class="el" href="FG__TimerManager_8cpp-source.html#l00113">FG_TimerManager::KillTimer()</a>、<a class="el" href="FG__Window_8cpp-source.html#l00192">FG_Window::OnKey()</a>、<a class="el" href="FG__KeyMap_8cpp-source.html#l00059">FG_KeyMap::SendKey()</a>及<a class="el" href="FG__TimerManager_8cpp-source.html#l00097">FG_TimerManager::StartTimer()</a>. </td> </tr></table><p>Here is the call graph for this function:<p><center><img src="group__Utility_ga10_cgraph.png" border="0" usemap="#group__Utility_ga10_cgraph_map" alt=""></center><map name="group__Utility_ga10_cgraph_map"><area href="classFG__ListCheck.html#a0" shape="rect" coords="161,7,292,33" alt=""></map><hr><h2>变量文档</h2><a class="anchor" name="ga6" doxytag="FG_Common.h::BUTTON_UP_INTERVAL" ></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="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Utility.html#ga6">BUTTON_UP_INTERVAL</a> = 1000 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>按钮控件弹出的时间间隔 <p><p>在文件<a class="el" href="FG__Common_8h-source.html">FG_Common.h</a>第<a class="el" href="FG__Common_8h-source.html#l00098">98</a>行定义。<p>参考自 <a class="el" href="FG__Button_8cpp-source.html#l00109">FG_Button::OnLButtonDown()</a>. </td> </tr></table><a class="anchor" name="ga7" doxytag="FG_Common.h::EDIT_CURSOR_INTERVAL" ></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="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Utility.html#ga7">EDIT_CURSOR_INTERVAL</a> = 500 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>编辑控件光标闪烁的时间间隔 <p><p>在文件<a class="el" href="FG__Common_8h-source.html">FG_Common.h</a>第<a class="el" href="FG__Common_8h-source.html#l00099">99</a>行定义。<p>参考自 <a class="el" href="FG__Edit_8cpp-source.html#l00060">FG_Edit::FG_Edit()</a>. </td> </tr></table><a class="anchor" name="ga8" doxytag="FG_Common.h::SCREEN_DRAW_INTERVAL" ></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="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Utility.html#ga8">SCREEN_DRAW_INTERVAL</a> = 50 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>屏幕刷新的时间间隔. <p><p>在文件<a class="el" href="FG__Common_8h-source.html">FG_Common.h</a>第<a class="el" href="FG__Common_8h-source.html#l00100">100</a>行定义。<p>参考自 <a class="el" href="FG__Screen_8cpp-source.html#l00179">FG_Screen::OnDrawRequest()</a>. </td> </tr></table><a class="anchor" name="ga4" doxytag="FG_Common.h::SCREEN_HEIGHT" ></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="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Utility.html#ga4">SCREEN_HEIGHT</a> = 600 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>屏幕高度. <p><p>在文件<a class="el" href="FG__Common_8h-source.html">FG_Common.h</a>第<a class="el" href="FG__Common_8h-source.html#l00062">62</a>行定义。<p>参考自 <a class="el" href="FG__Win32DrawInterface_8cpp-source.html#l00061">FG_Win32DrawInterface::BeginDraw()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00049">FG_X11DrawInterface::FG_X11DrawInterface()</a>、<a class="el" href="FG__Screen_8cpp-source.html#l00075">FG_Screen::GetScreen()</a>、<a class="el" href="FG__X11Adaptor_8cpp-source.html#l00067">FG_X11Adaptor::InitInstance()</a>及<a class="el" href="FG__Win32Adaptor_8cpp-source.html#l00054">FG_Win32Adaptor::InitInstance()</a>. </td> </tr></table><a class="anchor" name="ga3" doxytag="FG_Common.h::SCREEN_WIDTH" ></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="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Utility.html#ga3">SCREEN_WIDTH</a> = 800 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>屏幕宽度. <p><p>在文件<a class="el" href="FG__Common_8h-source.html">FG_Common.h</a>第<a class="el" href="FG__Common_8h-source.html#l00061">61</a>行定义。<p>参考自 <a class="el" href="FG__Win32DrawInterface_8cpp-source.html#l00061">FG_Win32DrawInterface::BeginDraw()</a>、<a class="el" href="FG__X11DrawInterface_8cpp-source.html#l00049">FG_X11DrawInterface::FG_X11DrawInterface()</a>、<a class="el" href="FG__Screen_8cpp-source.html#l00075">FG_Screen::GetScreen()</a>、<a class="el" href="FG__X11Adaptor_8cpp-source.html#l00067">FG_X11Adaptor::InitInstance()</a>及<a class="el" href="FG__Win32Adaptor_8cpp-source.html#l00054">FG_Win32Adaptor::InitInstance()</a>. </td> </tr></table><a class="anchor" name="ga5" doxytag="FG_Common.h::TITLE_HEIGHT" ></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="group__Utility.html#ga1">WORD</a> <a class="el" href="group__Utility.html#ga5">TITLE_HEIGHT</a> = 20 </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>窗口标题的高度 <p><p>在文件<a class="el" href="FG__Common_8h-source.html">FG_Common.h</a>第<a class="el" href="FG__Common_8h-source.html#l00096">96</a>行定义。<p>参考自 <a class="el" href="FG__Window_8cpp-source.html#l00097">FG_Window::GetClientRect()</a>及<a class="el" href="FG__Window_8cpp-source.html#l00145">FG_Window::OnDraw()</a>. </td> </tr></table><hr><center>由 DoxyGen 1.3.6 于 Wed Jun 9 22:39:12 2004 生成<br>版权所有 (C) 2003,2004 王咏武</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -