WmsInventoryCountMgtV2 Class
| Header: | #include <WmsInventoryCountMgtV2> |
| Inherits: | TopClassAbs |
Public Functions
| WmsInventoryCountMgtV2(const QString &iModuleNameStr = QString( "" ), const QVariantMap iUrlPars = QVariantMap(), QWidget *iParent = nullptr) | |
| ~WmsInventoryCountMgtV2() |
- 1 public function inherited from TopClassAbs
- 3 public functions inherited from TMainWindow
Public Slots
| QString | curItemStatus() |
| QVariantList | getWarehouseInfo() |
| void | onDoRefresh() |
| void | onNaviClearBtnClicked() |
| void | onNaviSearchBtnClicked(QScriptValue iUiDataMap) |
| void | refresh(bool iResetPageBol = true) |
| void | refreshCurrentItemStatus() |
| QVariantMap | selectedItemMap() |
| QVariantList | selectedItems() |
| QVariantMap | showTuiDialog(QScriptValue iUiItems, QVariantMap iParamValue, const QString &title = "") |
- 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
WmsInventoryCountMgtV2::WmsInventoryCountMgtV2(const QString &iModuleNameStr = QString( "" ), const QVariantMap iUrlPars = QVariantMap(), QWidget *iParent = nullptr)
Default constructs an instance of WmsInventoryCountMgtV2.
WmsInventoryCountMgtV2::~WmsInventoryCountMgtV2()
Destroys the instance of WmsInventoryCountMgtV2.