|  | Inviwo 0.9.12-pre
    Inviwo documentation | 
| Signals | |
| void | loadFile (const QString &filename, bool isExample) | 
| void | selectFile (const QModelIndex &index) | 
| Public Member Functions | |
| WorkspaceGridView (QAbstractItemModel *model, QWidget *parent=nullptr) | |
| const QAbstractProxyModel & | proxy () const | 
| void | collapseRecursively (const QModelIndex &index) | 
| Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *event) override | 
| virtual void | mousePressEvent (QMouseEvent *event) override | 
| Protected Attributes | |
| int | itemSize_ | 
| ChunkProxyModel * | proxy_ |