WmsSortingMgt Class
| Header: | #include <WmsSortingMgt> |
| Inherits: | TopClassAbs |
Public Functions
| WmsSortingMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap iUrlPars = QVariantMap(), QWidget *iParent = nullptr) | |
| ~WmsSortingMgt() |
- 1 public function inherited from TopClassAbs
- 3 public functions inherited from TMainWindow
Public Slots
| void | allocation() |
| void | allocationCancel() |
| bool | canBeAllocationBool() |
| bool | canModify() |
| QString | getSerial(TError *err) |
| void | lotStock() |
| void | lotStockCancel() |
| void | naviWhere() |
| void | onClearNavi() |
| void | onNaviDataChanged() |
| void | recomendPosition() |
| void | refresh(bool iResetPageBol = true) |
| void | refreshClearAreaActionState() |
| QVariantList | selectItems() const |
| QVariantList | selectManualItems() const |
| QVariantList | selectPrimaryValues() const |
| QVariantMap | showUiForm(const QString &iUiStr, const QString &iUiTitleStr, int iFormWidthInt, int iFormHeightInt, QVariantMap iDefaultValueMap = QVariantMap(), QVariantList iButtionList = QVariantList()) |
| TTableView * | tableView() |
| TTreeView * | treeView() |
- 81 public slots inherited from TopClassAbs
- 4 public slots inherited from TMainWindow
- 9 public slots inherited from TUiInterface
Additional Inherited Members
- 4 signals inherited from TopClassAbs
- 2 signals inherited from TMainWindow
- 1 signal inherited from TUiInterface
- 13 protected functions inherited from TopClassAbs
- 2 protected functions inherited from TMainWindow
- 2 protected functions inherited from TUiInterface
- 1 protected type inherited from TopClassAbs
- 1 protected type inherited from TMainWindow
- 1 protected type inherited from TUiInterface
Detailed Description
Member Function Documentation
WmsSortingMgt::WmsSortingMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap iUrlPars = QVariantMap(), QWidget *iParent = nullptr)
Default constructs an instance of WmsSortingMgt.
WmsSortingMgt::~WmsSortingMgt()
Destroys the instance of WmsSortingMgt.