#include <drop_box.hh>
Inherits ost::gui::Widget.
Public Member Functions | |
DropBox (QWidget *parent=NULL) | |
virtual bool | Save (const QString &prefix) |
virtual bool | Restore (const QString &prefix) |
Definition at line 29 of file drop_box.hh.
DropBox | ( | QWidget * | parent = NULL |
) |
virtual bool Restore | ( | const QString & | prefix | ) | [virtual] |
Implements Widget.
virtual bool Save | ( | const QString & | prefix | ) | [virtual] |
Implements Widget.