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.