OpenStructure
|
#include <drop_box.hh>
Inherits Widget.
Public Member Functions | |
DropBox (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 29 of file drop_box.hh.
DropBox | ( | QWidget * | parent = NULL | ) |
|
virtual |
Implements Widget.
|
virtual |
Implements Widget.