aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_tab_control.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_tab_control.html')
-rw-r--r--src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_tab_control.html622
1 files changed, 622 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_tab_control.html b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_tab_control.html
new file mode 100644
index 0000000..3681d66
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/doc/html/classirr_1_1gui_1_1_i_g_u_i_tab_control.html
@@ -0,0 +1,622 @@
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::IGUITabControl 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_tab_control.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::IGUITabControl Class Reference</div> </div>
91</div>
92<div class="contents">
93<!-- doxytag: class="irr::gui::IGUITabControl" --><!-- doxytag: inherits="irr::gui::IGUIElement" -->
94<p>A standard tab control.
95 <a href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#details">More...</a></p>
96
97<p><code>#include &lt;<a class="el" href="_i_g_u_i_tab_control_8h_source.html">IGUITabControl.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::IGUITabControl:</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_tab_control.png" usemap="#irr::gui::IGUITabControl_map" alt=""/>
105 <map id="irr::gui::IGUITabControl_map" name="irr::gui::IGUITabControl_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_tab_control-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_tab_control.html#a01e66ddc01de0a0185407e4bd839ed31">IGUITabControl</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="#a01e66ddc01de0a0185407e4bd839ed31"></a><br/></dl><li>virtual <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab.html">IGUITab</a> * <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#a4b1a55fd79785abc4f5bcb05f8637a42">addTab</a> (const wchar_t *caption, <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> id=-1)=0
119<dl class="el"><dd class="mdescRight">Adds a tab. <a href="#a4b1a55fd79785abc4f5bcb05f8637a42"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#ac5a41030a1fa56978da2142e00fef3f1">clear</a> ()=0
120<dl class="el"><dd class="mdescRight">Clears the tabcontrol removing all tabs. <a href="#ac5a41030a1fa56978da2142e00fef3f1"></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_tab_control.html#adc55d313131e214646c9f654e1319792">getActiveTab</a> () const =0
121<dl class="el"><dd class="mdescRight">Returns which tab is currently active. <a href="#adc55d313131e214646c9f654e1319792"></a><br/></dl><li>virtual <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab.html">IGUITab</a> * <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#a1ce91106037c880aae15df77f42aeeda">getTab</a> (<a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> idx) const =0
122<dl class="el"><dd class="mdescRight">Returns a tab based on zero based index. <a href="#a1ce91106037c880aae15df77f42aeeda"></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_tab_control.html#abe529c6da00af1e156357562eafec031">getTabAt</a> (<a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> xpos, <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> ypos) const =0
123<dl class="el"><dd class="mdescRight">get the the id of the tab at the given absolute coordinates <a href="#abe529c6da00af1e156357562eafec031"></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_tab_control.html#a9c0571f79bb538936182542562d2c520">getTabCount</a> () const =0
124<dl class="el"><dd class="mdescRight">Returns amount of tabs in the tabcontrol. <a href="#a9c0571f79bb538936182542562d2c520"></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_tab_control.html#afaeab7a998a34ab5e8398930276ab3bd">getTabExtraWidth</a> () const =0
125<dl class="el"><dd class="mdescRight">Get the extra width added to tabs on each side of the text. <a href="#afaeab7a998a34ab5e8398930276ab3bd"></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_tab_control.html#aff6b4e0bd1a4b641fd0e3c73a0500d72">getTabHeight</a> () const =0
126<dl class="el"><dd class="mdescRight">Get the height of the tabs. <a href="#aff6b4e0bd1a4b641fd0e3c73a0500d72"></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_tab_control.html#a6f5c5210417d07c3f87ce2db91341f3c">getTabMaxWidth</a> () const =0
127<dl class="el"><dd class="mdescRight">get the maximal width of a tab <a href="#a6f5c5210417d07c3f87ce2db91341f3c"></a><br/></dl><li>virtual <a class="el" href="namespaceirr_1_1gui.html#a19eb5fb40e67f108cb16aba922ddaa2d">gui::EGUI_ALIGNMENT</a> <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#a3153a7dba26548eda6a8013e1e669c18">getTabVerticalAlignment</a> () const =0
128<dl class="el"><dd class="mdescRight">Get the alignment of the tabs. <a href="#a3153a7dba26548eda6a8013e1e669c18"></a><br/></dl><li>virtual <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab.html">IGUITab</a> * <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#a7ee37817344a547a240b751e3386b85b">insertTab</a> (<a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> idx, const wchar_t *caption, <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> id=-1)=0
129<dl class="el"><dd class="mdescRight">Insert the tab at the given index. <a href="#a7ee37817344a547a240b751e3386b85b"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#a0d79c9d666527201b57e859e69b7523c">removeTab</a> (<a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> idx)=0
130<dl class="el"><dd class="mdescRight">Removes a tab from the tabcontrol. <a href="#a0d79c9d666527201b57e859e69b7523c"></a><br/></dl><li>virtual bool <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#a2a2d810ff8a79c4226831b689a4d8b3a">setActiveTab</a> (<a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> idx)=0
131<dl class="el"><dd class="mdescRight">Brings a tab to front. <a href="#a2a2d810ff8a79c4226831b689a4d8b3a"></a><br/></dl><li>virtual bool <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#acea5fca2d2a883a450d4df823eea27d5">setActiveTab</a> (<a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab.html">IGUITab</a> *tab)=0
132<dl class="el"><dd class="mdescRight">Brings a tab to front. <a href="#acea5fca2d2a883a450d4df823eea27d5"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#ab73b93ca48aabf376c4b10cf42db35d7">setTabExtraWidth</a> (<a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> extraWidth)=0
133<dl class="el"><dd class="mdescRight">Set the extra width added to tabs on each side of the text. <a href="#ab73b93ca48aabf376c4b10cf42db35d7"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#aaf32295663b656a48980ee113dd0251e">setTabHeight</a> (<a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> height)=0
134<dl class="el"><dd class="mdescRight">Set the height of the tabs. <a href="#aaf32295663b656a48980ee113dd0251e"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#a854b4d28fda5b9eb0ccc2f6a8c8e463c">setTabMaxWidth</a> (<a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> width)=0
135<dl class="el"><dd class="mdescRight">set the maximal width of a tab. Per default width is 0 which means "no width restriction". <a href="#a854b4d28fda5b9eb0ccc2f6a8c8e463c"></a><br/></dl><li>virtual void <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html#a5481d1c15605d00654c12581842ad311">setTabVerticalAlignment</a> (<a class="el" href="namespaceirr_1_1gui.html#a19eb5fb40e67f108cb16aba922ddaa2d">gui::EGUI_ALIGNMENT</a> alignment)=0
136<dl class="el"><dd class="mdescRight">Set the alignment of the tabs. <a href="#a5481d1c15605d00654c12581842ad311"></a><br/></dl></ul>
137<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
138<div class="textblock"><p>A standard tab control. </p>
139<dl class="user"><dt><b>This element can create the following events of type EGUI_EVENT_TYPE:</b></dt><dd><ul>
140<li>EGET_TAB_CHANGED </li>
141</ul>
142</dd></dl>
143
144<p>Definition at line <a class="el" href="_i_g_u_i_tab_control_8h_source.html#l00055">55</a> of file <a class="el" href="_i_g_u_i_tab_control_8h_source.html">IGUITabControl.h</a>.</p>
145</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
146<a class="anchor" id="a01e66ddc01de0a0185407e4bd839ed31"></a><!-- doxytag: member="irr::gui::IGUITabControl::IGUITabControl" ref="a01e66ddc01de0a0185407e4bd839ed31" args="(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect&lt; s32 &gt; rectangle)" -->
147<div class="memitem">
148<div class="memproto">
149 <table class="memname">
150 <tr>
151 <td class="memname">irr::gui::IGUITabControl::IGUITabControl </td>
152 <td>(</td>
153 <td class="paramtype"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_environment.html">IGUIEnvironment</a> *&#160;</td>
154 <td class="paramname"><em>environment</em>, </td>
155 </tr>
156 <tr>
157 <td class="paramkey"></td>
158 <td></td>
159 <td class="paramtype"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_element.html">IGUIElement</a> *&#160;</td>
160 <td class="paramname"><em>parent</em>, </td>
161 </tr>
162 <tr>
163 <td class="paramkey"></td>
164 <td></td>
165 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
166 <td class="paramname"><em>id</em>, </td>
167 </tr>
168 <tr>
169 <td class="paramkey"></td>
170 <td></td>
171 <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>
172 <td class="paramname"><em>rectangle</em>&#160;</td>
173 </tr>
174 <tr>
175 <td></td>
176 <td>)</td>
177 <td></td><td><code> [inline]</code></td>
178 </tr>
179 </table>
180</div>
181<div class="memdoc">
182
183<p>constructor </p>
184
185<p>Definition at line <a class="el" href="_i_g_u_i_tab_control_8h_source.html#l00060">60</a> of file <a class="el" href="_i_g_u_i_tab_control_8h_source.html">IGUITabControl.h</a>.</p>
186
187</div>
188</div>
189<hr/><h2>Member Function Documentation</h2>
190<a class="anchor" id="a4b1a55fd79785abc4f5bcb05f8637a42"></a><!-- doxytag: member="irr::gui::IGUITabControl::addTab" ref="a4b1a55fd79785abc4f5bcb05f8637a42" args="(const wchar_t *caption, s32 id=&#45;1)=0" -->
191<div class="memitem">
192<div class="memproto">
193 <table class="memname">
194 <tr>
195 <td class="memname">virtual <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab.html">IGUITab</a>* irr::gui::IGUITabControl::addTab </td>
196 <td>(</td>
197 <td class="paramtype">const wchar_t *&#160;</td>
198 <td class="paramname"><em>caption</em>, </td>
199 </tr>
200 <tr>
201 <td class="paramkey"></td>
202 <td></td>
203 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
204 <td class="paramname"><em>id</em> = <code>-1</code>&#160;</td>
205 </tr>
206 <tr>
207 <td></td>
208 <td>)</td>
209 <td></td><td><code> [pure virtual]</code></td>
210 </tr>
211 </table>
212</div>
213<div class="memdoc">
214
215<p>Adds a tab. </p>
216
217</div>
218</div>
219<a class="anchor" id="ac5a41030a1fa56978da2142e00fef3f1"></a><!-- doxytag: member="irr::gui::IGUITabControl::clear" ref="ac5a41030a1fa56978da2142e00fef3f1" args="()=0" -->
220<div class="memitem">
221<div class="memproto">
222 <table class="memname">
223 <tr>
224 <td class="memname">virtual void irr::gui::IGUITabControl::clear </td>
225 <td>(</td>
226 <td class="paramname"></td><td>)</td>
227 <td><code> [pure virtual]</code></td>
228 </tr>
229 </table>
230</div>
231<div class="memdoc">
232
233<p>Clears the tabcontrol removing all tabs. </p>
234
235</div>
236</div>
237<a class="anchor" id="adc55d313131e214646c9f654e1319792"></a><!-- doxytag: member="irr::gui::IGUITabControl::getActiveTab" ref="adc55d313131e214646c9f654e1319792" args="() const =0" -->
238<div class="memitem">
239<div class="memproto">
240 <table class="memname">
241 <tr>
242 <td class="memname">virtual <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> irr::gui::IGUITabControl::getActiveTab </td>
243 <td>(</td>
244 <td class="paramname"></td><td>)</td>
245 <td> const<code> [pure virtual]</code></td>
246 </tr>
247 </table>
248</div>
249<div class="memdoc">
250
251<p>Returns which tab is currently active. </p>
252
253</div>
254</div>
255<a class="anchor" id="a1ce91106037c880aae15df77f42aeeda"></a><!-- doxytag: member="irr::gui::IGUITabControl::getTab" ref="a1ce91106037c880aae15df77f42aeeda" args="(s32 idx) const =0" -->
256<div class="memitem">
257<div class="memproto">
258 <table class="memname">
259 <tr>
260 <td class="memname">virtual <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab.html">IGUITab</a>* irr::gui::IGUITabControl::getTab </td>
261 <td>(</td>
262 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
263 <td class="paramname"><em>idx</em></td><td>)</td>
264 <td> const<code> [pure virtual]</code></td>
265 </tr>
266 </table>
267</div>
268<div class="memdoc">
269
270<p>Returns a tab based on zero based index. </p>
271<dl><dt><b>Parameters:</b></dt><dd>
272 <table class="params">
273 <tr><td class="paramname">idx,:</td><td>zero based index of tab. Is a value betwenn 0 and getTabcount()-1; </td></tr>
274 </table>
275 </dd>
276</dl>
277<dl class="return"><dt><b>Returns:</b></dt><dd>Returns pointer to the Tab. Returns 0 if no tab is corresponding to this tab. </dd></dl>
278
279</div>
280</div>
281<a class="anchor" id="abe529c6da00af1e156357562eafec031"></a><!-- doxytag: member="irr::gui::IGUITabControl::getTabAt" ref="abe529c6da00af1e156357562eafec031" args="(s32 xpos, s32 ypos) const =0" -->
282<div class="memitem">
283<div class="memproto">
284 <table class="memname">
285 <tr>
286 <td class="memname">virtual <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> irr::gui::IGUITabControl::getTabAt </td>
287 <td>(</td>
288 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
289 <td class="paramname"><em>xpos</em>, </td>
290 </tr>
291 <tr>
292 <td class="paramkey"></td>
293 <td></td>
294 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
295 <td class="paramname"><em>ypos</em>&#160;</td>
296 </tr>
297 <tr>
298 <td></td>
299 <td>)</td>
300 <td></td><td> const<code> [pure virtual]</code></td>
301 </tr>
302 </table>
303</div>
304<div class="memdoc">
305
306<p>get the the id of the tab at the given absolute coordinates </p>
307<dl class="return"><dt><b>Returns:</b></dt><dd>The id of the tab or -1 when no tab is at those coordinates </dd></dl>
308
309</div>
310</div>
311<a class="anchor" id="a9c0571f79bb538936182542562d2c520"></a><!-- doxytag: member="irr::gui::IGUITabControl::getTabCount" ref="a9c0571f79bb538936182542562d2c520" args="() const =0" -->
312<div class="memitem">
313<div class="memproto">
314 <table class="memname">
315 <tr>
316 <td class="memname">virtual <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> irr::gui::IGUITabControl::getTabCount </td>
317 <td>(</td>
318 <td class="paramname"></td><td>)</td>
319 <td> const<code> [pure virtual]</code></td>
320 </tr>
321 </table>
322</div>
323<div class="memdoc">
324
325<p>Returns amount of tabs in the tabcontrol. </p>
326
327</div>
328</div>
329<a class="anchor" id="afaeab7a998a34ab5e8398930276ab3bd"></a><!-- doxytag: member="irr::gui::IGUITabControl::getTabExtraWidth" ref="afaeab7a998a34ab5e8398930276ab3bd" args="() const =0" -->
330<div class="memitem">
331<div class="memproto">
332 <table class="memname">
333 <tr>
334 <td class="memname">virtual <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> irr::gui::IGUITabControl::getTabExtraWidth </td>
335 <td>(</td>
336 <td class="paramname"></td><td>)</td>
337 <td> const<code> [pure virtual]</code></td>
338 </tr>
339 </table>
340</div>
341<div class="memdoc">
342
343<p>Get the extra width added to tabs on each side of the text. </p>
344<p>return Returns the extra width of the tabs </p>
345
346</div>
347</div>
348<a class="anchor" id="aff6b4e0bd1a4b641fd0e3c73a0500d72"></a><!-- doxytag: member="irr::gui::IGUITabControl::getTabHeight" ref="aff6b4e0bd1a4b641fd0e3c73a0500d72" args="() const =0" -->
349<div class="memitem">
350<div class="memproto">
351 <table class="memname">
352 <tr>
353 <td class="memname">virtual <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> irr::gui::IGUITabControl::getTabHeight </td>
354 <td>(</td>
355 <td class="paramname"></td><td>)</td>
356 <td> const<code> [pure virtual]</code></td>
357 </tr>
358 </table>
359</div>
360<div class="memdoc">
361
362<p>Get the height of the tabs. </p>
363<p>return Returns the height of the tabs </p>
364
365</div>
366</div>
367<a class="anchor" id="a6f5c5210417d07c3f87ce2db91341f3c"></a><!-- doxytag: member="irr::gui::IGUITabControl::getTabMaxWidth" ref="a6f5c5210417d07c3f87ce2db91341f3c" args="() const =0" -->
368<div class="memitem">
369<div class="memproto">
370 <table class="memname">
371 <tr>
372 <td class="memname">virtual <a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a> irr::gui::IGUITabControl::getTabMaxWidth </td>
373 <td>(</td>
374 <td class="paramname"></td><td>)</td>
375 <td> const<code> [pure virtual]</code></td>
376 </tr>
377 </table>
378</div>
379<div class="memdoc">
380
381<p>get the maximal width of a tab </p>
382
383</div>
384</div>
385<a class="anchor" id="a3153a7dba26548eda6a8013e1e669c18"></a><!-- doxytag: member="irr::gui::IGUITabControl::getTabVerticalAlignment" ref="a3153a7dba26548eda6a8013e1e669c18" args="() const =0" -->
386<div class="memitem">
387<div class="memproto">
388 <table class="memname">
389 <tr>
390 <td class="memname">virtual <a class="el" href="namespaceirr_1_1gui.html#a19eb5fb40e67f108cb16aba922ddaa2d">gui::EGUI_ALIGNMENT</a> irr::gui::IGUITabControl::getTabVerticalAlignment </td>
391 <td>(</td>
392 <td class="paramname"></td><td>)</td>
393 <td> const<code> [pure virtual]</code></td>
394 </tr>
395 </table>
396</div>
397<div class="memdoc">
398
399<p>Get the alignment of the tabs. </p>
400<p>return Returns the alignment of the tabs </p>
401
402</div>
403</div>
404<a class="anchor" id="a7ee37817344a547a240b751e3386b85b"></a><!-- doxytag: member="irr::gui::IGUITabControl::insertTab" ref="a7ee37817344a547a240b751e3386b85b" args="(s32 idx, const wchar_t *caption, s32 id=&#45;1)=0" -->
405<div class="memitem">
406<div class="memproto">
407 <table class="memname">
408 <tr>
409 <td class="memname">virtual <a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab.html">IGUITab</a>* irr::gui::IGUITabControl::insertTab </td>
410 <td>(</td>
411 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
412 <td class="paramname"><em>idx</em>, </td>
413 </tr>
414 <tr>
415 <td class="paramkey"></td>
416 <td></td>
417 <td class="paramtype">const wchar_t *&#160;</td>
418 <td class="paramname"><em>caption</em>, </td>
419 </tr>
420 <tr>
421 <td class="paramkey"></td>
422 <td></td>
423 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
424 <td class="paramname"><em>id</em> = <code>-1</code>&#160;</td>
425 </tr>
426 <tr>
427 <td></td>
428 <td>)</td>
429 <td></td><td><code> [pure virtual]</code></td>
430 </tr>
431 </table>
432</div>
433<div class="memdoc">
434
435<p>Insert the tab at the given index. </p>
436<dl class="return"><dt><b>Returns:</b></dt><dd>The tab on success or NULL on failure. </dd></dl>
437
438</div>
439</div>
440<a class="anchor" id="a0d79c9d666527201b57e859e69b7523c"></a><!-- doxytag: member="irr::gui::IGUITabControl::removeTab" ref="a0d79c9d666527201b57e859e69b7523c" args="(s32 idx)=0" -->
441<div class="memitem">
442<div class="memproto">
443 <table class="memname">
444 <tr>
445 <td class="memname">virtual void irr::gui::IGUITabControl::removeTab </td>
446 <td>(</td>
447 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
448 <td class="paramname"><em>idx</em></td><td>)</td>
449 <td><code> [pure virtual]</code></td>
450 </tr>
451 </table>
452</div>
453<div class="memdoc">
454
455<p>Removes a tab from the tabcontrol. </p>
456
457</div>
458</div>
459<a class="anchor" id="a2a2d810ff8a79c4226831b689a4d8b3a"></a><!-- doxytag: member="irr::gui::IGUITabControl::setActiveTab" ref="a2a2d810ff8a79c4226831b689a4d8b3a" args="(s32 idx)=0" -->
460<div class="memitem">
461<div class="memproto">
462 <table class="memname">
463 <tr>
464 <td class="memname">virtual bool irr::gui::IGUITabControl::setActiveTab </td>
465 <td>(</td>
466 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
467 <td class="paramname"><em>idx</em></td><td>)</td>
468 <td><code> [pure virtual]</code></td>
469 </tr>
470 </table>
471</div>
472<div class="memdoc">
473
474<p>Brings a tab to front. </p>
475<dl><dt><b>Parameters:</b></dt><dd>
476 <table class="params">
477 <tr><td class="paramname">idx,:</td><td>number of the tab. </td></tr>
478 </table>
479 </dd>
480</dl>
481<dl class="return"><dt><b>Returns:</b></dt><dd>Returns true if successful. </dd></dl>
482
483</div>
484</div>
485<a class="anchor" id="acea5fca2d2a883a450d4df823eea27d5"></a><!-- doxytag: member="irr::gui::IGUITabControl::setActiveTab" ref="acea5fca2d2a883a450d4df823eea27d5" args="(IGUITab *tab)=0" -->
486<div class="memitem">
487<div class="memproto">
488 <table class="memname">
489 <tr>
490 <td class="memname">virtual bool irr::gui::IGUITabControl::setActiveTab </td>
491 <td>(</td>
492 <td class="paramtype"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab.html">IGUITab</a> *&#160;</td>
493 <td class="paramname"><em>tab</em></td><td>)</td>
494 <td><code> [pure virtual]</code></td>
495 </tr>
496 </table>
497</div>
498<div class="memdoc">
499
500<p>Brings a tab to front. </p>
501<dl><dt><b>Parameters:</b></dt><dd>
502 <table class="params">
503 <tr><td class="paramname">tab,:</td><td>pointer to the tab. </td></tr>
504 </table>
505 </dd>
506</dl>
507<dl class="return"><dt><b>Returns:</b></dt><dd>Returns true if successful. </dd></dl>
508
509</div>
510</div>
511<a class="anchor" id="ab73b93ca48aabf376c4b10cf42db35d7"></a><!-- doxytag: member="irr::gui::IGUITabControl::setTabExtraWidth" ref="ab73b93ca48aabf376c4b10cf42db35d7" args="(s32 extraWidth)=0" -->
512<div class="memitem">
513<div class="memproto">
514 <table class="memname">
515 <tr>
516 <td class="memname">virtual void irr::gui::IGUITabControl::setTabExtraWidth </td>
517 <td>(</td>
518 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
519 <td class="paramname"><em>extraWidth</em></td><td>)</td>
520 <td><code> [pure virtual]</code></td>
521 </tr>
522 </table>
523</div>
524<div class="memdoc">
525
526<p>Set the extra width added to tabs on each side of the text. </p>
527
528</div>
529</div>
530<a class="anchor" id="aaf32295663b656a48980ee113dd0251e"></a><!-- doxytag: member="irr::gui::IGUITabControl::setTabHeight" ref="aaf32295663b656a48980ee113dd0251e" args="(s32 height)=0" -->
531<div class="memitem">
532<div class="memproto">
533 <table class="memname">
534 <tr>
535 <td class="memname">virtual void irr::gui::IGUITabControl::setTabHeight </td>
536 <td>(</td>
537 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
538 <td class="paramname"><em>height</em></td><td>)</td>
539 <td><code> [pure virtual]</code></td>
540 </tr>
541 </table>
542</div>
543<div class="memdoc">
544
545<p>Set the height of the tabs. </p>
546
547</div>
548</div>
549<a class="anchor" id="a854b4d28fda5b9eb0ccc2f6a8c8e463c"></a><!-- doxytag: member="irr::gui::IGUITabControl::setTabMaxWidth" ref="a854b4d28fda5b9eb0ccc2f6a8c8e463c" args="(s32 width)=0" -->
550<div class="memitem">
551<div class="memproto">
552 <table class="memname">
553 <tr>
554 <td class="memname">virtual void irr::gui::IGUITabControl::setTabMaxWidth </td>
555 <td>(</td>
556 <td class="paramtype"><a class="el" href="namespaceirr.html#ac66849b7a6ed16e30ebede579f9b47c6">s32</a>&#160;</td>
557 <td class="paramname"><em>width</em></td><td>)</td>
558 <td><code> [pure virtual]</code></td>
559 </tr>
560 </table>
561</div>
562<div class="memdoc">
563
564<p>set the maximal width of a tab. Per default width is 0 which means "no width restriction". </p>
565
566</div>
567</div>
568<a class="anchor" id="a5481d1c15605d00654c12581842ad311"></a><!-- doxytag: member="irr::gui::IGUITabControl::setTabVerticalAlignment" ref="a5481d1c15605d00654c12581842ad311" args="(gui::EGUI_ALIGNMENT alignment)=0" -->
569<div class="memitem">
570<div class="memproto">
571 <table class="memname">
572 <tr>
573 <td class="memname">virtual void irr::gui::IGUITabControl::setTabVerticalAlignment </td>
574 <td>(</td>
575 <td class="paramtype"><a class="el" href="namespaceirr_1_1gui.html#a19eb5fb40e67f108cb16aba922ddaa2d">gui::EGUI_ALIGNMENT</a>&#160;</td>
576 <td class="paramname"><em>alignment</em></td><td>)</td>
577 <td><code> [pure virtual]</code></td>
578 </tr>
579 </table>
580</div>
581<div class="memdoc">
582
583<p>Set the alignment of the tabs. </p>
584<p>Use EGUIA_UPPERLEFT or EGUIA_LOWERRIGHT </p>
585
586</div>
587</div>
588<hr/>The documentation for this class was generated from the following file:<ul>
589<li><a class="el" href="_i_g_u_i_tab_control_8h_source.html">IGUITabControl.h</a></li>
590</ul>
591</div>
592</div>
593 <div id="nav-path" class="navpath">
594 <ul>
595 <li class="navelem"><a class="el" href="namespaceirr.html">irr</a> </li>
596 <li class="navelem"><a class="el" href="namespaceirr_1_1gui.html">gui</a> </li>
597 <li class="navelem"><a class="el" href="classirr_1_1gui_1_1_i_g_u_i_tab_control.html">IGUITabControl</a> </li>
598<!-- window showing the filter options -->
599<div id="MSearchSelectWindow"
600 onmouseover="return searchBox.OnSearchSelectShow()"
601 onmouseout="return searchBox.OnSearchSelectHide()"
602 onkeydown="return searchBox.OnSearchSelectKey(event)">
603<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>
604
605<!-- iframe showing the search results (closed by default) -->
606<div id="MSearchResultsWindow">
607<iframe src="javascript:void(0)" frameborder="0"
608 name="MSearchResults" id="MSearchResults">
609</iframe>
610</div>
611
612
613 <li class="footer">
614<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
615Engine</a> Documentation &copy; 2003-2012 by Nikolaus Gebhardt. Generated on Sun Nov 17 2013 20:18:44 for Irrlicht 3D Engine by
616<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
617 </ul>
618 </div>
619
620
621</body>
622</html>