![]() |
Simulacrum
1.2
|
#include <tableBrowser.h>


Public Member Functions | |
| SDCMResourceTableBrowser (QWidget *parent=0, Qt::WindowFlags f=0) | |
| virtual | ~SDCMResourceTableBrowser () |
| void | refresh () |
Public Member Functions inherited from Simulacrum::SResourceTableBrowser | |
| SResourceTableBrowser (QWidget *parent=0, Qt::WindowFlags f=0) | |
| virtual | ~SResourceTableBrowser () |
| STableBrowserStack & | tableStack () |
| SResource * | resource () |
| QList< QString > | getSelectedPaths (bool skiptop=true) |
| QList< std::string > | getSelectedPathsRaw (bool skiptop=true) |
| QString | getSelectedPath (bool skiptop=true) |
| std::string | getSelectedPathRaw (bool skiptop=true) |
Protected Member Functions | |
| SAbsTreeNode * | rootNode () |
Additional Inherited Members | |
Public Slots inherited from Simulacrum::SResourceTableBrowser | |
| void | setDepth (unsigned) |
| void | setResource (SResource &) |
| void | clearResource () |
| void | newPathSelection (std::string) |
| void | doOpenResourcePathSelection () |
Signals inherited from Simulacrum::SResourceTableBrowser | |
| void | newResourcePathSelection (SResource &, std::string) |
| void | openResourcePathSelection (SResource &, std::string) |
Protected Attributes inherited from Simulacrum::SResourceTableBrowser | |
| unsigned | Depth |
| SResource * | Resource |
| SDCMResourceTableBrowser::SDCMResourceTableBrowser | ( | QWidget * | parent = 0, |
| Qt::WindowFlags | f = 0 |
||
| ) |
|
virtual |
|
virtual |
Reimplemented from Simulacrum::SResourceTableBrowser.
|
protectedvirtual |
Reimplemented from Simulacrum::SResourceTableBrowser.