|
void | selectedFileChanged (const QString &filename, bool isExample) |
|
void | loadFile (const QString &filename, bool isExample) |
|
|
| FileTreeWidget (InviwoApplication *app, QWidget *parent=nullptr) |
|
void | updateRecentWorkspaces (const QStringList &recentFiles) |
|
void | updateExampleEntries () |
|
void | updateRegressionTestEntries () |
|
bool | selectRecentWorkspace (int index) |
|
void | setFilter (const QString &str) |
|
void | defaultExpand () |
| expand recent workspaces and examples, but not test workspaces
|
|
void | expandItems () |
| expand all items depending on whether there is a filter enabled. If not, this will call defaultExpand(). More...
|
|
|
QModelIndex | findFirstLeaf (QModelIndex parent=QModelIndex()) const |
|
◆ expandItems()
void inviwo::FileTreeWidget::expandItems |
( |
| ) |
|
The documentation for this class was generated from the following files:
- filetreewidget.h
- filetreewidget.cpp