MesSpecInfo Class
Header: | #include <MesSpecInfo> |
Public Functions
MesSpecInfo(const QString &iModuleNameStr = QString( "" ), const QVariantMap iUrlPars = QVariantMap(), QWidget *iParent = nullptr) | |
~MesSpecInfo() |
Public Slots
void | addRow(int iMode = 0) |
void | arrowBottom() |
void | arrowDown() |
void | arrowTop() |
void | arrowUp() |
void | clearData() |
void | copy() |
void | copyRows() |
void | create() |
void | doubleClickRow() |
void | editRow(int iMode = 0) |
QVariantMap | getData() const |
bool | isDraft() |
bool | isHiglyRelease() |
bool | isRelease() |
bool | isRowEmpty() |
bool | isScrap() |
void | levelUp() |
void | onVersionComboxChanged(const QString &version) |
QString | processCode() |
void | refresh() |
void | release() |
void | reload() |
void | removeRows() |
void | saveData() |
QString | selectSpec() |
QVariantList | selectedAttrList() |
QVariantList | selectedRowsAddTextValue(const QVariantList &iSelList) |
void | setData(const QVariantMap &iDataMap) |
QString | setLogInfo() |
void | setProcessCode(const QString &iProcessCode) |
void | setTableViewModified(bool modified = true) |
void | showVersionInfo() |
bool | tableViewModified() const |
bool | uidZero() |
QString | validateCode(const QString &iValue) |
Protected Functions
virtual void | resizeEvent(QResizeEvent *iEvent) |
void | uidChangeEvent(const QString &iUidStr) |
Detailed Description
Member Function Documentation
MesSpecInfo::MesSpecInfo(const QString &iModuleNameStr = QString( "" ), const QVariantMap iUrlPars = QVariantMap(), QWidget *iParent = nullptr)
Default constructs an instance of MesSpecInfo.
MesSpecInfo::~MesSpecInfo()
Destroys the instance of MesSpecInfo.
[slot]
void MesSpecInfo::addRow(int iMode = 0)
[slot]
void MesSpecInfo::arrowBottom()
[slot]
void MesSpecInfo::arrowDown()
[slot]
void MesSpecInfo::arrowTop()
[slot]
void MesSpecInfo::arrowUp()
[slot]
void MesSpecInfo::clearData()
[slot]
void MesSpecInfo::copy()
[slot]
void MesSpecInfo::copyRows()
[slot]
void MesSpecInfo::create()
[slot]
void MesSpecInfo::doubleClickRow()
[slot]
void MesSpecInfo::editRow(int iMode = 0)
[slot]
QVariantMap MesSpecInfo::getData() const
[slot]
bool MesSpecInfo::isDraft()
[slot]
bool MesSpecInfo::isHiglyRelease()
[slot]
bool MesSpecInfo::isRelease()
[slot]
bool MesSpecInfo::isRowEmpty()
[slot]
bool MesSpecInfo::isScrap()
[slot]
void MesSpecInfo::levelUp()
[slot]
void MesSpecInfo::onVersionComboxChanged(const QString &version)
[slot]
QString MesSpecInfo::processCode()
See also setProcessCode().
[slot]
void MesSpecInfo::refresh()
[slot]
void MesSpecInfo::release()
[slot]
void MesSpecInfo::reload()
[slot]
void MesSpecInfo::removeRows()
[virtual protected]
void MesSpecInfo::resizeEvent(QResizeEvent *iEvent)
[slot]
void MesSpecInfo::saveData()
[slot]
QString MesSpecInfo::selectSpec()
[slot]
QVariantList MesSpecInfo::selectedAttrList()
[slot]
QVariantList MesSpecInfo::selectedRowsAddTextValue(const QVariantList &iSelList)
[slot]
void MesSpecInfo::setData(const QVariantMap &iDataMap)
[slot]
QString MesSpecInfo::setLogInfo()
[slot]
void MesSpecInfo::setProcessCode(const QString &iProcessCode)
See also processCode().
[slot]
void MesSpecInfo::setTableViewModified(bool modified = true)
See also tableViewModified().
[slot]
void MesSpecInfo::showVersionInfo()
[slot]
bool MesSpecInfo::tableViewModified() const
See also setTableViewModified().