WmsStorageLocationMgt Class
| Header: | #include <WmsStorageLocationMgt> |
| Inherits: | TopClassAbs |
Public Functions
| WmsStorageLocationMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlPars = QVariantMap(), QWidget *iParent = nullptr) | |
| ~WmsStorageLocationMgt() |
- 1 public function inherited from TopClassAbs
- 3 public functions inherited from TMainWindow
Public Slots
| bool | 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
WmsStorageLocationMgt::WmsStorageLocationMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlPars = QVariantMap(), QWidget *iParent = nullptr)
Default constructs an instance of WmsStorageLocationMgt.
WmsStorageLocationMgt::~WmsStorageLocationMgt()
Destroys the instance of WmsStorageLocationMgt.