PdmSalesQuotMgt Class

Header: #include <PdmSalesQuotMgt>

Public Functions

PdmSalesQuotMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlPars = QVariantMap(), QWidget *iParent = NULL)
~PdmSalesQuotMgt()

Public Slots

bool actionEnable(QString iActionName)
void addOrder()
void adjustPrice()
QString attachmentHttpUrl() const
QString attachmentServerDir() const
bool canbeEdit()
void changePrice()
void clearData()
void createOrder()
void deleteItem(QVariantList iIds)
void edit()
QString editMode() const
void editOrder()
void formSettingUiReleased()
QVariantMap getData()
QVariantMap getDefaultMap()
QVariantList getPolicyDetailInfo(QString iPolicyName)
QVariantList getPolicyList(QVariantMap iProgramMap = QVariantMap())
QString getPolicyText(QString iName)
QString getQuotionNo()
QString getTaskStatus()
void loadConfigInfo()
void miBegin()
void miEnd()
void onCalSelectionChanged()
void onCalViewDataChanged()
void onParamValueChanged()
void onSumSelectionChanged()
void onSumViewDataChanged()
void onUiTemplateApplied(QString iUiStr)
void orderCheck()
void priceCal(QVariantMap iParamMap)
void priceCalOnly()
void quotContract()
void refreshDefaultValue(const QString iTrigName = "LOAD")
void refreshUi()
void reload()
void save()
void saveDetail()
void saveFormInfo()
QString saveRowData(QVariantMap iRowMap)
void saveSettingCfg()
QVariantList selectedItems()
void setActionDisable(QString iActionName, bool iStateBool = true)
void setBodySplitterDirection(bool iIsVerticalBool = true)
void setDisabled(bool iDisable)
void setEditMode(const QString iOpenMode)
void setupTemplate()
QVariantMap showTuiDialog(QScriptValue iUiItems, QVariantMap iParamValue, const QString &title = "")
void taskStatusUpdate(QString iTaskStatus)
bool uploadAttachmentSync(const QVariantList &iAttrList, const QVariantMap &iOpts = QVariantMap(), TError *oErr = nullptr)
void uploaderContract()

Protected Functions

virtual void resizeEvent(QResizeEvent *iEvent)

Detailed Description

Member Function Documentation

PdmSalesQuotMgt::PdmSalesQuotMgt(const QString &iModuleNameStr = QString( "" ), const QVariantMap &iUrlPars = QVariantMap(), QWidget *iParent = NULL)

Default constructs an instance of PdmSalesQuotMgt.

PdmSalesQuotMgt::~PdmSalesQuotMgt()

Destroys the instance of PdmSalesQuotMgt.

[slot] bool PdmSalesQuotMgt::actionEnable(QString iActionName)

[slot] void PdmSalesQuotMgt::addOrder()

[slot] void PdmSalesQuotMgt::adjustPrice()

[slot] QString PdmSalesQuotMgt::attachmentHttpUrl() const

[slot] QString PdmSalesQuotMgt::attachmentServerDir() const

[slot] bool PdmSalesQuotMgt::canbeEdit()

[slot] void PdmSalesQuotMgt::changePrice()

[slot] void PdmSalesQuotMgt::clearData()

[slot] void PdmSalesQuotMgt::createOrder()

[slot] void PdmSalesQuotMgt::deleteItem(QVariantList iIds)

[slot] void PdmSalesQuotMgt::edit()

[slot] QString PdmSalesQuotMgt::editMode() const

See also setEditMode().

[slot] void PdmSalesQuotMgt::editOrder()

[slot] void PdmSalesQuotMgt::formSettingUiReleased()

[slot] QVariantMap PdmSalesQuotMgt::getData()

[slot] QVariantMap PdmSalesQuotMgt::getDefaultMap()

[slot] QVariantList PdmSalesQuotMgt::getPolicyDetailInfo(QString iPolicyName)

[slot] QVariantList PdmSalesQuotMgt::getPolicyList(QVariantMap iProgramMap = QVariantMap())

[slot] QString PdmSalesQuotMgt::getPolicyText(QString iName)

[slot] QString PdmSalesQuotMgt::getQuotionNo()

[slot] QString PdmSalesQuotMgt::getTaskStatus()

[slot] void PdmSalesQuotMgt::loadConfigInfo()

[slot] void PdmSalesQuotMgt::miBegin()

[slot] void PdmSalesQuotMgt::miEnd()

[slot] void PdmSalesQuotMgt::onCalSelectionChanged()

[slot] void PdmSalesQuotMgt::onCalViewDataChanged()

[slot] void PdmSalesQuotMgt::onParamValueChanged()

[slot] void PdmSalesQuotMgt::onSumSelectionChanged()

[slot] void PdmSalesQuotMgt::onSumViewDataChanged()

[slot] void PdmSalesQuotMgt::onUiTemplateApplied(QString iUiStr)

[slot] void PdmSalesQuotMgt::orderCheck()

[slot] void PdmSalesQuotMgt::priceCal(QVariantMap iParamMap)

[slot] void PdmSalesQuotMgt::priceCalOnly()

[slot] void PdmSalesQuotMgt::quotContract()

[slot] void PdmSalesQuotMgt::refreshDefaultValue(const QString iTrigName = "LOAD")

[slot] void PdmSalesQuotMgt::refreshUi()

[slot] void PdmSalesQuotMgt::reload()

[virtual protected] void PdmSalesQuotMgt::resizeEvent(QResizeEvent *iEvent)

[slot] void PdmSalesQuotMgt::save()

[slot] void PdmSalesQuotMgt::saveDetail()

[slot] void PdmSalesQuotMgt::saveFormInfo()

[slot] QString PdmSalesQuotMgt::saveRowData(QVariantMap iRowMap)

[slot] void PdmSalesQuotMgt::saveSettingCfg()

[slot] QVariantList PdmSalesQuotMgt::selectedItems()

[slot] void PdmSalesQuotMgt::setActionDisable(QString iActionName, bool iStateBool = true)

[slot] void PdmSalesQuotMgt::setBodySplitterDirection(bool iIsVerticalBool = true)

[slot] void PdmSalesQuotMgt::setDisabled(bool iDisable)

[slot] void PdmSalesQuotMgt::setEditMode(const QString iOpenMode)

See also editMode().

[slot] void PdmSalesQuotMgt::setupTemplate()

[slot] QVariantMap PdmSalesQuotMgt::showTuiDialog(QScriptValue iUiItems, QVariantMap iParamValue, const QString &title = "")

[slot] void PdmSalesQuotMgt::taskStatusUpdate(QString iTaskStatus)

[slot] bool PdmSalesQuotMgt::uploadAttachmentSync(const QVariantList &iAttrList, const QVariantMap &iOpts = QVariantMap(), TError *oErr = nullptr)

[slot] void PdmSalesQuotMgt::uploaderContract()