PdmJobLogView Class
| Header: | #include <PdmJobLogView> |
| Inherits: | TTableView |
Public Functions
| PdmJobLogView(QWidget *parent = nullptr) | |
| ~PdmJobLogView() |
Public Slots
| void | refreshLog(int jobid) |
- 98 public slots inherited from TTableView
- 9 public slots inherited from TUiInterface
Protected Functions
| void | fillLogView(const QVariantList &iDataRes) |
| 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
PdmJobLogView::PdmJobLogView(QWidget *parent = nullptr)
Default constructs an instance of PdmJobLogView.
PdmJobLogView::~PdmJobLogView()
Destroys the instance of PdmJobLogView.