|
OpenStructure
|
#include <button_bar.hh>
Inherits Widget.
Public Member Functions | |
| ButtonBar (QWidget *parent=NULL) | |
| virtual bool | Save (const QString &prefix) |
| virtual bool | Restore (const QString &prefix) |
| virtual void | AddButtonBox (ButtonBox *button_box_) |
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) |
button box
Definition at line 36 of file button_bar.hh.
| ButtonBar | ( | QWidget * | parent = NULL | ) |
|
virtual |
|
virtual |
Implements Widget.
|
virtual |
Implements Widget.
1.8.1.1