PdmJobRelationView Class
| Header: | #include <PdmJobRelationView> |
| Inherits: | TTableView |
Public Functions
| PdmJobRelationView(QWidget *parent = 0) | |
| ~PdmJobRelationView() |
Public Slots
| void | refresh(int job_id) |
- 98 public slots inherited from TTableView
- 9 public slots inherited from TUiInterface
Protected Functions
| void | initialize() |
- 2 protected functions inherited from TUiInterface
Additional Inherited Members
- 1 property inherited from TTableView
- 10 signals inherited from TTableView
- 1 signal inherited from TUiInterface
- 1 protected type inherited from TTableView
- 1 protected type inherited from TUiInterface
Detailed Description
Member Function Documentation
PdmJobRelationView::PdmJobRelationView(QWidget *parent = 0)
Default constructs an instance of PdmJobRelationView.
PdmJobRelationView::~PdmJobRelationView()
Destroys the instance of PdmJobRelationView.