luaforwindows/files/docs/wxlua/doxygen/html/structwxLuaBindEvent.html

103 lines
5.6 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>wxLua: wxLuaBindEvent Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="dirs.html"><span>Directories</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>wxLuaBindEvent Struct Reference</h1><!-- doxytag: class="wxLuaBindEvent" -->
<p><code>#include &lt;<a class="el" href="wxlbind_8h_source.html">wxlbind.h</a>&gt;</code></p>
<p><a href="structwxLuaBindEvent-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structwxLuaBindEvent.html#a6de864ceccf61c077d89fe8abe1288ee">name</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const wxEventType *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structwxLuaBindEvent.html#aa7b7fa6270db43ac848ae37a98ea82d3">eventType</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structwxLuaBindEvent.html#a608a7a408284016c0e42c3c1715b82c2">wxluatype</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="wxlbind_8h_source.html#l00200">200</a> of file <a class="el" href="wxlbind_8h_source.html">wxlbind.h</a>.</p>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="aa7b7fa6270db43ac848ae37a98ea82d3"></a><!-- doxytag: member="wxLuaBindEvent::eventType" ref="aa7b7fa6270db43ac848ae37a98ea82d3" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const wxEventType* <a class="el" href="structwxLuaBindEvent.html#aa7b7fa6270db43ac848ae37a98ea82d3">wxLuaBindEvent::eventType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="wxlbind_8h_source.html#l00203">203</a> of file <a class="el" href="wxlbind_8h_source.html">wxlbind.h</a>.</p>
<p>Referenced by <a class="el" href="wxlbind_8cpp_source.html#l01089">wxLuaBinding::DoRegisterBinding()</a>, and <a class="el" href="wxlua__bind_8cpp_source.html#l00669">wxluabind_wxLuaBinding__index()</a>.</p>
</div>
</div>
<a class="anchor" id="a6de864ceccf61c077d89fe8abe1288ee"></a><!-- doxytag: member="wxLuaBindEvent::name" ref="a6de864ceccf61c077d89fe8abe1288ee" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* <a class="el" href="structwxLuaBindEvent.html#a6de864ceccf61c077d89fe8abe1288ee">wxLuaBindEvent::name</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="wxlbind_8h_source.html#l00202">202</a> of file <a class="el" href="wxlbind_8h_source.html">wxlbind.h</a>.</p>
<p>Referenced by <a class="el" href="wxlbind_8cpp_source.html#l01089">wxLuaBinding::DoRegisterBinding()</a>, <a class="el" href="wxlbind_8cpp_source.html#l01330">wxLuaBinding::GetEventTypeName()</a>, <a class="el" href="wxlcallb_8cpp_source.html#l00090">wxLuaEventCallback::GetInfo()</a>, <a class="el" href="wxlcallb_8cpp_source.html#l00122">wxLuaEventCallback::OnEvent()</a>, and <a class="el" href="wxlua__bind_8cpp_source.html#l00669">wxluabind_wxLuaBinding__index()</a>.</p>
</div>
</div>
<a class="anchor" id="a608a7a408284016c0e42c3c1715b82c2"></a><!-- doxytag: member="wxLuaBindEvent::wxluatype" ref="a608a7a408284016c0e42c3c1715b82c2" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int* <a class="el" href="structwxLuaBindEvent.html#a608a7a408284016c0e42c3c1715b82c2">wxLuaBindEvent::wxluatype</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="wxlbind_8h_source.html#l00204">204</a> of file <a class="el" href="wxlbind_8h_source.html">wxlbind.h</a>.</p>
<p>Referenced by <a class="el" href="wxlcallb_8cpp_source.html#l00090">wxLuaEventCallback::GetInfo()</a>, <a class="el" href="wxlcallb_8cpp_source.html#l00122">wxLuaEventCallback::OnEvent()</a>, and <a class="el" href="wxlua__bind_8cpp_source.html#l00669">wxluabind_wxLuaBinding__index()</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>/mnt/share/devel/lua/wxLua/modules/wxlua/include/<a class="el" href="wxlbind_8h_source.html">wxlbind.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 13 10:30:39 2010 for wxLua by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>