PdmJobDrillTreeViewModel Class
| Header: | #include <PdmJobDrillTreeViewModel> |
| Inherits: | TTreeModel |
Public Functions
| PdmJobDrillTreeViewModel(QObject *parent) | |
| ~PdmJobDrillTreeViewModel() | |
| 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
PdmJobDrillTreeViewModel::PdmJobDrillTreeViewModel(QObject *parent)
Default constructs an instance of PdmJobDrillTreeViewModel.
PdmJobDrillTreeViewModel::~PdmJobDrillTreeViewModel()
Destroys the instance of PdmJobDrillTreeViewModel.