WmsStorageLocationMgt Class

Header: #include <WmsStorageLocationMgt>
Inherits: TopClassAbs

Public Functions

WmsStorageLocationMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlPars = QVariantMap(), QWidget *iParent = nullptr)
~WmsStorageLocationMgt()

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

Additional Inherited Members

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.

[slot] bool WmsStorageLocationMgt::canBeDelete()

[slot] void WmsStorageLocationMgt::deleteItem(const QVariantList &iIdLst)

[slot] QString WmsStorageLocationMgt::getCurIndexLevelType()

[slot] QVariantMap WmsStorageLocationMgt::getCurRowMap()

[slot] void WmsStorageLocationMgt::labelPrinting()

[slot] void WmsStorageLocationMgt::newItem()

[slot] void WmsStorageLocationMgt::onDoSearch()

[slot] void WmsStorageLocationMgt::openItem()

[slot] void WmsStorageLocationMgt::refresh()

[slot] QVariantList WmsStorageLocationMgt::selectedDataMaps() const

[slot] QModelIndexList WmsStorageLocationMgt::selectedIndexs()

[slot] QVariantList WmsStorageLocationMgt::selectedItems()

[slot] void WmsStorageLocationMgt::setCurIndexLevelType()

[slot] TTreeView *WmsStorageLocationMgt::treeView() const