MesLabelConfigMgt Class
| Header: | #include <MesLabelConfigMgt> |
Public Functions
| MesLabelConfigMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap iUrlPars = QVariantMap(), QWidget *iParent = 0) | |
| ~MesLabelConfigMgt() |
Public Slots
| void | HEqualTwo() |
| void | VEqualTwo() |
| void | addPicInfo(QObject *iPicInfoObj = 0, QObject *iPicFormatObj = 0) |
| void | alignItems(const QString &iType) |
| void | deleteAllItem() |
| void | drawBarCode() |
| void | drawDMCode() |
| void | drawEllipse() |
| void | drawLine() |
| void | drawPic() |
| void | drawQrCode() |
| void | drawRect() |
| void | drawText() |
| void | initGlobalWgt() |
| bool | isGlobalExist() |
| void | refresh() |
| void | removeItem() |
| bool | save() |
| int | selectedCount() |
| void | splitItems(const QString &iType) |
Detailed Description
Member Function Documentation
MesLabelConfigMgt::MesLabelConfigMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap iUrlPars = QVariantMap(), QWidget *iParent = 0)
Default constructs an instance of MesLabelConfigMgt.
MesLabelConfigMgt::~MesLabelConfigMgt()
Destroys the instance of MesLabelConfigMgt.