PdmJobLogView Class

Header: #include <PdmJobLogView>
Inherits: TTableView

Public Functions

PdmJobLogView(QWidget *parent = nullptr)
~PdmJobLogView()

Public Slots

void refreshLog(int jobid)

Protected Functions

void fillLogView(const QVariantList &iDataRes)
void initialize()

Additional Inherited Members

Detailed Description

Member Function Documentation

PdmJobLogView::PdmJobLogView(QWidget *parent = nullptr)

Default constructs an instance of PdmJobLogView.

PdmJobLogView::~PdmJobLogView()

Destroys the instance of PdmJobLogView.

[protected] void PdmJobLogView::fillLogView(const QVariantList &iDataRes)

[protected] void PdmJobLogView::initialize()

[slot] void PdmJobLogView::refreshLog(int jobid)