FileBrowser Class Reference

a simplistic file browser More...

#include <file_browser.hh>

Inherits ost::gui::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)

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  )  [protected, virtual]
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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 10 Nov 2016 for OpenStructure by  doxygen 1.6.1