WmsStorageLocationMgtV2 Class
| Header: | #include <WmsStorageLocationMgtV2> |
| Inherits: | TopClassAbs |
Public Functions
| WmsStorageLocationMgtV2(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlPars = QVariantMap(), QWidget *iParent = nullptr) | |
| ~WmsStorageLocationMgtV2() |
- 1 public function inherited from TopClassAbs
- 3 public functions inherited from TMainWindow
Public Slots
| QVariantMap | canBeDelete() |
| void | deleteItem(const QVariantList &iIdLst) |
| QString | getCurIndexLevelType() |
| QVariantMap | getCurRowMap() |
| void | labelPrinting() |
| void | newItem() |
| void | onDoSearch() |
| void | openItem() |
| void | refresh() |
| QVariantList | selectedDataMaps() const |
| QModelIndexList | selectedIndexs() |
| QVariantList | selectedItems() |
| void | setCurIndexLevelType() |
| TTreeView * | treeView() const |
- 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
WmsStorageLocationMgtV2::WmsStorageLocationMgtV2(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlPars = QVariantMap(), QWidget *iParent = nullptr)
Default constructs an instance of WmsStorageLocationMgtV2.
WmsStorageLocationMgtV2::~WmsStorageLocationMgtV2()
Destroys the instance of WmsStorageLocationMgtV2.