📄 classfg__bitmap.html
字号:
<p>在文件<a class="el" href="FG__Bitmap_8h-source.html">FG_Bitmap.h</a>第<a class="el" href="FG__Bitmap_8h-source.html#l00070">70</a>行定义。 </td> </tr></table><a class="anchor" name="b1" doxytag="FG_Bitmap::GetMessageMap" ></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> * FG_Bitmap::GetMessageMap </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap> const<code> [protected, virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>得到本类的消息映射表指针 <p>虚函数,派生类覆盖该函数,来返回自己的消息映射表指针,通过宏<a class="el" href="group__MsgMap__Define.html#ga1">BEGIN_MESSAGE_MAP</a>生成 <dl compact><dt><b>返回:</b></dt><dd>本类的消息映射表指针 </dd></dl><p>重载<a class="el" href="classFG__TextWidget.html#b0">FG_TextWidget</a>。<p>在文件<a class="el" href="FG__Bitmap_8cpp-source.html">FG_Bitmap.cpp</a>第<a class="el" href="FG__Bitmap_8cpp-source.html#l00042">42</a>行定义。 </td> </tr></table><a class="anchor" name="b0" doxytag="FG_Bitmap::OnDraw" ></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_Bitmap::OnDraw </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="classFG__OSAdaptor.html">FG_OSAdaptor</a> * </td> <td class="mdname1" valign="top" nowrap> <em>pAdaptor</em> </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="group__Utility.html#gga12a19">FG_MSG_DRAW</a>消息的处理函数 <p><dl compact><dt><b>参数:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign=top><em>pAdaptor</em> </td><td>指向操作系统适配器接口的指针 </td></tr> </table></dl><p>重载<a class="el" href="classFG__Object.html#b6">FG_Object</a>。<p>在文件<a class="el" href="FG__Bitmap_8cpp-source.html">FG_Bitmap.cpp</a>第<a class="el" href="FG__Bitmap_8cpp-source.html#l00047">47</a>行定义。<p>参考 <a class="el" href="FG__OSAdaptor_8cpp-source.html#l00113">FG_OSAdaptor::BeginDraw()</a>、<a class="el" href="FG__OSAdaptor_8cpp-source.html#l00166">FG_OSAdaptor::DrawBitmap()</a>、<a class="el" href="FG__OSAdaptor_8cpp-source.html#l00120">FG_OSAdaptor::EndDraw()</a>、<a class="el" href="FG__Object_8cpp-source.html#l00147">FG_Object::GetClientRect()</a>、<a class="el" href="FG__TextWidget_8h-source.html#l00069">FG_TextWidget::GetText()</a>、<a class="el" href="FG__Object_8h-source.html#l00320">FG_Object::OnDraw()</a>、<a class="el" href="FG__TextWidget_8h-source.html#l00084">FG_TextWidget::TextLength()</a>、<a class="el" href="FG__Rect_8h-source.html#l00053">FG_Rect::wLeft</a>及<a class="el" href="FG__Rect_8h-source.html#l00055">FG_Rect::wTop</a>. </td> </tr></table><p>Here is the call graph for this function:<p><center><img src="classFG__Bitmap_b0_cgraph.png" border="0" usemap="#classFG__Bitmap_b0_cgraph_map" alt=""></center><map name="classFG__Bitmap_b0_cgraph_map"><area href="classFG__OSAdaptor.html#a3" shape="rect" coords="200,7,368,33" alt=""><area href="classFG__OSAdaptor.html#a10" shape="rect" coords="197,57,371,84" alt=""><area href="classFG__OSAdaptor.html#a4" shape="rect" coords="205,108,363,135" alt=""><area href="classFG__Object.html#a3" shape="rect" coords="204,159,364,185" alt=""><area href="classFG__TextWidget.html#a1" shape="rect" coords="209,209,359,236" alt=""><area href="classFG__Object.html#b6" shape="rect" coords="221,260,347,287" alt=""><area href="classFG__TextWidget.html#a3" shape="rect" coords="200,311,368,337" alt=""></map><hr><h2>成员数据文档</h2><a class="anchor" name="v0" doxytag="FG_Bitmap::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__Bitmap.html#v0">FG_Bitmap::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#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>)& <a class="code" href="classFG__Bitmap.html#b0">FG_Bitmap::OnDraw</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__Bitmap_8cpp-source.html">FG_Bitmap.cpp</a>第<a class="el" href="FG__Bitmap_8cpp-source.html#l00042">42</a>行定义。 </td> </tr></table><a class="anchor" name="t0" doxytag="FG_Bitmap::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__Bitmap.html#t0">FG_Bitmap::m_MsgMap</a> = { & <a class="el" href="classFG__Widget.html">FG_Widget</a> ::<a class="el" href="classFG__Bitmap.html#t0">m_MsgMap</a>, & <a class="el" href="classFG__Bitmap.html">FG_Bitmap</a> ::<a class="el" href="classFG__Bitmap.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__TextWidget.html#t0">FG_TextWidget</a>。<p>在文件<a class="el" href="FG__Bitmap_8cpp-source.html">FG_Bitmap.cpp</a>第<a class="el" href="FG__Bitmap_8cpp-source.html#l00042">42</a>行定义。 </td> </tr></table><hr>该类的文档由以下文件生成:<ul><li><a class="el" href="FG__Bitmap_8h-source.html">FG_Bitmap.h</a><li><a class="el" href="FG__Bitmap_8cpp-source.html">FG_Bitmap.cpp</a></ul><hr><center>由 DoxyGen 1.3.6 于 Wed Jun 9 22:39:03 2004 生成<br>版权所有 (C) 2003,2004 王咏武</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -