BaseTreeView Class
(Utils::BaseTreeView)| Inherits: | TreeView |
Public Functions
| BaseTreeView(QWidget *parent = 0) | |
| ~BaseTreeView() | |
| void | hideProgressIndicator() |
| void | resizeColumns() |
| void | setSettings(QSettings *settings, const QByteArray &key) |
| void | showProgressIndicator() |
- 3 public functions inherited from Utils::View
Signals
| void | aboutToShow() |
Member Function Documentation
BaseTreeView::BaseTreeView(QWidget *parent = 0)
Default constructs an instance of BaseTreeView.
BaseTreeView::~BaseTreeView()
Destroys the instance of BaseTreeView.