#include <OgreSDLConfig_cli.h>
Inheritance diagram for Ogre::SDLConfig:
Public Member Functions | |
SDLConfig () | |
bool | display (void) |
Displays a message about reading the config and then attempts to read it from a config file. | |
SDLConfig () | |
bool | display (void) |
Displays a message about reading the config and then attempts to read it from a config file. | |
Protected Member Functions | |
bool | on_window_delete (GdkEventAny *event) |
void | on_option_changed () |
void | on_renderer_changed () |
void | on_value_changed () |
void | on_btn_ok () |
void | on_btn_cancel () |
Protected Attributes | |
RenderSystem * | mSelectedRenderSystem |
Private Member Functions | |
void | update_option_list () |
Private Attributes | |
Gtk::Window * | _winConfig |
ModelColumns | _columns |
Glib::RefPtr< Gtk::ListStore > | _list_store |
Gtk::TreeView * | _lstOptions |
Glib::RefPtr< Gtk::TreeSelection > | _option_selection |
int | _cur_index |
Glib::ustring | _cur_name |
Gtk::OptionMenu * | _optRenderer |
Gtk::Label * | _lblOptName |
Gtk::OptionMenu * | _optOptValues |
Gtk::Menu * | _opt_menu |
ConfigOptionMap | _options |
RenderSystemList * | _renderers |
RenderSystem * | _selected_renderer |
Definition at line 37 of file OgreSDLConfig_cli.h.
|
Definition at line 40 of file OgreSDLConfig_cli.h. |
|
Definition at line 46 of file OgreSDLConfig_gtk.h. |
|
Displays a message about reading the config and then attempts to read it from a config file.
Implements Ogre::ConfigDialog. |
|
Displays a message about reading the config and then attempts to read it from a config file.
Implements Ogre::ConfigDialog. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 74 of file OgreSDLConfig_gtk.h. |
|
Definition at line 78 of file OgreSDLConfig_gtk.h. |
|
Definition at line 79 of file OgreSDLConfig_gtk.h. |
|
Definition at line 81 of file OgreSDLConfig_gtk.h. |
|
Definition at line 75 of file OgreSDLConfig_gtk.h. |
|
Definition at line 76 of file OgreSDLConfig_gtk.h. |
|
Definition at line 83 of file OgreSDLConfig_gtk.h. |
|
Definition at line 77 of file OgreSDLConfig_gtk.h. |
|
Definition at line 84 of file OgreSDLConfig_gtk.h. |
|
Definition at line 82 of file OgreSDLConfig_gtk.h. |
|
Definition at line 80 of file OgreSDLConfig_gtk.h. |
|
Definition at line 85 of file OgreSDLConfig_gtk.h. |
|
Definition at line 86 of file OgreSDLConfig_gtk.h. |
|
Definition at line 73 of file OgreSDLConfig_gtk.h. |
|
Definition at line 65 of file OgreConfigDialog.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:46:20 2006