OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Slots | Public Member Functions | Protected Member Functions
FileBrowser Class Reference

#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)
 

Detailed Description

a simplistic file browser

Definition at line 40 of file file_browser.hh.

Constructor & Destructor Documentation

FileBrowser ( QWidget *  parent = NULL)
FileBrowser ( const QString &  path,
QWidget *  parent = NULL 
)

Member Function Documentation

virtual ActionList GetActions ( )
virtual

get Widget specific actions

Reimplemented from Widget.

virtual void keyPressEvent ( QKeyEvent *  event)
protectedvirtual
void Refresh ( )
slot
virtual bool Restore ( const QString &  prefix)
virtual

Implements Widget.

virtual bool Save ( const QString &  prefix)
virtual

Implements Widget.


The documentation for this class was generated from the following file: