OpenStructure
|
#include <tool_options_win.hh>
Inherits Widget.
Public Slots | |
void | OnToolAdded (Tool *tool) |
void | OnActiveToolChange (Tool *tool) |
Public Member Functions | |
ToolOptionsWin (QWidget *parent=NULL) | |
virtual bool | Save (const QString &prefix) |
virtual bool | Restore (const QString &prefix) |
Public Member Functions inherited from Widget | |
Widget (QWidget *widget, QWidget *parent=NULL) | |
void | SetDestroyOnClose (bool flag) |
bool | DestroyOnClose () const |
virtual ActionList | GetActions () |
QWidget * | GetInternalWidget () |
void | SetInternalWidget (QWidget *widget) |
const QString & | GetUniqueID () const |
void | SetUniqueID (const QString &id) |
Definition at line 41 of file tool_options_win.hh.
ToolOptionsWin | ( | QWidget * | parent = NULL | ) |
|
slot |
|
slot |
|
virtual |
Implements Widget.
|
virtual |
Implements Widget.