PdmTreeViewModel Class
Header: | #include <PdmTreeViewModel> |
Inherits: | TTreeModel |
Public Functions
PdmTreeViewModel(QObject *parent) | |
~PdmTreeViewModel() | |
void | reload() |
Reimplemented Public Functions
virtual Qt::ItemFlags | flags(const QModelIndex &index) const |
- 16 public functions inherited from TTreeModel
Additional Inherited Members
- 1 property inherited from TTreeModel
- 78 public slots inherited from TTreeModel
- 4 signals inherited from TTreeModel
- 1 static public member inherited from TTreeModel
- 4 protected functions inherited from TTreeModel
- 1 protected type inherited from TTreeModel
Detailed Description
Member Function Documentation
PdmTreeViewModel::PdmTreeViewModel(QObject *parent)
Default constructs an instance of PdmTreeViewModel.
PdmTreeViewModel::~PdmTreeViewModel()
Destroys the instance of PdmTreeViewModel.