#include <gl_win.hh>
Inherits ost::gui::Widget, and ost::gfx::SceneObserver.
Public Slots | |
| void | StatusMessage (const String &m) |
| void | ActiveToolChanged (Tool *t) |
Signals | |
| void | ReleaseFocus () |
Public Member Functions | |
| GLWin (QWidget *p) | |
| ~GLWin () | |
| void | SetTestMode (bool f) |
| virtual bool | Restore (const QString &prefix) |
| virtual bool | Save (const QString &prefix) |
Definition at line 42 of file gl_win.hh.
| GLWin | ( | QWidget * | p | ) |
| ~GLWin | ( | ) |
| void ActiveToolChanged | ( | Tool * | t | ) | [slot] |
| void ReleaseFocus | ( | ) | [signal] |
| virtual bool Restore | ( | const QString & | prefix | ) | [virtual] |
Implements Widget.
| virtual bool Save | ( | const QString & | prefix | ) | [virtual] |
Implements Widget.
| void SetTestMode | ( | bool | f | ) |
| void StatusMessage | ( | const String & | m | ) | [slot] |
1.5.8