MesSopName Class
Header: | #include <MesSopName> |
Public Functions
MesSopName(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlMap = QVariantMap(), QWidget *iParent = nullptr) | |
~MesSopName() |
Public Slots
void | copy() |
void | create() |
QString | processCode() |
void | reload() |
void | saveData() |
void | setProcessCode(const QString &iProcessCode) |
void | textChanged() |
Protected Functions
void | uidChangeEvent(const QString &iUidStr) |
Detailed Description
Member Function Documentation
MesSopName::MesSopName(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlMap = QVariantMap(), QWidget *iParent = nullptr)
Default constructs an instance of MesSopName.
MesSopName::~MesSopName()
Destroys the instance of MesSopName.
[slot]
void MesSopName::copy()
[slot]
void MesSopName::create()
[slot]
QString MesSopName::processCode()
See also setProcessCode().
[slot]
void MesSopName::reload()
[slot]
void MesSopName::saveData()
[slot]
void MesSopName::setProcessCode(const QString &iProcessCode)
See also processCode().