|
int | redrawImage () |
|
Public Member Functions inherited from goGUI::MainWindow |
void | addControl (goGUI::Control &c, bool active=true) |
|
void | setControlsVisibility () |
| Shows/hides controls as indicated by the controls menu.
|
|
Gtk::Menu * | addMenu (const char *label) |
|
Gtk::MenuItem * | addMenuItem (Gtk::Menu *, const char *label) |
|
void | addFileAbout (const char *aboutText=0) |
|
void | addFileQuit () |
|
void | setAboutText (const char *) |
|
virtual void | fileAbout () |
|
virtual void | fileQuit () |
|
void | controlsToggled (goGUI::Control *control, Gtk::CheckMenuItem *item=0) |
|
Gtk::HPaned & | getPaned () |
| Get Gtk::HPaned that is supposed to be the main widget. More...
|
|
Gtk::MenuBar & | getMenuBar () |
|
Gtk::Menu * | getFileMenu () |
|
Gtk::Menu * | getControlsMenu () |
|
|
Protected Attributes inherited from goGUI::MainWindow |
Gtk::MenuBar | myMenuBar |
|
Gtk::VBox | myControlBox |
|
Gtk::HPaned | myPaned |
|
Gtk::Menu * | myFileMenu |
|
Gtk::Menu * | myControlsMenu |
|
goString | myAboutText |
|
MainWindowPrivate * | myPrivate |
|
The documentation for this class was generated from the following files: