MesSopNameMgt Class

Header: #include <MesSopNameMgt>

Public Functions

MesSopNameMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlMap = QVariantMap(), QWidget *iParent = nullptr)
~MesSopNameMgt()

Public Slots

void deleteItem(const QVariantList iIdsVarLst)
TopClassAbs *newItem()
TopClassAbs *openItem(int iUserIdInt)
void refresh()
void refreshProcess()
QVariantList selectedItems()
QVariantList selectedProcessDataMaps()
QVariantList selectedProcessItems()

Detailed Description

Member Function Documentation

MesSopNameMgt::MesSopNameMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlMap = QVariantMap(), QWidget *iParent = nullptr)

Default constructs an instance of MesSopNameMgt.

MesSopNameMgt::~MesSopNameMgt()

Destroys the instance of MesSopNameMgt.

[slot] void MesSopNameMgt::deleteItem(const QVariantList iIdsVarLst)

[slot] TopClassAbs *MesSopNameMgt::newItem()

[slot] TopClassAbs *MesSopNameMgt::openItem(int iUserIdInt)

[slot] void MesSopNameMgt::refresh()

[slot] void MesSopNameMgt::refreshProcess()

[slot] QVariantList MesSopNameMgt::selectedItems()

[slot] QVariantList MesSopNameMgt::selectedProcessDataMaps()

[slot] QVariantList MesSopNameMgt::selectedProcessItems()