#include <MotifGUI.h>
Inheritance diagram for MotifGUI:

Public Methods | |
| MotifGUI (const char* app="Motif", const char* title=0) | |
| void | addToMenu (const char* title, Command* command) |
| virtual GUI::Menu* | beginPullDownMenu (const char* title, Menu* m=0) |
| void | restorePullDownMenu (GUI::Menu* m) |
| GUI::Toggle* | addToggleToMenu (const char* title, bool state, Command* set, Command* unset) |
| void | endPullDownMenu () |
| virtual void | menuSeparator () |
| gui::SceneControl* | graphicsWindow (float size, int inital_view ) |
| std::ostream* | textWindow (const char* name) |
| void | setTitle (const char* newtitle) |
| void | processMessages () |
| void | run (int pause_interval) |
| void | quit () |
| char* | askForFileName (const char* a, const char* b, const char* c) |
| char* | askUser (const char* promptString, const char* defaultString) |
| void | inform (const char* msg) |
| const char* | nameOf () const |
Private Attributes | |
| SceneControl* | m_scene |
|
|
Definition at line 65 of file MotifGUI.cxx. |
|
|
Reimplemented from gui::GUI. Definition at line 150 of file MotifGUI.cxx. |
|
|
Reimplemented from gui::GUI. Definition at line 197 of file MotifGUI.cxx. |
|
|
Reimplemented from gui::GUI. Definition at line 307 of file MotifGUI.cxx. |
|
|
Reimplemented from gui::GUI. Definition at line 380 of file MotifGUI.cxx. |
|
|
Reimplemented from gui::GUI. Referenced by addToMenu(). |
|
|
Reimplemented from gui::GUI. Definition at line 215 of file MotifGUI.cxx. Referenced by addToMenu(). |
|
|
Reimplemented from gui::GUI. Definition at line 276 of file MotifGUI.cxx. |
|
|
Reimplemented from gui::GUI. Definition at line 342 of file MotifGUI.cxx. |
|
|
Reimplemented from gui::GUI. Definition at line 209 of file MotifGUI.cxx. |
|
|
Definition at line 47 of file MotifGUI.h. |
|
|
Reimplemented from gui::GUI. Definition at line 264 of file MotifGUI.cxx. |
|
|
Reimplemented from gui::GUI. Definition at line 259 of file MotifGUI.cxx. |
|
|
Definition at line 145 of file MotifGUI.cxx. |
|
|
Reimplemented from gui::GUI. Definition at line 228 of file MotifGUI.cxx. |
|
|
Reimplemented from gui::GUI. Definition at line 109 of file MotifGUI.cxx. |
|
|
Reimplemented from gui::GUI. Definition at line 287 of file MotifGUI.cxx. |
|
|
Definition at line 52 of file MotifGUI.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000