#include <treeview.h>
Inheritance diagram for IAEX::TreeView:

Public Member Functions | |
| TreeView (QWidget *parent=0) | |
| Construct a TreeView object and initialize it. | |
| const bool | selected () const |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) |
| Describes what a TreeView widget will look like. | |
|
|
Construct a TreeView object and initialize it.
|
|
|
Describes what a TreeView widget will look like.
Reimplemented in IAEX::InputTreeView. |
|
|
|
1.4.6-NO