📄 structfg__message.html
字号:
</table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>构造函数 <p><dl compact><dt><b>参数:</b></dt><dd> <table border="0" cellspacing="2" cellpadding="0"> <tr><td valign=top><em>type</em> </td><td>消息类型 </td></tr> <tr><td valign=top><em>data</em> </td><td>消息带的WORD型数据 </td></tr> <tr><td valign=top><em>id</em> </td><td>通知消息的发送者ID </td></tr> </table></dl><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00188">188</a>行定义。<p>参考 <a class="el" href="FG__Message_8h-source.html#l00200">lData</a>、<a class="el" href="FG__Message_8h-source.html#l00194">wData</a>、<a class="el" href="FG__Message_8h-source.html#l00196">wID</a>、<a class="el" href="FG__Common_8h-source.html#l00055">WORD</a>及<a class="el" href="FG__Message_8h-source.html#l00192">wType</a>. </td> </tr></table><hr><h2>成员数据文档</h2><a class="anchor" name="o4" doxytag="FG_Message::lData" ></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#ga2">DWORD</a> <a class="el" href="structFG__Message.html#o4">FG_Message::lData</a> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>DWORD型用户数据. <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00200">200</a>行定义。<p>参考自 <a class="el" href="FG__Message_8h-source.html#l00161">FG_Message()</a>、<a class="el" href="FG__Window_8cpp-source.html#l00192">FG_Window::OnKey()</a>、<a class="el" href="FG__RadioButton_8cpp-source.html#l00092">FG_RadioButton::OnKeyDown()</a>、<a class="el" href="FG__Edit_8cpp-source.html#l00108">FG_Edit::OnKeyDown()</a>、<a class="el" href="FG__CheckBox_8cpp-source.html#l00077">FG_CheckBox::OnKeyDown()</a>、<a class="el" href="FG__Button_8cpp-source.html#l00078">FG_Button::OnKeyDown()</a>、<a class="el" href="FG__Button_8cpp-source.html#l00093">FG_Button::OnKeyUp()</a>、<a class="el" href="FG__X11Adaptor_8cpp-source.html#l00190">FG_X11Adaptor::process_event()</a>、<a class="el" href="FG__Object_8cpp-source.html#l00239">FG_Object::RequestDraw()</a>、<a class="el" href="FG__KeyMap_8cpp-source.html#l00059">FG_KeyMap::SendKey()</a>及<a class="el" href="FG__Win32Adaptor_8cpp-source.html#l00138">FG_Win32Adaptor::WndProc()</a>. </td> </tr></table><a class="anchor" name="o3" doxytag="FG_Message::pData" ></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* <a class="el" href="structFG__Message.html#o3">FG_Message::pData</a> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>用户数据指针. <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00199">199</a>行定义。<p>参考自 <a class="el" href="FG__Window_8cpp-source.html#l00173">FG_Window::OnDrawRequest()</a>. </td> </tr></table><a class="anchor" name="o5" doxytag="FG_Message::Point" ></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="structFG__Point.html">FG_Point</a> <a class="el" href="structFG__Message.html#o5">FG_Message::Point</a> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>鼠标位置,只对鼠标消息有效. <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00201">201</a>行定义。<p>参考自 <a class="el" href="FG__Window_8cpp-source.html#l00221">FG_Window::OnMouse()</a>、<a class="el" href="FG__Screen_8cpp-source.html#l00159">FG_Screen::OSMessage()</a>、<a class="el" href="FG__X11Adaptor_8cpp-source.html#l00190">FG_X11Adaptor::process_event()</a>及<a class="el" href="FG__Win32Adaptor_8cpp-source.html#l00138">FG_Win32Adaptor::WndProc()</a>. </td> </tr></table><a class="anchor" name="o1" doxytag="FG_Message::wData" ></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="structFG__Message.html#o1">FG_Message::wData</a> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>WORD型的数据,保存键盘消息状态、鼠标消息状态或通知消息. <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00194">194</a>行定义。<p>参考自 <a class="el" href="FG__Screen_8cpp-source.html#l00119">FG_Screen::AddWindow()</a>、<a class="el" href="FG__Window_8cpp-source.html#l00105">FG_Window::ChangeFocus()</a>、<a class="el" href="FG__Message_8h-source.html#l00161">FG_Message()</a>、<a class="el" href="FG__Object_8cpp-source.html#l00170">FG_Object::Message()</a>、<a class="el" href="FG__Object_8cpp-source.html#l00250">FG_Object::OnFocus()</a>、<a class="el" href="FG__Edit_8cpp-source.html#l00155">FG_Edit::OnFocus()</a>、<a class="el" href="FG__Window_8cpp-source.html#l00192">FG_Window::OnKey()</a>及<a class="el" href="FG__Window_8cpp-source.html#l00221">FG_Window::OnMouse()</a>. </td> </tr></table><a class="anchor" name="o2" doxytag="FG_Message::wID" ></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="structFG__Message.html#o2">FG_Message::wID</a> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>通知消息的发送者ID. <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00196">196</a>行定义。<p>参考自 <a class="el" href="FG__Message_8h-source.html#l00161">FG_Message()</a>、<a class="el" href="FG__Object_8cpp-source.html#l00170">FG_Object::Message()</a>及<a class="el" href="MainWindow_8cpp-source.html#l00142">MainWindow::OnRadioChecked()</a>. </td> </tr></table><a class="anchor" name="o0" doxytag="FG_Message::wType" ></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="structFG__Message.html#o0">FG_Message::wType</a> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>消息类型. <p><p>在文件<a class="el" href="FG__Message_8h-source.html">FG_Message.h</a>第<a class="el" href="FG__Message_8h-source.html#l00192">192</a>行定义。<p>参考自 <a class="el" href="FG__Screen_8cpp-source.html#l00119">FG_Screen::AddWindow()</a>、<a class="el" href="FG__Message_8h-source.html#l00161">FG_Message()</a>、<a class="el" href="FG__Object_8cpp-source.html#l00170">FG_Object::Message()</a>、<a class="el" href="FG__Screen_8cpp-source.html#l00159">FG_Screen::OSMessage()</a>、<a class="el" href="FG__Application_8cpp-source.html#l00053">FG_Application::OSMessage()</a>及<a class="el" href="FG__OSAdaptor_8cpp-source.html#l00106">FG_OSAdaptor::SendMsg()</a>. </td> </tr></table><hr>该结构的文档由以下文件生成:<ul><li><a class="el" href="FG__Message_8h-source.html">FG_Message.h</a></ul><hr><center>由 DoxyGen 1.3.6 于 Wed Jun 9 22:37:32 2004 生成<br>版权所有 (C) 2003,2004 王咏武</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -