WmsStorageLocationMgtV2 Class

Header: #include <WmsStorageLocationMgtV2>
Inherits: TopClassAbs

Public Functions

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

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

Additional Inherited Members

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.

[slot] QVariantMap WmsStorageLocationMgtV2::canBeDelete()

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

[slot] QString WmsStorageLocationMgtV2::getCurIndexLevelType()

[slot] QVariantMap WmsStorageLocationMgtV2::getCurRowMap()

[slot] void WmsStorageLocationMgtV2::labelPrinting()

[slot] void WmsStorageLocationMgtV2::newItem()

[slot] void WmsStorageLocationMgtV2::onDoSearch()

[slot] void WmsStorageLocationMgtV2::openItem()

[slot] void WmsStorageLocationMgtV2::refresh()

[slot] QVariantList WmsStorageLocationMgtV2::selectedDataMaps() const

[slot] QModelIndexList WmsStorageLocationMgtV2::selectedIndexs()

[slot] QVariantList WmsStorageLocationMgtV2::selectedItems()

[slot] void WmsStorageLocationMgtV2::setCurIndexLevelType()

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