aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_event_1_1_s_g_u_i_event.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_event_1_1_s_g_u_i_event.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_event_1_1_s_g_u_i_event.html197
1 files changed, 197 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_event_1_1_s_g_u_i_event.html b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_event_1_1_s_g_u_i_event.html
new file mode 100644
index 0000000..42ad6bd
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1_s_event_1_1_s_g_u_i_event.html
@@ -0,0 +1,197 @@
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5<title>Irrlicht 3D Engine: irr::SEvent::SGUIEvent Struct Reference</title>
6
7<link href="tabs.css" rel="stylesheet" type="text/css"/>
8<link href="doxygen.css" rel="stylesheet" type="text/css" />
9<link href="navtree.css" rel="stylesheet" type="text/css"/>
10<script type="text/javascript" src="jquery.js"></script>
11<script type="text/javascript" src="resize.js"></script>
12<script type="text/javascript" src="navtree.js"></script>
13<script type="text/javascript">
14 $(document).ready(initResizable);
15</script>
16<link href="search/search.css" rel="stylesheet" type="text/css"/>
17<script type="text/javascript" src="search/search.js"></script>
18<script type="text/javascript">
19 $(document).ready(function() { searchBox.OnSelectItem(0); });
20</script>
21
22</head>
23<body>
24<div id="top"><!-- do not remove this div! -->
25
26
27<div id="titlearea">
28<table cellspacing="0" cellpadding="0">
29 <tbody>
30 <tr style="height: 56px;">
31
32 <td id="projectlogo"><img alt="Logo" src="irrlichtlogo.png"/></td>
33
34
35 <td style="padding-left: 0.5em;">
36 <div id="projectname">Irrlicht 3D Engine
37
38 </div>
39
40 </td>
41
42
43
44
45 <td> <div id="MSearchBox" class="MSearchBoxInactive">
46 <span class="left">
47 <img id="MSearchSelect" src="search/mag_sel.png"
48 onmouseover="return searchBox.OnSearchSelectShow()"
49 onmouseout="return searchBox.OnSearchSelectHide()"
50 alt=""/>
51 <input type="text" id="MSearchField" value="Search" accesskey="S"
52 onfocus="searchBox.OnSearchFieldFocus(true)"
53 onblur="searchBox.OnSearchFieldFocus(false)"
54 onkeyup="searchBox.OnSearchFieldChange(event)"/>
55 </span><span class="right">
56 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
57 </span>
58 </div>
59</td>
60
61
62 </tr>
63 </tbody>
64</table>
65</div>
66
67<!-- Generated by Doxygen 1.7.5.1 -->
68<script type="text/javascript">
69var searchBox = new SearchBox("searchBox", "search",false,'Search');
70</script>
71<script type="text/javascript" src="dynsections.js"></script>
72</div>
73<div id="side-nav" class="ui-resizable side-nav-resizable">
74 <div id="nav-tree">
75 <div id="nav-tree-contents">
76 </div>
77 </div>
78 <div id="splitbar" style="-moz-user-select:none;"
79 class="ui-resizable-handle">
80 </div>
81</div>
82<script type="text/javascript">
83 initNavTree('structirr_1_1_s_event_1_1_s_g_u_i_event.html','');
84</script>
85<div id="doc-content">
86<div class="header">
87 <div class="summary">
88<a href="#pub-attribs">Public Attributes</a> </div>
89 <div class="headertitle">
90<div class="title">irr::SEvent::SGUIEvent Struct Reference</div> </div>
91</div>
92<div class="contents">
93<!-- doxytag: class="irr::SEvent::SGUIEvent" -->
94<p>Any kind of GUI event.
95 <a href="structirr_1_1_s_event_1_1_s_g_u_i_event.html#details">More...</a></p>
96
97<p><code>#include &lt;<a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a>&gt;</code></p>
98
99<p><a href="structirr_1_1_s_event_1_1_s_g_u_i_event-members.html">List of all members.</a></p>
100<h2><a name="pub-attribs"></a>
101Public Attributes</h2>
102<ul>
103<li><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_element.html">gui::IGUIElement</a> * <a class="el" href="structirr_1_1_s_event_1_1_s_g_u_i_event.html#a70eef30e3d3608cfb6a970aee2bbd1f4">Caller</a>
104<dl class="el"><dd class="mdescRight">IGUIElement who called the event. <a href="#a70eef30e3d3608cfb6a970aee2bbd1f4"></a><br/></dl><li><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_element.html">gui::IGUIElement</a> * <a class="el" href="structirr_1_1_s_event_1_1_s_g_u_i_event.html#a8456144a8da4b7328a2b64089c8f28a1">Element</a>
105<dl class="el"><dd class="mdescRight">If the event has something to do with another element, it will be held here. <a href="#a8456144a8da4b7328a2b64089c8f28a1"></a><br/></dl><li><a class="el" href="namespaceirr_1_1gui.html#aeac71ad17341a4b6e9026ae11d576808">gui::EGUI_EVENT_TYPE</a> <a class="el" href="structirr_1_1_s_event_1_1_s_g_u_i_event.html#a96745fdb14db858583f9bb7abfd6bfbc">EventType</a>
106<dl class="el"><dd class="mdescRight">Type of GUI Event. <a href="#a96745fdb14db858583f9bb7abfd6bfbc"></a><br/></dl></ul>
107<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
108<div class="textblock"><p>Any kind of GUI event. </p>
109
110<p>Definition at line <a class="el" href="_i_event_receiver_8h_source.html#l00265">265</a> of file <a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a>.</p>
111</div><hr/><h2>Member Data Documentation</h2>
112<a class="anchor" id="a70eef30e3d3608cfb6a970aee2bbd1f4"></a><!-- doxytag: member="irr::SEvent::SGUIEvent::Caller" ref="a70eef30e3d3608cfb6a970aee2bbd1f4" args="" -->
113<div class="memitem">
114<div class="memproto">
115 <table class="memname">
116 <tr>
117 <td class="memname"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_element.html">gui::IGUIElement</a>* <a class="el" href="structirr_1_1_s_event_1_1_s_g_u_i_event.html#a70eef30e3d3608cfb6a970aee2bbd1f4">irr::SEvent::SGUIEvent::Caller</a></td>
118 </tr>
119 </table>
120</div>
121<div class="memdoc">
122
123<p>IGUIElement who called the event. </p>
124
125<p>Definition at line <a class="el" href="_i_event_receiver_8h_source.html#l00268">268</a> of file <a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a>.</p>
126
127</div>
128</div>
129<a class="anchor" id="a8456144a8da4b7328a2b64089c8f28a1"></a><!-- doxytag: member="irr::SEvent::SGUIEvent::Element" ref="a8456144a8da4b7328a2b64089c8f28a1" args="" -->
130<div class="memitem">
131<div class="memproto">
132 <table class="memname">
133 <tr>
134 <td class="memname"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_element.html">gui::IGUIElement</a>* <a class="el" href="structirr_1_1_s_event_1_1_s_g_u_i_event.html#a8456144a8da4b7328a2b64089c8f28a1">irr::SEvent::SGUIEvent::Element</a></td>
135 </tr>
136 </table>
137</div>
138<div class="memdoc">
139
140<p>If the event has something to do with another element, it will be held here. </p>
141
142<p>Definition at line <a class="el" href="_i_event_receiver_8h_source.html#l00271">271</a> of file <a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a>.</p>
143
144</div>
145</div>
146<a class="anchor" id="a96745fdb14db858583f9bb7abfd6bfbc"></a><!-- doxytag: member="irr::SEvent::SGUIEvent::EventType" ref="a96745fdb14db858583f9bb7abfd6bfbc" args="" -->
147<div class="memitem">
148<div class="memproto">
149 <table class="memname">
150 <tr>
151 <td class="memname"><a class="el" href="namespaceirr_1_1gui.html#aeac71ad17341a4b6e9026ae11d576808">gui::EGUI_EVENT_TYPE</a> <a class="el" href="structirr_1_1_s_event_1_1_s_g_u_i_event.html#a96745fdb14db858583f9bb7abfd6bfbc">irr::SEvent::SGUIEvent::EventType</a></td>
152 </tr>
153 </table>
154</div>
155<div class="memdoc">
156
157<p>Type of GUI Event. </p>
158
159<p>Definition at line <a class="el" href="_i_event_receiver_8h_source.html#l00274">274</a> of file <a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a>.</p>
160
161</div>
162</div>
163<hr/>The documentation for this struct was generated from the following file:<ul>
164<li><a class="el" href="_i_event_receiver_8h_source.html">IEventReceiver.h</a></li>
165</ul>
166</div>
167</div>
168 <div id="nav-path" class="navpath">
169 <ul>
170 <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
171 <li class="navelem"><a class="el" href="structirr_1_1_s_event.html">SEvent</a> </li>
172 <li class="navelem"><a class="el" href="structirr_1_1_s_event_1_1_s_g_u_i_event.html">SGUIEvent</a> </li>
173<!-- window showing the filter options -->
174<div id="MSearchSelectWindow"
175 onmouseover="return searchBox.OnSearchSelectShow()"
176 onmouseout="return searchBox.OnSearchSelectHide()"
177 onkeydown="return searchBox.OnSearchSelectKey(event)">
178<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Defines</a></div>
179
180<!-- iframe showing the search results (closed by default) -->
181<div id="MSearchResultsWindow">
182<iframe src="javascript:void(0)" frameborder="0"
183 name="MSearchResults" id="MSearchResults">
184</iframe>
185</div>
186
187
188 <li class="footer">
189<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
190Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:43 for Irrlicht 3D Engine by
191<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
192 </ul>
193 </div>
194
195
196</body>
197</html>