aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_combo_box.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_combo_box.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_combo_box.html470
1 files changed, 470 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_combo_box.html b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_combo_box.html
new file mode 100644
index 0000000..ba4fb65
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_combo_box.html
@@ -0,0 +1,470 @@
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::gui::IGUIComboBox Class 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('classirr_1_1gui_1_1_i_g_u_i_combo_box.html','');
84</script>
85<div id="doc-content">
86<div class="header">
87 <div class="summary">
88<a href="#pub-methods">Public Member Functions</a> </div>
89 <div class="headertitle">
90<div class="title">irr::gui::IGUIComboBox Class Reference</div> </div>
91</div>
92<div class="contents">
93<!-- doxytag: class="irr::gui::IGUIComboBox" --><!-- doxytag: inherits="irr::gui::IGUIElement" -->
94<p>Combobox widget.
95 <a href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#details">More...</a></p>
96
97<p><code>#include &lt;<a class="el" href="_i_g_u_i_combo_box_8h_source.html">IGUIComboBox.h</a>&gt;</code></p>
98<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
99 <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for irr::gui::IGUIComboBox:</div>
100<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
101</div>
102<div id="dynsection-0-content" class="dyncontent" style="display:none;">
103 <div class="center">
104 <img src="classirr_1_1gui_1_1_i_g_u_i_combo_box.png" usemap="#irr::gui::IGUIComboBox_map" alt=""/>
105 <map id="irr::gui::IGUIComboBox_map" name="irr::gui::IGUIComboBox_map">
106<area href="classirr_1_1gui_1_1_i_g_u_i_element.html" title="Base class of all GUI elements." alt="irr::gui::IGUIElement" shape="rect" coords="105,112,305,136"/>
107<area href="classirr_1_1io_1_1_i_attribute_exchanging_object.html" title="An object which is able to serialize and deserialize its attributes into an attributes object..." alt="irr::io::IAttributeExchangingObject" shape="rect" coords="0,56,200,80"/>
108<area href="classirr_1_1_i_event_receiver.html" title="Interface of an object which can receive events." alt="irr::IEventReceiver" shape="rect" coords="210,56,410,80"/>
109<area href="classirr_1_1_i_reference_counted.html" title="Base class of most objects of the Irrlicht Engine." alt="irr::IReferenceCounted" shape="rect" coords="0,0,200,24"/>
110</map>
111 </div></div>
112
113<p><a href="classirr_1_1gui_1_1_i_g_u_i_combo_box-members.html">List of all members.</a></p>
114<h2><a name="pub-methods"></a>
115Public Member Functions</h2>
116<ul>
117<li><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#a89e96a8ac4c47e7b202be120486f1f94">IGUIComboBox</a> (<a class="el" href="classirr_1_1gui_1_1_i_g_u_i_environment.html">IGUIEnvironment</a> *environment, <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_element.html">IGUIElement</a> *parent, <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> id, <a class="el" href="classirr_1_1core_1_1rect.html">core::rect</a>&lt; <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> &gt; rectangle)
118<dl class="el"><dd class="mdescRight">constructor <a href="#a89e96a8ac4c47e7b202be120486f1f94"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#a1952afb705f497306cb006c502ac181c">addItem</a> (const wchar_t *text, <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> data=0)=0
119<dl class="el"><dd class="mdescRight">Adds an item and returns the index of it. <a href="#a1952afb705f497306cb006c502ac181c"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#af9f5d813496af19af437a6f51fa7e029">clear</a> ()=0
120<dl class="el"><dd class="mdescRight">Deletes all items in the combo box. <a href="#af9f5d813496af19af437a6f51fa7e029"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#a01c1dea5455f7a9302cea8d156787c3e">getIndexForItemData</a> (<a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> data) const =0
121<dl class="el"><dd class="mdescRight">Returns index based on item data. <a href="#a01c1dea5455f7a9302cea8d156787c3e"></a><br/></dl><li>virtual const wchar_t * <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#afe60f75b5e8685f6a19101d31ad6d369">getItem</a> (<a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> idx) const =0
122<dl class="el"><dd class="mdescRight">Returns string of an item. the idx may be a value from 0 to itemCount-1. <a href="#afe60f75b5e8685f6a19101d31ad6d369"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#a573bdf5507fd9d389635cbb4d84c3757">getItemCount</a> () const =0
123<dl class="el"><dd class="mdescRight">Returns amount of items in box. <a href="#a573bdf5507fd9d389635cbb4d84c3757"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#ac0f2189cf87e4ffe38834edea01c75fb">getItemData</a> (<a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> idx) const =0
124<dl class="el"><dd class="mdescRight">Returns item data of an item. the idx may be a value from 0 to itemCount-1. <a href="#ac0f2189cf87e4ffe38834edea01c75fb"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#afc75706835598a9016ce8a8f020c690c">getMaxSelectionRows</a> () const =0
125<dl class="el"><dd class="mdescRight">Get the maximimal number of rows for the selection listbox. <a href="#afc75706835598a9016ce8a8f020c690c"></a><br/></dl><li>virtual <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#a7cb6bb2a86fccfc78cbb3c3d56b88778">getSelected</a> () const =0
126<dl class="el"><dd class="mdescRight">Returns id of selected item. returns -1 if no item is selected. <a href="#a7cb6bb2a86fccfc78cbb3c3d56b88778"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#aa6a351f80aa57374459a9d66f416ce3c">removeItem</a> (<a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> idx)=0
127<dl class="el"><dd class="mdescRight">Removes an item from the combo box. <a href="#aa6a351f80aa57374459a9d66f416ce3c"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#a273f90cfe3cf279ccae2cc612117862d">setMaxSelectionRows</a> (<a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> max)=0
128<dl class="el"><dd class="mdescRight">Set the maximal number of rows for the selection listbox. <a href="#a273f90cfe3cf279ccae2cc612117862d"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#a84660e6f4a677349ca7dc39024fe7b17">setSelected</a> (<a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> idx)=0
129<dl class="el"><dd class="mdescRight">Sets the selected item. Set this to -1 if no item should be selected. <a href="#a84660e6f4a677349ca7dc39024fe7b17"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html#a902681b9cfc783d29270f919ab3e71d8">setTextAlignment</a> (<a class="el" href="namespaceirr_1_1gui.html#a19eb5fb40e67f108cb16aba922ddaa2d">EGUI_ALIGNMENT</a> horizontal, <a class="el" href="namespaceirr_1_1gui.html#a19eb5fb40e67f108cb16aba922ddaa2d">EGUI_ALIGNMENT</a> vertical)=0
130<dl class="el"><dd class="mdescRight">Sets text justification of the text area. <a href="#a902681b9cfc783d29270f919ab3e71d8"></a><br/></dl></ul>
131<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
132<div class="textblock"><p>Combobox widget. </p>
133<dl class="user"><dt><b>This element can create the following events of type EGUI_EVENT_TYPE:</b></dt><dd><ul>
134<li>EGET_COMBO_BOX_CHANGED </li>
135</ul>
136</dd></dl>
137
138<p>Definition at line <a class="el" href="_i_g_u_i_combo_box_8h_source.html#l00019">19</a> of file <a class="el" href="_i_g_u_i_combo_box_8h_source.html">IGUIComboBox.h</a>.</p>
139</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
140<a class="anchor" id="a89e96a8ac4c47e7b202be120486f1f94"></a><!-- doxytag: member="irr::gui::IGUIComboBox::IGUIComboBox" ref="a89e96a8ac4c47e7b202be120486f1f94" args="(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect&lt; s32 &gt; rectangle)" -->
141<div class="memitem">
142<div class="memproto">
143 <table class="memname">
144 <tr>
145 <td class="memname">irr::gui::IGUIComboBox::IGUIComboBox </td>
146 <td>(</td>
147 <td class="paramtype"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_environment.html">IGUIEnvironment</a> *&#160;</td>
148 <td class="paramname"><em>environment</em>, </td>
149 </tr>
150 <tr>
151 <td class="paramkey"></td>
152 <td></td>
153 <td class="paramtype"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_element.html">IGUIElement</a> *&#160;</td>
154 <td class="paramname"><em>parent</em>, </td>
155 </tr>
156 <tr>
157 <td class="paramkey"></td>
158 <td></td>
159 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
160 <td class="paramname"><em>id</em>, </td>
161 </tr>
162 <tr>
163 <td class="paramkey"></td>
164 <td></td>
165 <td class="paramtype"><a class="el" href="classirr_1_1core_1_1rect.html">core::rect</a>&lt; <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> &gt;&#160;</td>
166 <td class="paramname"><em>rectangle</em>&#160;</td>
167 </tr>
168 <tr>
169 <td></td>
170 <td>)</td>
171 <td></td><td><code> [inline]</code></td>
172 </tr>
173 </table>
174</div>
175<div class="memdoc">
176
177<p>constructor </p>
178
179<p>Definition at line <a class="el" href="_i_g_u_i_combo_box_8h_source.html#l00024">24</a> of file <a class="el" href="_i_g_u_i_combo_box_8h_source.html">IGUIComboBox.h</a>.</p>
180
181</div>
182</div>
183<hr/><h2>Member Function Documentation</h2>
184<a class="anchor" id="a1952afb705f497306cb006c502ac181c"></a><!-- doxytag: member="irr::gui::IGUIComboBox::addItem" ref="a1952afb705f497306cb006c502ac181c" args="(const wchar_t *text, u32 data=0)=0" -->
185<div class="memitem">
186<div class="memproto">
187 <table class="memname">
188 <tr>
189 <td class="memname">virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> irr::gui::IGUIComboBox::addItem </td>
190 <td>(</td>
191 <td class="paramtype">const wchar_t *&#160;</td>
192 <td class="paramname"><em>text</em>, </td>
193 </tr>
194 <tr>
195 <td class="paramkey"></td>
196 <td></td>
197 <td class="paramtype"><a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a>&#160;</td>
198 <td class="paramname"><em>data</em> = <code>0</code>&#160;</td>
199 </tr>
200 <tr>
201 <td></td>
202 <td>)</td>
203 <td></td><td><code> [pure virtual]</code></td>
204 </tr>
205 </table>
206</div>
207<div class="memdoc">
208
209<p>Adds an item and returns the index of it. </p>
210
211</div>
212</div>
213<a class="anchor" id="af9f5d813496af19af437a6f51fa7e029"></a><!-- doxytag: member="irr::gui::IGUIComboBox::clear" ref="af9f5d813496af19af437a6f51fa7e029" args="()=0" -->
214<div class="memitem">
215<div class="memproto">
216 <table class="memname">
217 <tr>
218 <td class="memname">virtual void irr::gui::IGUIComboBox::clear </td>
219 <td>(</td>
220 <td class="paramname"></td><td>)</td>
221 <td><code> [pure virtual]</code></td>
222 </tr>
223 </table>
224</div>
225<div class="memdoc">
226
227<p>Deletes all items in the combo box. </p>
228
229</div>
230</div>
231<a class="anchor" id="a01c1dea5455f7a9302cea8d156787c3e"></a><!-- doxytag: member="irr::gui::IGUIComboBox::getIndexForItemData" ref="a01c1dea5455f7a9302cea8d156787c3e" args="(u32 data) const =0" -->
232<div class="memitem">
233<div class="memproto">
234 <table class="memname">
235 <tr>
236 <td class="memname">virtual <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> irr::gui::IGUIComboBox::getIndexForItemData </td>
237 <td>(</td>
238 <td class="paramtype"><a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a>&#160;</td>
239 <td class="paramname"><em>data</em></td><td>)</td>
240 <td> const<code> [pure virtual]</code></td>
241 </tr>
242 </table>
243</div>
244<div class="memdoc">
245
246<p>Returns index based on item data. </p>
247
248</div>
249</div>
250<a class="anchor" id="afe60f75b5e8685f6a19101d31ad6d369"></a><!-- doxytag: member="irr::gui::IGUIComboBox::getItem" ref="afe60f75b5e8685f6a19101d31ad6d369" args="(u32 idx) const =0" -->
251<div class="memitem">
252<div class="memproto">
253 <table class="memname">
254 <tr>
255 <td class="memname">virtual const wchar_t* irr::gui::IGUIComboBox::getItem </td>
256 <td>(</td>
257 <td class="paramtype"><a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a>&#160;</td>
258 <td class="paramname"><em>idx</em></td><td>)</td>
259 <td> const<code> [pure virtual]</code></td>
260 </tr>
261 </table>
262</div>
263<div class="memdoc">
264
265<p>Returns string of an item. the idx may be a value from 0 to itemCount-1. </p>
266
267</div>
268</div>
269<a class="anchor" id="a573bdf5507fd9d389635cbb4d84c3757"></a><!-- doxytag: member="irr::gui::IGUIComboBox::getItemCount" ref="a573bdf5507fd9d389635cbb4d84c3757" args="() const =0" -->
270<div class="memitem">
271<div class="memproto">
272 <table class="memname">
273 <tr>
274 <td class="memname">virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> irr::gui::IGUIComboBox::getItemCount </td>
275 <td>(</td>
276 <td class="paramname"></td><td>)</td>
277 <td> const<code> [pure virtual]</code></td>
278 </tr>
279 </table>
280</div>
281<div class="memdoc">
282
283<p>Returns amount of items in box. </p>
284
285</div>
286</div>
287<a class="anchor" id="ac0f2189cf87e4ffe38834edea01c75fb"></a><!-- doxytag: member="irr::gui::IGUIComboBox::getItemData" ref="ac0f2189cf87e4ffe38834edea01c75fb" args="(u32 idx) const =0" -->
288<div class="memitem">
289<div class="memproto">
290 <table class="memname">
291 <tr>
292 <td class="memname">virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> irr::gui::IGUIComboBox::getItemData </td>
293 <td>(</td>
294 <td class="paramtype"><a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a>&#160;</td>
295 <td class="paramname"><em>idx</em></td><td>)</td>
296 <td> const<code> [pure virtual]</code></td>
297 </tr>
298 </table>
299</div>
300<div class="memdoc">
301
302<p>Returns item data of an item. the idx may be a value from 0 to itemCount-1. </p>
303
304</div>
305</div>
306<a class="anchor" id="afc75706835598a9016ce8a8f020c690c"></a><!-- doxytag: member="irr::gui::IGUIComboBox::getMaxSelectionRows" ref="afc75706835598a9016ce8a8f020c690c" args="() const =0" -->
307<div class="memitem">
308<div class="memproto">
309 <table class="memname">
310 <tr>
311 <td class="memname">virtual <a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a> irr::gui::IGUIComboBox::getMaxSelectionRows </td>
312 <td>(</td>
313 <td class="paramname"></td><td>)</td>
314 <td> const<code> [pure virtual]</code></td>
315 </tr>
316 </table>
317</div>
318<div class="memdoc">
319
320<p>Get the maximimal number of rows for the selection listbox. </p>
321
322</div>
323</div>
324<a class="anchor" id="a7cb6bb2a86fccfc78cbb3c3d56b88778"></a><!-- doxytag: member="irr::gui::IGUIComboBox::getSelected" ref="a7cb6bb2a86fccfc78cbb3c3d56b88778" args="() const =0" -->
325<div class="memitem">
326<div class="memproto">
327 <table class="memname">
328 <tr>
329 <td class="memname">virtual <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> irr::gui::IGUIComboBox::getSelected </td>
330 <td>(</td>
331 <td class="paramname"></td><td>)</td>
332 <td> const<code> [pure virtual]</code></td>
333 </tr>
334 </table>
335</div>
336<div class="memdoc">
337
338<p>Returns id of selected item. returns -1 if no item is selected. </p>
339
340</div>
341</div>
342<a class="anchor" id="aa6a351f80aa57374459a9d66f416ce3c"></a><!-- doxytag: member="irr::gui::IGUIComboBox::removeItem" ref="aa6a351f80aa57374459a9d66f416ce3c" args="(u32 idx)=0" -->
343<div class="memitem">
344<div class="memproto">
345 <table class="memname">
346 <tr>
347 <td class="memname">virtual void irr::gui::IGUIComboBox::removeItem </td>
348 <td>(</td>
349 <td class="paramtype"><a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a>&#160;</td>
350 <td class="paramname"><em>idx</em></td><td>)</td>
351 <td><code> [pure virtual]</code></td>
352 </tr>
353 </table>
354</div>
355<div class="memdoc">
356
357<p>Removes an item from the combo box. </p>
358<p>Warning. This will change the index of all following items </p>
359
360</div>
361</div>
362<a class="anchor" id="a273f90cfe3cf279ccae2cc612117862d"></a><!-- doxytag: member="irr::gui::IGUIComboBox::setMaxSelectionRows" ref="a273f90cfe3cf279ccae2cc612117862d" args="(u32 max)=0" -->
363<div class="memitem">
364<div class="memproto">
365 <table class="memname">
366 <tr>
367 <td class="memname">virtual void irr::gui::IGUIComboBox::setMaxSelectionRows </td>
368 <td>(</td>
369 <td class="paramtype"><a class="el" href="namespaceirr.html#a0416a53257075833e7002efd0a18e804">u32</a>&#160;</td>
370 <td class="paramname"><em>max</em></td><td>)</td>
371 <td><code> [pure virtual]</code></td>
372 </tr>
373 </table>
374</div>
375<div class="memdoc">
376
377<p>Set the maximal number of rows for the selection listbox. </p>
378
379</div>
380</div>
381<a class="anchor" id="a84660e6f4a677349ca7dc39024fe7b17"></a><!-- doxytag: member="irr::gui::IGUIComboBox::setSelected" ref="a84660e6f4a677349ca7dc39024fe7b17" args="(s32 idx)=0" -->
382<div class="memitem">
383<div class="memproto">
384 <table class="memname">
385 <tr>
386 <td class="memname">virtual void irr::gui::IGUIComboBox::setSelected </td>
387 <td>(</td>
388 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
389 <td class="paramname"><em>idx</em></td><td>)</td>
390 <td><code> [pure virtual]</code></td>
391 </tr>
392 </table>
393</div>
394<div class="memdoc">
395
396<p>Sets the selected item. Set this to -1 if no item should be selected. </p>
397
398</div>
399</div>
400<a class="anchor" id="a902681b9cfc783d29270f919ab3e71d8"></a><!-- doxytag: member="irr::gui::IGUIComboBox::setTextAlignment" ref="a902681b9cfc783d29270f919ab3e71d8" args="(EGUI_ALIGNMENT horizontal, EGUI_ALIGNMENT vertical)=0" -->
401<div class="memitem">
402<div class="memproto">
403 <table class="memname">
404 <tr>
405 <td class="memname">virtual void irr::gui::IGUIComboBox::setTextAlignment </td>
406 <td>(</td>
407 <td class="paramtype"><a class="el" href="namespaceirr_1_1gui.html#a19eb5fb40e67f108cb16aba922ddaa2d">EGUI_ALIGNMENT</a>&#160;</td>
408 <td class="paramname"><em>horizontal</em>, </td>
409 </tr>
410 <tr>
411 <td class="paramkey"></td>
412 <td></td>
413 <td class="paramtype"><a class="el" href="namespaceirr_1_1gui.html#a19eb5fb40e67f108cb16aba922ddaa2d">EGUI_ALIGNMENT</a>&#160;</td>
414 <td class="paramname"><em>vertical</em>&#160;</td>
415 </tr>
416 <tr>
417 <td></td>
418 <td>)</td>
419 <td></td><td><code> [pure virtual]</code></td>
420 </tr>
421 </table>
422</div>
423<div class="memdoc">
424
425<p>Sets text justification of the text area. </p>
426<dl><dt><b>Parameters:</b></dt><dd>
427 <table class="params">
428 <tr><td class="paramname">horizontal,:</td><td>EGUIA_UPPERLEFT for left justified (default), EGUIA_LOWEERRIGHT for right justified, or EGUIA_CENTER for centered text. </td></tr>
429 <tr><td class="paramname">vertical,:</td><td>EGUIA_UPPERLEFT to align with top edge, EGUIA_LOWEERRIGHT for bottom edge, or EGUIA_CENTER for centered text (default). </td></tr>
430 </table>
431 </dd>
432</dl>
433
434</div>
435</div>
436<hr/>The documentation for this class was generated from the following file:<ul>
437<li><a class="el" href="_i_g_u_i_combo_box_8h_source.html">IGUIComboBox.h</a></li>
438</ul>
439</div>
440</div>
441 <div id="nav-path" class="navpath">
442 <ul>
443 <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
444 <li class="navelem"><a class="el" href="namespaceirr_1_1gui.html">gui</a> </li>
445 <li class="navelem"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_combo_box.html">IGUIComboBox</a> </li>
446<!-- window showing the filter options -->
447<div id="MSearchSelectWindow"
448 onmouseover="return searchBox.OnSearchSelectShow()"
449 onmouseout="return searchBox.OnSearchSelectHide()"
450 onkeydown="return searchBox.OnSearchSelectKey(event)">
451<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>
452
453<!-- iframe showing the search results (closed by default) -->
454<div id="MSearchResultsWindow">
455<iframe src="javascript:void(0)" frameborder="0"
456 name="MSearchResults" id="MSearchResults">
457</iframe>
458</div>
459
460
461 <li class="footer">
462<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
463Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:43 for Irrlicht 3D Engine by
464<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
465 </ul>
466 </div>
467
468
469</body>
470</html>