MesSopMgt Class

Header: #include <MesSopMgt>

Public Functions

MesSopMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap iUrlPars = QVariantMap(), QWidget *iParent = nullptr)
~MesSopMgt()

Public Slots

void addSpecSop()
void collapseTreeView()
void deleteSpecSop()
void editSpecSop()
void expandTreeView()
QString getSelectedItemStatus()
void invalidSpecSop()
bool isTopDataRow()
QString processCode()
void refresh()
void refreshSop()
void releaseSpecSop()
QVariantList selectedItems()
QVariantList selectedSopItems()
void setProcessCode(const QString &iProcessCode)
bool specLoaded()
void upgradeSpecSop()
void viewLog()

Protected Functions

QVariant getDataEvent(const QString &iDataRole)
QVariantMap getSopnameId2CategoryMap()
void setDataEvent(const QString &iDataRole, const QVariant &iData)

Detailed Description

Member Function Documentation

MesSopMgt::MesSopMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap iUrlPars = QVariantMap(), QWidget *iParent = nullptr)

Default constructs an instance of MesSopMgt.

MesSopMgt::~MesSopMgt()

Destroys the instance of MesSopMgt.

[slot] void MesSopMgt::addSpecSop()

[slot] void MesSopMgt::collapseTreeView()

[slot] void MesSopMgt::deleteSpecSop()

[slot] void MesSopMgt::editSpecSop()

[slot] void MesSopMgt::expandTreeView()

[protected] QVariant MesSopMgt::getDataEvent(const QString &iDataRole)

[slot] QString MesSopMgt::getSelectedItemStatus()

[protected] QVariantMap MesSopMgt::getSopnameId2CategoryMap()

[slot] void MesSopMgt::invalidSpecSop()

[slot] bool MesSopMgt::isTopDataRow()

[slot] QString MesSopMgt::processCode()

See also setProcessCode().

[slot] void MesSopMgt::refresh()

[slot] void MesSopMgt::refreshSop()

[slot] void MesSopMgt::releaseSpecSop()

[slot] QVariantList MesSopMgt::selectedItems()

[slot] QVariantList MesSopMgt::selectedSopItems()

[protected] void MesSopMgt::setDataEvent(const QString &iDataRole, const QVariant &iData)

[slot] void MesSopMgt::setProcessCode(const QString &iProcessCode)

See also processCode().

[slot] bool MesSopMgt::specLoaded()

[slot] void MesSopMgt::upgradeSpecSop()

[slot] void MesSopMgt::viewLog()