|
OpenStructure
|
#include <file_browser.hh>
Inherits Widget.
Public Slots | |
| void | Refresh () |
Public Member Functions | |
| FileBrowser (QWidget *parent=NULL) | |
| FileBrowser (const QString &path, QWidget *parent=NULL) | |
| virtual ActionList | GetActions () |
| 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 |
| QWidget * | GetInternalWidget () |
| void | SetInternalWidget (QWidget *widget) |
| const QString & | GetUniqueID () const |
| void | SetUniqueID (const QString &id) |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *event) |
a simplistic file browser
Definition at line 40 of file file_browser.hh.
| FileBrowser | ( | QWidget * | parent = NULL | ) |
| FileBrowser | ( | const QString & | path, |
| QWidget * | parent = NULL |
||
| ) |
|
virtual |
|
protectedvirtual |
|
slot |
|
virtual |
Implements Widget.
|
virtual |
Implements Widget.
1.8.5