#include <OgreSDLConfig_cli.h>
Inheritance diagram for Ogre::SDLConfig:
Public Methods | |
SDLConfig () | |
bool | display (void) |
Displays a message about reading the config and then attempts to read it from a config file. More... | |
SDLConfig () | |
bool | display (void) |
Displays a message about reading the config and then attempts to read it from a config file. More... | |
Protected Methods | |
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 Methods | |
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 |
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright © 2002 by The OGRE Team