1 | <html> |
---|
2 | <head> |
---|
3 | <title>Ogre::SDLConfig class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
---|
4 | <link type="text/css" rel="stylesheet" href="style.css"> |
---|
5 | </head> |
---|
6 | |
---|
7 | <body> |
---|
8 | <!-- Generated by Doxygen 1.3.6 --> |
---|
9 | <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
10 | <h1>Ogre::SDLConfig Class Reference</h1>Simple CLI config. |
---|
11 | <a href="#_details">More...</a> |
---|
12 | <p> |
---|
13 | <code>#include <<a class="el" href="OgreSDLConfig__cli_8h-source.html">OgreSDLConfig_cli.h</a>></code> |
---|
14 | <p> |
---|
15 | <p>Inheritance diagram for Ogre::SDLConfig: |
---|
16 | <p><center><img src="classOgre_1_1SDLConfig.png" usemap="#Ogre::SDLConfig_map" border="0" alt=""></center> |
---|
17 | <map name="Ogre::SDLConfig_map"> |
---|
18 | <area href="classOgre_1_1ConfigDialog.html" alt="Ogre::ConfigDialog" shape="rect" coords="0,0,120,24"> |
---|
19 | <area href="classOgre_1_1ConfigDialog.html" alt="Ogre::ConfigDialog" shape="rect" coords="130,0,250,24"> |
---|
20 | </map> |
---|
21 | <a href="classOgre_1_1SDLConfig-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
22 | <tr><td></td></tr> |
---|
23 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
24 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfiga0">SDLConfig</a> ()</td></tr> |
---|
25 | |
---|
26 | <tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfiga1">display</a> (void)</td></tr> |
---|
27 | |
---|
28 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Displays a message about reading the config and then attempts to read it from a config file. <a href="#Ogre_1_1SDLConfiga1"></a><br><br></td></tr> |
---|
29 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfiga2">SDLConfig</a> ()</td></tr> |
---|
30 | |
---|
31 | <tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfiga3">display</a> (void)</td></tr> |
---|
32 | |
---|
33 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Displays a message about reading the config and then attempts to read it from a config file. <a href="#Ogre_1_1SDLConfiga3"></a><br><br></td></tr> |
---|
34 | <tr><td colspan=2><br><h2>Protected Member Functions</h2></td></tr> |
---|
35 | <tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigb0">on_window_delete</a> (GdkEventAny *event)</td></tr> |
---|
36 | |
---|
37 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigb1">on_option_changed</a> ()</td></tr> |
---|
38 | |
---|
39 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigb2">on_renderer_changed</a> ()</td></tr> |
---|
40 | |
---|
41 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigb3">on_value_changed</a> ()</td></tr> |
---|
42 | |
---|
43 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigb4">on_btn_ok</a> ()</td></tr> |
---|
44 | |
---|
45 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigb5">on_btn_cancel</a> ()</td></tr> |
---|
46 | |
---|
47 | <tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr> |
---|
48 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1RenderSystem.html">RenderSystem</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ConfigDialog.html#Ogre_1_1Win32ConfigDialogp1">mSelectedRenderSystem</a></td></tr> |
---|
49 | |
---|
50 | <tr><td colspan=2><br><h2>Private Member Functions</h2></td></tr> |
---|
51 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigd0">update_option_list</a> ()</td></tr> |
---|
52 | |
---|
53 | <tr><td colspan=2><br><h2>Private Attributes</h2></td></tr> |
---|
54 | <tr><td class="memItemLeft" nowrap align=right valign=top>Gtk::Window * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr0">_winConfig</a></td></tr> |
---|
55 | |
---|
56 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1SDLConfig_1_1ModelColumns.html">ModelColumns</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr1">_columns</a></td></tr> |
---|
57 | |
---|
58 | <tr><td class="memItemLeft" nowrap align=right valign=top>Glib::RefPtr< Gtk::ListStore > </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr2">_list_store</a></td></tr> |
---|
59 | |
---|
60 | <tr><td class="memItemLeft" nowrap align=right valign=top>Gtk::TreeView * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr3">_lstOptions</a></td></tr> |
---|
61 | |
---|
62 | <tr><td class="memItemLeft" nowrap align=right valign=top>Glib::RefPtr< Gtk::TreeSelection > </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr4">_option_selection</a></td></tr> |
---|
63 | |
---|
64 | <tr><td class="memItemLeft" nowrap align=right valign=top>int </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr5">_cur_index</a></td></tr> |
---|
65 | |
---|
66 | <tr><td class="memItemLeft" nowrap align=right valign=top>Glib::ustring </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr6">_cur_name</a></td></tr> |
---|
67 | |
---|
68 | <tr><td class="memItemLeft" nowrap align=right valign=top>Gtk::OptionMenu * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr7">_optRenderer</a></td></tr> |
---|
69 | |
---|
70 | <tr><td class="memItemLeft" nowrap align=right valign=top>Gtk::Label * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr8">_lblOptName</a></td></tr> |
---|
71 | |
---|
72 | <tr><td class="memItemLeft" nowrap align=right valign=top>Gtk::OptionMenu * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr9">_optOptValues</a></td></tr> |
---|
73 | |
---|
74 | <tr><td class="memItemLeft" nowrap align=right valign=top>Gtk::Menu * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr10">_opt_menu</a></td></tr> |
---|
75 | |
---|
76 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a143">ConfigOptionMap</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr11">_options</a></td></tr> |
---|
77 | |
---|
78 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a532">RenderSystemList</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr12">_renderers</a></td></tr> |
---|
79 | |
---|
80 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1RenderSystem.html">RenderSystem</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr13">_selected_renderer</a></td></tr> |
---|
81 | |
---|
82 | </table> |
---|
83 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
84 | Simple CLI config. |
---|
85 | <p> |
---|
86 | |
---|
87 | <p> |
---|
88 | Definition at line <a class="el" href="OgreSDLConfig__cli_8h-source.html#l00037">37</a> of file <a class="el" href="OgreSDLConfig__cli_8h-source.html">OgreSDLConfig_cli.h</a>.<hr><h2>Constructor & Destructor Documentation</h2> |
---|
89 | <a class="anchor" name="Ogre_1_1SDLConfiga0" doxytag="Ogre::SDLConfig::SDLConfig" ></a><p> |
---|
90 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
91 | <tr> |
---|
92 | <td class="mdRow"> |
---|
93 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
94 | <tr> |
---|
95 | <td class="md" nowrap valign="top"> Ogre::SDLConfig::SDLConfig </td> |
---|
96 | <td class="md" valign="top">( </td> |
---|
97 | <td class="mdname1" valign="top" nowrap> </td> |
---|
98 | <td class="md" valign="top"> ) </td> |
---|
99 | <td class="md" nowrap></td> |
---|
100 | </tr> |
---|
101 | |
---|
102 | </table> |
---|
103 | </td> |
---|
104 | </tr> |
---|
105 | </table> |
---|
106 | <table cellspacing=5 cellpadding=0 border=0> |
---|
107 | <tr> |
---|
108 | <td> |
---|
109 | |
---|
110 | </td> |
---|
111 | <td> |
---|
112 | |
---|
113 | <p> |
---|
114 | |
---|
115 | <p> |
---|
116 | Definition at line <a class="el" href="OgreSDLConfig__cli_8h-source.html#l00040">40</a> of file <a class="el" href="OgreSDLConfig__cli_8h-source.html">OgreSDLConfig_cli.h</a>. </td> |
---|
117 | </tr> |
---|
118 | </table> |
---|
119 | <a class="anchor" name="Ogre_1_1SDLConfiga2" doxytag="Ogre::SDLConfig::SDLConfig" ></a><p> |
---|
120 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
121 | <tr> |
---|
122 | <td class="mdRow"> |
---|
123 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
124 | <tr> |
---|
125 | <td class="md" nowrap valign="top"> Ogre::SDLConfig::SDLConfig </td> |
---|
126 | <td class="md" valign="top">( </td> |
---|
127 | <td class="mdname1" valign="top" nowrap> </td> |
---|
128 | <td class="md" valign="top"> ) </td> |
---|
129 | <td class="md" nowrap></td> |
---|
130 | </tr> |
---|
131 | |
---|
132 | </table> |
---|
133 | </td> |
---|
134 | </tr> |
---|
135 | </table> |
---|
136 | <table cellspacing=5 cellpadding=0 border=0> |
---|
137 | <tr> |
---|
138 | <td> |
---|
139 | |
---|
140 | </td> |
---|
141 | <td> |
---|
142 | |
---|
143 | <p> |
---|
144 | |
---|
145 | <p> |
---|
146 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00046">46</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
147 | </tr> |
---|
148 | </table> |
---|
149 | <hr><h2>Member Function Documentation</h2> |
---|
150 | <a class="anchor" name="Ogre_1_1SDLConfiga3" doxytag="Ogre::SDLConfig::display" ></a><p> |
---|
151 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
152 | <tr> |
---|
153 | <td class="mdRow"> |
---|
154 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
155 | <tr> |
---|
156 | <td class="md" nowrap valign="top"> bool Ogre::SDLConfig::display </td> |
---|
157 | <td class="md" valign="top">( </td> |
---|
158 | <td class="md" nowrap valign="top">void </td> |
---|
159 | <td class="mdname1" valign="top" nowrap> </td> |
---|
160 | <td class="md" valign="top"> ) </td> |
---|
161 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
162 | </tr> |
---|
163 | |
---|
164 | </table> |
---|
165 | </td> |
---|
166 | </tr> |
---|
167 | </table> |
---|
168 | <table cellspacing=5 cellpadding=0 border=0> |
---|
169 | <tr> |
---|
170 | <td> |
---|
171 | |
---|
172 | </td> |
---|
173 | <td> |
---|
174 | |
---|
175 | <p> |
---|
176 | Displays a message about reading the config and then attempts to read it from a config file. |
---|
177 | <p> |
---|
178 | |
---|
179 | <p> |
---|
180 | Implements <a class="el" href="classOgre_1_1ConfigDialog.html#Ogre_1_1ConfigDialoga1">Ogre::ConfigDialog</a>. </td> |
---|
181 | </tr> |
---|
182 | </table> |
---|
183 | <a class="anchor" name="Ogre_1_1SDLConfiga1" doxytag="Ogre::SDLConfig::display" ></a><p> |
---|
184 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
185 | <tr> |
---|
186 | <td class="mdRow"> |
---|
187 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
188 | <tr> |
---|
189 | <td class="md" nowrap valign="top"> bool Ogre::SDLConfig::display </td> |
---|
190 | <td class="md" valign="top">( </td> |
---|
191 | <td class="md" nowrap valign="top">void </td> |
---|
192 | <td class="mdname1" valign="top" nowrap> </td> |
---|
193 | <td class="md" valign="top"> ) </td> |
---|
194 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
195 | </tr> |
---|
196 | |
---|
197 | </table> |
---|
198 | </td> |
---|
199 | </tr> |
---|
200 | </table> |
---|
201 | <table cellspacing=5 cellpadding=0 border=0> |
---|
202 | <tr> |
---|
203 | <td> |
---|
204 | |
---|
205 | </td> |
---|
206 | <td> |
---|
207 | |
---|
208 | <p> |
---|
209 | Displays a message about reading the config and then attempts to read it from a config file. |
---|
210 | <p> |
---|
211 | |
---|
212 | <p> |
---|
213 | Implements <a class="el" href="classOgre_1_1ConfigDialog.html#Ogre_1_1ConfigDialoga1">Ogre::ConfigDialog</a>. </td> |
---|
214 | </tr> |
---|
215 | </table> |
---|
216 | <a class="anchor" name="Ogre_1_1SDLConfigb5" doxytag="Ogre::SDLConfig::on_btn_cancel" ></a><p> |
---|
217 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
218 | <tr> |
---|
219 | <td class="mdRow"> |
---|
220 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
221 | <tr> |
---|
222 | <td class="md" nowrap valign="top"> void Ogre::SDLConfig::on_btn_cancel </td> |
---|
223 | <td class="md" valign="top">( </td> |
---|
224 | <td class="mdname1" valign="top" nowrap> </td> |
---|
225 | <td class="md" valign="top"> ) </td> |
---|
226 | <td class="md" nowrap><code> [protected]</code></td> |
---|
227 | </tr> |
---|
228 | |
---|
229 | </table> |
---|
230 | </td> |
---|
231 | </tr> |
---|
232 | </table> |
---|
233 | <table cellspacing=5 cellpadding=0 border=0> |
---|
234 | <tr> |
---|
235 | <td> |
---|
236 | |
---|
237 | </td> |
---|
238 | <td> |
---|
239 | |
---|
240 | <p> |
---|
241 | </td> |
---|
242 | </tr> |
---|
243 | </table> |
---|
244 | <a class="anchor" name="Ogre_1_1SDLConfigb4" doxytag="Ogre::SDLConfig::on_btn_ok" ></a><p> |
---|
245 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
246 | <tr> |
---|
247 | <td class="mdRow"> |
---|
248 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
249 | <tr> |
---|
250 | <td class="md" nowrap valign="top"> void Ogre::SDLConfig::on_btn_ok </td> |
---|
251 | <td class="md" valign="top">( </td> |
---|
252 | <td class="mdname1" valign="top" nowrap> </td> |
---|
253 | <td class="md" valign="top"> ) </td> |
---|
254 | <td class="md" nowrap><code> [protected]</code></td> |
---|
255 | </tr> |
---|
256 | |
---|
257 | </table> |
---|
258 | </td> |
---|
259 | </tr> |
---|
260 | </table> |
---|
261 | <table cellspacing=5 cellpadding=0 border=0> |
---|
262 | <tr> |
---|
263 | <td> |
---|
264 | |
---|
265 | </td> |
---|
266 | <td> |
---|
267 | |
---|
268 | <p> |
---|
269 | </td> |
---|
270 | </tr> |
---|
271 | </table> |
---|
272 | <a class="anchor" name="Ogre_1_1SDLConfigb1" doxytag="Ogre::SDLConfig::on_option_changed" ></a><p> |
---|
273 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
274 | <tr> |
---|
275 | <td class="mdRow"> |
---|
276 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
277 | <tr> |
---|
278 | <td class="md" nowrap valign="top"> void Ogre::SDLConfig::on_option_changed </td> |
---|
279 | <td class="md" valign="top">( </td> |
---|
280 | <td class="mdname1" valign="top" nowrap> </td> |
---|
281 | <td class="md" valign="top"> ) </td> |
---|
282 | <td class="md" nowrap><code> [protected]</code></td> |
---|
283 | </tr> |
---|
284 | |
---|
285 | </table> |
---|
286 | </td> |
---|
287 | </tr> |
---|
288 | </table> |
---|
289 | <table cellspacing=5 cellpadding=0 border=0> |
---|
290 | <tr> |
---|
291 | <td> |
---|
292 | |
---|
293 | </td> |
---|
294 | <td> |
---|
295 | |
---|
296 | <p> |
---|
297 | </td> |
---|
298 | </tr> |
---|
299 | </table> |
---|
300 | <a class="anchor" name="Ogre_1_1SDLConfigb2" doxytag="Ogre::SDLConfig::on_renderer_changed" ></a><p> |
---|
301 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
302 | <tr> |
---|
303 | <td class="mdRow"> |
---|
304 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
305 | <tr> |
---|
306 | <td class="md" nowrap valign="top"> void Ogre::SDLConfig::on_renderer_changed </td> |
---|
307 | <td class="md" valign="top">( </td> |
---|
308 | <td class="mdname1" valign="top" nowrap> </td> |
---|
309 | <td class="md" valign="top"> ) </td> |
---|
310 | <td class="md" nowrap><code> [protected]</code></td> |
---|
311 | </tr> |
---|
312 | |
---|
313 | </table> |
---|
314 | </td> |
---|
315 | </tr> |
---|
316 | </table> |
---|
317 | <table cellspacing=5 cellpadding=0 border=0> |
---|
318 | <tr> |
---|
319 | <td> |
---|
320 | |
---|
321 | </td> |
---|
322 | <td> |
---|
323 | |
---|
324 | <p> |
---|
325 | </td> |
---|
326 | </tr> |
---|
327 | </table> |
---|
328 | <a class="anchor" name="Ogre_1_1SDLConfigb3" doxytag="Ogre::SDLConfig::on_value_changed" ></a><p> |
---|
329 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
330 | <tr> |
---|
331 | <td class="mdRow"> |
---|
332 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
333 | <tr> |
---|
334 | <td class="md" nowrap valign="top"> void Ogre::SDLConfig::on_value_changed </td> |
---|
335 | <td class="md" valign="top">( </td> |
---|
336 | <td class="mdname1" valign="top" nowrap> </td> |
---|
337 | <td class="md" valign="top"> ) </td> |
---|
338 | <td class="md" nowrap><code> [protected]</code></td> |
---|
339 | </tr> |
---|
340 | |
---|
341 | </table> |
---|
342 | </td> |
---|
343 | </tr> |
---|
344 | </table> |
---|
345 | <table cellspacing=5 cellpadding=0 border=0> |
---|
346 | <tr> |
---|
347 | <td> |
---|
348 | |
---|
349 | </td> |
---|
350 | <td> |
---|
351 | |
---|
352 | <p> |
---|
353 | </td> |
---|
354 | </tr> |
---|
355 | </table> |
---|
356 | <a class="anchor" name="Ogre_1_1SDLConfigb0" doxytag="Ogre::SDLConfig::on_window_delete" ></a><p> |
---|
357 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
358 | <tr> |
---|
359 | <td class="mdRow"> |
---|
360 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
361 | <tr> |
---|
362 | <td class="md" nowrap valign="top"> bool Ogre::SDLConfig::on_window_delete </td> |
---|
363 | <td class="md" valign="top">( </td> |
---|
364 | <td class="md" nowrap valign="top">GdkEventAny * </td> |
---|
365 | <td class="mdname1" valign="top" nowrap> <em>event</em> </td> |
---|
366 | <td class="md" valign="top"> ) </td> |
---|
367 | <td class="md" nowrap><code> [protected]</code></td> |
---|
368 | </tr> |
---|
369 | |
---|
370 | </table> |
---|
371 | </td> |
---|
372 | </tr> |
---|
373 | </table> |
---|
374 | <table cellspacing=5 cellpadding=0 border=0> |
---|
375 | <tr> |
---|
376 | <td> |
---|
377 | |
---|
378 | </td> |
---|
379 | <td> |
---|
380 | |
---|
381 | <p> |
---|
382 | </td> |
---|
383 | </tr> |
---|
384 | </table> |
---|
385 | <a class="anchor" name="Ogre_1_1SDLConfigd0" doxytag="Ogre::SDLConfig::update_option_list" ></a><p> |
---|
386 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
387 | <tr> |
---|
388 | <td class="mdRow"> |
---|
389 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
390 | <tr> |
---|
391 | <td class="md" nowrap valign="top"> void Ogre::SDLConfig::update_option_list </td> |
---|
392 | <td class="md" valign="top">( </td> |
---|
393 | <td class="mdname1" valign="top" nowrap> </td> |
---|
394 | <td class="md" valign="top"> ) </td> |
---|
395 | <td class="md" nowrap><code> [private]</code></td> |
---|
396 | </tr> |
---|
397 | |
---|
398 | </table> |
---|
399 | </td> |
---|
400 | </tr> |
---|
401 | </table> |
---|
402 | <table cellspacing=5 cellpadding=0 border=0> |
---|
403 | <tr> |
---|
404 | <td> |
---|
405 | |
---|
406 | </td> |
---|
407 | <td> |
---|
408 | |
---|
409 | <p> |
---|
410 | </td> |
---|
411 | </tr> |
---|
412 | </table> |
---|
413 | <hr><h2>Member Data Documentation</h2> |
---|
414 | <a class="anchor" name="Ogre_1_1SDLConfigr1" doxytag="Ogre::SDLConfig::_columns" ></a><p> |
---|
415 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
416 | <tr> |
---|
417 | <td class="mdRow"> |
---|
418 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
419 | <tr> |
---|
420 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1SDLConfig_1_1ModelColumns.html">ModelColumns</a> <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr1">Ogre::SDLConfig::_columns</a><code> [private]</code> |
---|
421 | </table> |
---|
422 | </td> |
---|
423 | </tr> |
---|
424 | </table> |
---|
425 | <table cellspacing=5 cellpadding=0 border=0> |
---|
426 | <tr> |
---|
427 | <td> |
---|
428 | |
---|
429 | </td> |
---|
430 | <td> |
---|
431 | |
---|
432 | <p> |
---|
433 | |
---|
434 | <p> |
---|
435 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00074">74</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
436 | </tr> |
---|
437 | </table> |
---|
438 | <a class="anchor" name="Ogre_1_1SDLConfigr5" doxytag="Ogre::SDLConfig::_cur_index" ></a><p> |
---|
439 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
440 | <tr> |
---|
441 | <td class="mdRow"> |
---|
442 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
443 | <tr> |
---|
444 | <td class="md" nowrap valign="top"> int <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr5">Ogre::SDLConfig::_cur_index</a><code> [private]</code> |
---|
445 | </table> |
---|
446 | </td> |
---|
447 | </tr> |
---|
448 | </table> |
---|
449 | <table cellspacing=5 cellpadding=0 border=0> |
---|
450 | <tr> |
---|
451 | <td> |
---|
452 | |
---|
453 | </td> |
---|
454 | <td> |
---|
455 | |
---|
456 | <p> |
---|
457 | |
---|
458 | <p> |
---|
459 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00078">78</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
460 | </tr> |
---|
461 | </table> |
---|
462 | <a class="anchor" name="Ogre_1_1SDLConfigr6" doxytag="Ogre::SDLConfig::_cur_name" ></a><p> |
---|
463 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
464 | <tr> |
---|
465 | <td class="mdRow"> |
---|
466 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
467 | <tr> |
---|
468 | <td class="md" nowrap valign="top"> Glib::ustring <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr6">Ogre::SDLConfig::_cur_name</a><code> [private]</code> |
---|
469 | </table> |
---|
470 | </td> |
---|
471 | </tr> |
---|
472 | </table> |
---|
473 | <table cellspacing=5 cellpadding=0 border=0> |
---|
474 | <tr> |
---|
475 | <td> |
---|
476 | |
---|
477 | </td> |
---|
478 | <td> |
---|
479 | |
---|
480 | <p> |
---|
481 | |
---|
482 | <p> |
---|
483 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00079">79</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
484 | </tr> |
---|
485 | </table> |
---|
486 | <a class="anchor" name="Ogre_1_1SDLConfigr8" doxytag="Ogre::SDLConfig::_lblOptName" ></a><p> |
---|
487 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
488 | <tr> |
---|
489 | <td class="mdRow"> |
---|
490 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
491 | <tr> |
---|
492 | <td class="md" nowrap valign="top"> Gtk::Label* <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr8">Ogre::SDLConfig::_lblOptName</a><code> [private]</code> |
---|
493 | </table> |
---|
494 | </td> |
---|
495 | </tr> |
---|
496 | </table> |
---|
497 | <table cellspacing=5 cellpadding=0 border=0> |
---|
498 | <tr> |
---|
499 | <td> |
---|
500 | |
---|
501 | </td> |
---|
502 | <td> |
---|
503 | |
---|
504 | <p> |
---|
505 | |
---|
506 | <p> |
---|
507 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00081">81</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
508 | </tr> |
---|
509 | </table> |
---|
510 | <a class="anchor" name="Ogre_1_1SDLConfigr2" doxytag="Ogre::SDLConfig::_list_store" ></a><p> |
---|
511 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
512 | <tr> |
---|
513 | <td class="mdRow"> |
---|
514 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
515 | <tr> |
---|
516 | <td class="md" nowrap valign="top"> Glib::RefPtr<Gtk::ListStore> <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr2">Ogre::SDLConfig::_list_store</a><code> [private]</code> |
---|
517 | </table> |
---|
518 | </td> |
---|
519 | </tr> |
---|
520 | </table> |
---|
521 | <table cellspacing=5 cellpadding=0 border=0> |
---|
522 | <tr> |
---|
523 | <td> |
---|
524 | |
---|
525 | </td> |
---|
526 | <td> |
---|
527 | |
---|
528 | <p> |
---|
529 | |
---|
530 | <p> |
---|
531 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00075">75</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
532 | </tr> |
---|
533 | </table> |
---|
534 | <a class="anchor" name="Ogre_1_1SDLConfigr3" doxytag="Ogre::SDLConfig::_lstOptions" ></a><p> |
---|
535 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
536 | <tr> |
---|
537 | <td class="mdRow"> |
---|
538 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
539 | <tr> |
---|
540 | <td class="md" nowrap valign="top"> Gtk::TreeView* <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr3">Ogre::SDLConfig::_lstOptions</a><code> [private]</code> |
---|
541 | </table> |
---|
542 | </td> |
---|
543 | </tr> |
---|
544 | </table> |
---|
545 | <table cellspacing=5 cellpadding=0 border=0> |
---|
546 | <tr> |
---|
547 | <td> |
---|
548 | |
---|
549 | </td> |
---|
550 | <td> |
---|
551 | |
---|
552 | <p> |
---|
553 | |
---|
554 | <p> |
---|
555 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00076">76</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
556 | </tr> |
---|
557 | </table> |
---|
558 | <a class="anchor" name="Ogre_1_1SDLConfigr10" doxytag="Ogre::SDLConfig::_opt_menu" ></a><p> |
---|
559 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
560 | <tr> |
---|
561 | <td class="mdRow"> |
---|
562 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
563 | <tr> |
---|
564 | <td class="md" nowrap valign="top"> Gtk::Menu* <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr10">Ogre::SDLConfig::_opt_menu</a><code> [private]</code> |
---|
565 | </table> |
---|
566 | </td> |
---|
567 | </tr> |
---|
568 | </table> |
---|
569 | <table cellspacing=5 cellpadding=0 border=0> |
---|
570 | <tr> |
---|
571 | <td> |
---|
572 | |
---|
573 | </td> |
---|
574 | <td> |
---|
575 | |
---|
576 | <p> |
---|
577 | |
---|
578 | <p> |
---|
579 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00083">83</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
580 | </tr> |
---|
581 | </table> |
---|
582 | <a class="anchor" name="Ogre_1_1SDLConfigr4" doxytag="Ogre::SDLConfig::_option_selection" ></a><p> |
---|
583 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
584 | <tr> |
---|
585 | <td class="mdRow"> |
---|
586 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
587 | <tr> |
---|
588 | <td class="md" nowrap valign="top"> Glib::RefPtr<Gtk::TreeSelection> <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr4">Ogre::SDLConfig::_option_selection</a><code> [private]</code> |
---|
589 | </table> |
---|
590 | </td> |
---|
591 | </tr> |
---|
592 | </table> |
---|
593 | <table cellspacing=5 cellpadding=0 border=0> |
---|
594 | <tr> |
---|
595 | <td> |
---|
596 | |
---|
597 | </td> |
---|
598 | <td> |
---|
599 | |
---|
600 | <p> |
---|
601 | |
---|
602 | <p> |
---|
603 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00077">77</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
604 | </tr> |
---|
605 | </table> |
---|
606 | <a class="anchor" name="Ogre_1_1SDLConfigr11" doxytag="Ogre::SDLConfig::_options" ></a><p> |
---|
607 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
608 | <tr> |
---|
609 | <td class="mdRow"> |
---|
610 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
611 | <tr> |
---|
612 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a143">ConfigOptionMap</a> <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr11">Ogre::SDLConfig::_options</a><code> [private]</code> |
---|
613 | </table> |
---|
614 | </td> |
---|
615 | </tr> |
---|
616 | </table> |
---|
617 | <table cellspacing=5 cellpadding=0 border=0> |
---|
618 | <tr> |
---|
619 | <td> |
---|
620 | |
---|
621 | </td> |
---|
622 | <td> |
---|
623 | |
---|
624 | <p> |
---|
625 | |
---|
626 | <p> |
---|
627 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00084">84</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
628 | </tr> |
---|
629 | </table> |
---|
630 | <a class="anchor" name="Ogre_1_1SDLConfigr9" doxytag="Ogre::SDLConfig::_optOptValues" ></a><p> |
---|
631 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
632 | <tr> |
---|
633 | <td class="mdRow"> |
---|
634 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
635 | <tr> |
---|
636 | <td class="md" nowrap valign="top"> Gtk::OptionMenu* <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr9">Ogre::SDLConfig::_optOptValues</a><code> [private]</code> |
---|
637 | </table> |
---|
638 | </td> |
---|
639 | </tr> |
---|
640 | </table> |
---|
641 | <table cellspacing=5 cellpadding=0 border=0> |
---|
642 | <tr> |
---|
643 | <td> |
---|
644 | |
---|
645 | </td> |
---|
646 | <td> |
---|
647 | |
---|
648 | <p> |
---|
649 | |
---|
650 | <p> |
---|
651 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00082">82</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
652 | </tr> |
---|
653 | </table> |
---|
654 | <a class="anchor" name="Ogre_1_1SDLConfigr7" doxytag="Ogre::SDLConfig::_optRenderer" ></a><p> |
---|
655 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
656 | <tr> |
---|
657 | <td class="mdRow"> |
---|
658 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
659 | <tr> |
---|
660 | <td class="md" nowrap valign="top"> Gtk::OptionMenu* <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr7">Ogre::SDLConfig::_optRenderer</a><code> [private]</code> |
---|
661 | </table> |
---|
662 | </td> |
---|
663 | </tr> |
---|
664 | </table> |
---|
665 | <table cellspacing=5 cellpadding=0 border=0> |
---|
666 | <tr> |
---|
667 | <td> |
---|
668 | |
---|
669 | </td> |
---|
670 | <td> |
---|
671 | |
---|
672 | <p> |
---|
673 | |
---|
674 | <p> |
---|
675 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00080">80</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
676 | </tr> |
---|
677 | </table> |
---|
678 | <a class="anchor" name="Ogre_1_1SDLConfigr12" doxytag="Ogre::SDLConfig::_renderers" ></a><p> |
---|
679 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
680 | <tr> |
---|
681 | <td class="mdRow"> |
---|
682 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
683 | <tr> |
---|
684 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a532">RenderSystemList</a>* <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr12">Ogre::SDLConfig::_renderers</a><code> [private]</code> |
---|
685 | </table> |
---|
686 | </td> |
---|
687 | </tr> |
---|
688 | </table> |
---|
689 | <table cellspacing=5 cellpadding=0 border=0> |
---|
690 | <tr> |
---|
691 | <td> |
---|
692 | |
---|
693 | </td> |
---|
694 | <td> |
---|
695 | |
---|
696 | <p> |
---|
697 | |
---|
698 | <p> |
---|
699 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00085">85</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
700 | </tr> |
---|
701 | </table> |
---|
702 | <a class="anchor" name="Ogre_1_1SDLConfigr13" doxytag="Ogre::SDLConfig::_selected_renderer" ></a><p> |
---|
703 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
704 | <tr> |
---|
705 | <td class="mdRow"> |
---|
706 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
707 | <tr> |
---|
708 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1RenderSystem.html">RenderSystem</a>* <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr13">Ogre::SDLConfig::_selected_renderer</a><code> [private]</code> |
---|
709 | </table> |
---|
710 | </td> |
---|
711 | </tr> |
---|
712 | </table> |
---|
713 | <table cellspacing=5 cellpadding=0 border=0> |
---|
714 | <tr> |
---|
715 | <td> |
---|
716 | |
---|
717 | </td> |
---|
718 | <td> |
---|
719 | |
---|
720 | <p> |
---|
721 | |
---|
722 | <p> |
---|
723 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00086">86</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
724 | </tr> |
---|
725 | </table> |
---|
726 | <a class="anchor" name="Ogre_1_1SDLConfigr0" doxytag="Ogre::SDLConfig::_winConfig" ></a><p> |
---|
727 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
728 | <tr> |
---|
729 | <td class="mdRow"> |
---|
730 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
731 | <tr> |
---|
732 | <td class="md" nowrap valign="top"> Gtk::Window* <a class="el" href="classOgre_1_1SDLConfig.html#Ogre_1_1SDLConfigr0">Ogre::SDLConfig::_winConfig</a><code> [private]</code> |
---|
733 | </table> |
---|
734 | </td> |
---|
735 | </tr> |
---|
736 | </table> |
---|
737 | <table cellspacing=5 cellpadding=0 border=0> |
---|
738 | <tr> |
---|
739 | <td> |
---|
740 | |
---|
741 | </td> |
---|
742 | <td> |
---|
743 | |
---|
744 | <p> |
---|
745 | |
---|
746 | <p> |
---|
747 | Definition at line <a class="el" href="OgreSDLConfig__gtk_8h-source.html#l00073">73</a> of file <a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a>. </td> |
---|
748 | </tr> |
---|
749 | </table> |
---|
750 | <a class="anchor" name="Ogre_1_1Win32ConfigDialogp1" doxytag="Ogre::SDLConfig::mSelectedRenderSystem" ></a><p> |
---|
751 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
752 | <tr> |
---|
753 | <td class="mdRow"> |
---|
754 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
755 | <tr> |
---|
756 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1RenderSystem.html">RenderSystem</a>* <a class="el" href="classOgre_1_1ConfigDialog.html#Ogre_1_1Win32ConfigDialogp1">Ogre::ConfigDialog::mSelectedRenderSystem</a><code> [protected, inherited]</code> |
---|
757 | </table> |
---|
758 | </td> |
---|
759 | </tr> |
---|
760 | </table> |
---|
761 | <table cellspacing=5 cellpadding=0 border=0> |
---|
762 | <tr> |
---|
763 | <td> |
---|
764 | |
---|
765 | </td> |
---|
766 | <td> |
---|
767 | |
---|
768 | <p> |
---|
769 | |
---|
770 | <p> |
---|
771 | Definition at line <a class="el" href="OgreConfigDialog_8h-source.html#l00065">65</a> of file <a class="el" href="OgreConfigDialog_8h-source.html">OgreConfigDialog.h</a>. </td> |
---|
772 | </tr> |
---|
773 | </table> |
---|
774 | <hr>The documentation for this class was generated from the following files:<ul> |
---|
775 | <li><a class="el" href="OgreSDLConfig__cli_8h-source.html">OgreSDLConfig_cli.h</a><li><a class="el" href="OgreSDLConfig__gtk_8h-source.html">OgreSDLConfig_gtk.h</a></ul> |
---|
776 | <hr> |
---|
777 | <p> |
---|
778 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
779 | <!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/> |
---|
780 | This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/> |
---|
781 | <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> |
---|
782 | <Work rdf:about=""> |
---|
783 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
784 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
785 | </Work> |
---|
786 | <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> --> |
---|
787 | |
---|
788 | Last modified Sun Mar 12 14:46:20 2006 |
---|
789 | </p> |
---|
790 | </body> |
---|
791 | </html> |
---|