#include <taxexemptcluster.h>
|
| enum | Defaults { First
, None
} |
| |
| enum | XComboBoxTypes {
AddressCommentTypes
, AddressGroups
, Adhoc
, APBankAccounts
,
APTerms
, ARBankAccounts
, ARCMReasonCodes
, ARDMReasonCodes
,
ARTerms
, AccountGroups
, AccountingPeriods
, Agent
,
AllCommentTypes
, AllProjects
, BBOMHeadCommentTypes
, BBOMItemCommentTypes
,
BOMHeadCommentTypes
, BOMItemCommentTypes
, BOOHeadCommentTypes
, BOOItemCommentTypes
,
CRMAccounts
, CRMAccountCommentTypes
, CRMRoleAddress
, CRMRoleContact
,
CRMRolePhone
, CRMRoleEmail
, ClassCodes
, Companies
,
ContactCommentTypes
, ContactGroups
, ContainerTypes
, Contracts
,
CostCategories
, Countries
, Currencies
, CurrenciesNotBase
,
CustomerCommentTypes
, CustomerGroups
, CustomerTypes
, EmployeeGroups
,
EmployeeCommentTypes
, ExchangeRateCommentTypes
, ExpenseCategories
, FinancialLayouts
,
FiscalYears
, FixedAssetTypes
, FixedAssetTypesDepn
, FixedAssetStatuses
,
FreightClasses
, Honorifics
, IncidentCategory
, IncidentCommentTypes
,
IncidentPriority
, IncidentResolution
, IncidentSeverity
, ItemCommentTypes
,
ItemGroups
, ItemSiteCommentTypes
, ItemSourceCommentTypes
, Locales
,
LocaleCountries
, LocaleLanguages
, LocationCommentTypes
, LotSerialCommentTypes
,
OpportunityCommentTypes
, OpportunityStages
, OpportunitySources
, OpportunityTypes
,
PlannerCodes
, PoProjects
, ProductCategories
, ProspectGroups
,
ProfitCenters
, ProjectCommentTypes
, ProspectCommentTypes
, PurchaseOrderCommentTypes
,
PurchaseOrderItemCommentTypes
, ReasonCodes
, RegistrationTypes
, Reports
,
ReturnReasonCodes
, ReturnAuthCommentTypes
, ReturnAuthItemCommentTypes
, QuoteCommentTypes
,
QuoteItemCommentTypes
, SalesOrderCommentTypes
, SalesOrderItemCommentTypes
, SalesCategories
,
SalesCategoriesActive
, SalesReps
, SalesRepsActive
, SaleTypes
,
ShipVias
, ShippingCharges
, ShippingForms
, ShippingZones
,
SiteTypes
, SoProjects
, Subaccounts
, TaxAuths
,
TaxClasses
, TaxCodes
, TaxZones
, TaxTypes
,
Terms
, TaskCommentTypes
, TimeAttendanceCommentTypes
, TransferOrderCommentTypes
,
TransferOrderItemCommentTypes
, UOMs
, Users
, ActiveUsers
,
VendorCommentTypes
, VendorGroups
, VendorTypes
, WarehouseCommentTypes
,
WoProjects
, WorkCenters
, WorkCentersActive
, WorkOrderCommentTypes
} |
| |
|
| | TaxExemptCluster (QWidget *=0, const char *=0) |
| |
| | ~TaxExemptCluster () |
| |
| virtual bool | allowNull () const |
| |
| QString | code () |
| |
| QString | code () const |
| |
| virtual Defaults | defaultCode () const |
| |
| QString | fieldName () const |
| |
| Q_INVOKABLE int | id () const |
| |
| int | id (int) const |
| |
| Q_INVOKABLE void | insertEditor (XComboBoxTypes type, const QString &uiName, const QString &privilege) |
| |
| Q_INVOKABLE void | insertEditor (XComboBoxTypes type, QObject *obj, const char *slot, const QString &privilege=QString()) |
| |
| Q_INVOKABLE bool | isValid () const |
| |
| Q_INVOKABLE QLabel * | label () const |
| |
| QString | listDisplayFieldName () const |
| |
| QString | listIdFieldName () const |
| |
| QString | listSchemaName () const |
| |
| QString | listTableName () const |
| |
| QString | nullStr () const |
| |
| Q_INVOKABLE void | populate (QStringList=QStringList()) |
| |
| Q_INVOKABLE void | removeItem (int idx) |
| |
| Q_INVOKABLE void | replace (int index, const QString &text, const QString &code) |
| |
| virtual void | setAllowNull (bool) |
| |
| Q_INVOKABLE void | setItemCode (int index, const QString &code) |
| |
| Q_INVOKABLE void | setItemIcon (int index, const QIcon &icon) |
| |
| Q_INVOKABLE void | setItemText (int index, const QString &text) |
| |
| Q_INVOKABLE void | setLabel (QLabel *pLab) |
| |
| virtual void | setNull () |
| |
| void | setNullStr (const QString &) |
| |
| void | setType (XComboBoxTypes) |
| |
| virtual void | showPopup () |
| |
| Q_INVOKABLE bool | silent () |
| |
| QSize | sizeHint () const |
| |
| XComboBoxTypes | type () |
| |
◆ Defaults
◆ XComboBoxTypes
| Enumerator |
|---|
| AddressCommentTypes | |
| AddressGroups | |
| Adhoc | |
| APBankAccounts | |
| APTerms | |
| ARBankAccounts | |
| ARCMReasonCodes | |
| ARDMReasonCodes | |
| ARTerms | |
| AccountGroups | |
| AccountingPeriods | |
| Agent | |
| AllCommentTypes | |
| AllProjects | |
| BBOMHeadCommentTypes | |
| BBOMItemCommentTypes | |
| BOMHeadCommentTypes | |
| BOMItemCommentTypes | |
| BOOHeadCommentTypes | |
| BOOItemCommentTypes | |
| CRMAccounts | |
| CRMAccountCommentTypes | |
| CRMRoleAddress | |
| CRMRoleContact | |
| CRMRolePhone | |
| CRMRoleEmail | |
| ClassCodes | |
| Companies | |
| ContactCommentTypes | |
| ContactGroups | |
| ContainerTypes | |
| Contracts | |
| CostCategories | |
| Countries | |
| Currencies | |
| CurrenciesNotBase | |
| CustomerCommentTypes | |
| CustomerGroups | |
| CustomerTypes | |
| EmployeeGroups | |
| EmployeeCommentTypes | |
| ExchangeRateCommentTypes | |
| ExpenseCategories | |
| FinancialLayouts | |
| FiscalYears | |
| FixedAssetTypes | |
| FixedAssetTypesDepn | |
| FixedAssetStatuses | |
| FreightClasses | |
| Honorifics | |
| IncidentCategory | |
| IncidentCommentTypes | |
| IncidentPriority | |
| IncidentResolution | |
| IncidentSeverity | |
| ItemCommentTypes | |
| ItemGroups | |
| ItemSiteCommentTypes | |
| ItemSourceCommentTypes | |
| Locales | |
| LocaleCountries | |
| LocaleLanguages | |
| LocationCommentTypes | |
| LotSerialCommentTypes | |
| OpportunityCommentTypes | |
| OpportunityStages | |
| OpportunitySources | |
| OpportunityTypes | |
| PlannerCodes | |
| PoProjects | |
| ProductCategories | |
| ProspectGroups | |
| ProfitCenters | |
| ProjectCommentTypes | |
| ProspectCommentTypes | |
| PurchaseOrderCommentTypes | |
| PurchaseOrderItemCommentTypes | |
| ReasonCodes | |
| RegistrationTypes | |
| Reports | |
| ReturnReasonCodes | |
| ReturnAuthCommentTypes | |
| ReturnAuthItemCommentTypes | |
| QuoteCommentTypes | |
| QuoteItemCommentTypes | |
| SalesOrderCommentTypes | |
| SalesOrderItemCommentTypes | |
| SalesCategories | |
| SalesCategoriesActive | |
| SalesReps | |
| SalesRepsActive | |
| SaleTypes | |
| ShipVias | |
| ShippingCharges | |
| ShippingForms | |
| ShippingZones | |
| SiteTypes | |
| SoProjects | |
| Subaccounts | |
| TaxAuths | |
| TaxClasses | |
| TaxCodes | |
| TaxZones | |
| TaxTypes | |
| Terms | |
| TaskCommentTypes | |
| TimeAttendanceCommentTypes | |
| TransferOrderCommentTypes | |
| TransferOrderItemCommentTypes | |
| UOMs | |
| Users | |
| ActiveUsers | |
| VendorCommentTypes | |
| VendorGroups | |
| VendorTypes | |
| WarehouseCommentTypes | |
| WoProjects | |
| WorkCenters | |
| WorkCentersActive | |
| WorkOrderCommentTypes | |
◆ allowNull
| bool XComboBox::allowNull |
|
readwriteinherited |
◆ currentDefault
| QString XComboBox::currentDefault |
|
readinherited |
◆ defaultCode
◆ fieldName
| QString XComboBox::fieldName |
|
readwriteinherited |
◆ listDisplayFieldName
| QString XComboBox::listDisplayFieldName |
|
readwriteinherited |
◆ listIdFieldName
| QString XComboBox::listIdFieldName |
|
readwriteinherited |
◆ listSchemaName
| QString XComboBox::listSchemaName |
|
readwriteinherited |
◆ listTableName
| QString XComboBox::listTableName |
|
readwriteinherited |
◆ nullStr
| QString XComboBox::nullStr |
|
readwriteinherited |
◆ silent
| bool TaxExemptCluster::silent |
|
readwrite |
◆ text
◆ type
◆ TaxExemptCluster()
| TaxExemptCluster::TaxExemptCluster |
( |
QWidget * | parent = 0, |
|
|
const char * | name = 0 ) |
◆ ~TaxExemptCluster()
| TaxExemptCluster::~TaxExemptCluster |
( |
| ) |
|
◆ allowNull()
| bool XComboBox::allowNull |
( |
| ) |
const |
|
virtualinherited |
◆ append [1/2]
| void XComboBox::append |
( |
int | pId, |
|
|
const QString & | pText ) |
|
slotinherited |
◆ append [2/2]
| void XComboBox::append |
( |
int | pId, |
|
|
const QString & | pText, |
|
|
const QString & | pCode ) |
|
slotinherited |
◆ cleanup()
| void XComboBox::cleanup |
( |
| ) |
|
|
staticinherited |
◆ clear
| void XComboBox::clear |
( |
| ) |
|
|
slotinherited |
◆ clicked
| void XComboBox::clicked |
( |
| ) |
|
|
signalinherited |
◆ code() [1/2]
| QString TaxExemptCluster::code |
( |
| ) |
|
◆ code() [2/2]
| QString XComboBox::code |
( |
| ) |
const |
|
inherited |
◆ currentDefault()
| QString XComboBox::currentDefault |
( |
| ) |
|
|
protectedinherited |
◆ defaultCode()
◆ fieldName()
| QString XComboBox::fieldName |
( |
| ) |
const |
|
inherited |
◆ id() [1/2]
| int XComboBox::id |
( |
| ) |
const |
|
inherited |
◆ id() [2/2]
| int XComboBox::id |
( |
int | pIndex | ) |
const |
|
inherited |
◆ init()
◆ insertEditor() [1/2]
| void XComboBox::insertEditor |
( |
XComboBoxTypes | type, |
|
|
const QString & | uiName, |
|
|
const QString & | privilege ) |
|
inherited |
◆ insertEditor() [2/2]
| void XComboBox::insertEditor |
( |
XComboBoxTypes | type, |
|
|
QObject * | obj, |
|
|
const char * | slot, |
|
|
const QString & | privilege = QString() ) |
|
inherited |
◆ isValid()
| bool XComboBox::isValid |
( |
| ) |
const |
|
inherited |
◆ label()
| QLabel * XComboBox::label |
( |
| ) |
const |
|
inherited |
◆ listDisplayFieldName()
| QString XComboBox::listDisplayFieldName |
( |
| ) |
const |
|
inherited |
◆ listIdFieldName()
| QString XComboBox::listIdFieldName |
( |
| ) |
const |
|
inherited |
◆ listSchemaName()
| QString XComboBox::listSchemaName |
( |
| ) |
const |
|
inherited |
◆ listTableName()
| QString XComboBox::listTableName |
( |
| ) |
const |
|
inherited |
◆ mousePressEvent()
| void XComboBox::mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
protectedinherited |
◆ newID
| void XComboBox::newID |
( |
int | | ) |
|
|
signalinherited |
◆ notNull
| void XComboBox::notNull |
( |
bool | | ) |
|
|
signalinherited |
◆ nullStr()
| QString XComboBox::nullStr |
( |
| ) |
const |
|
inherited |
◆ populate() [1/4]
| void TaxExemptCluster::populate |
( |
QStringList | config = QStringList() | ) |
|
◆ populate [2/4]
| void XComboBox::populate |
( |
| ) |
|
|
slotinherited |
◆ populate [3/4]
| void XComboBox::populate |
( |
const QString & | pSql, |
|
|
int | pSelected = -1 ) |
|
slotinherited |
◆ populate [4/4]
| void XComboBox::populate |
( |
XSqlQuery | pQuery, |
|
|
int | pSelected = -1 ) |
|
slotinherited |
◆ removeItem()
| void XComboBox::removeItem |
( |
int | idx | ) |
|
|
inherited |
◆ replace()
| void XComboBox::replace |
( |
int | index, |
|
|
const QString & | text, |
|
|
const QString & | code ) |
|
inherited |
◆ setAllowNull()
| void TaxExemptCluster::setAllowNull |
( |
bool | pAllowNull | ) |
|
|
virtual |
◆ setCode
| void TaxExemptCluster::setCode |
( |
const QString & | code | ) |
|
|
slot |
◆ setDataWidgetMap
◆ setDefaultCode
| void XComboBox::setDefaultCode |
( |
Defaults | p | ) |
|
|
slotinherited |
◆ setFieldName
| void XComboBox::setFieldName |
( |
QString | p | ) |
|
|
slotinherited |
◆ setId
| void XComboBox::setId |
( |
int | pTarget | ) |
|
|
slotinherited |
◆ setItemCode()
| void XComboBox::setItemCode |
( |
int | index, |
|
|
const QString & | code ) |
|
inherited |
◆ setItemIcon()
| void XComboBox::setItemIcon |
( |
int | index, |
|
|
const QIcon & | icon ) |
|
inherited |
◆ setItemText()
| void XComboBox::setItemText |
( |
int | index, |
|
|
const QString & | text ) |
|
inherited |
◆ setLabel()
| void XComboBox::setLabel |
( |
QLabel * | pLab | ) |
|
|
inherited |
◆ setListDisplayFieldName
| void XComboBox::setListDisplayFieldName |
( |
QString | p | ) |
|
|
slotinherited |
◆ setListIdFieldName
| void XComboBox::setListIdFieldName |
( |
QString | p | ) |
|
|
slotinherited |
◆ setListSchemaName
| void XComboBox::setListSchemaName |
( |
QString | p | ) |
|
|
slotinherited |
◆ setListTableName
| void XComboBox::setListTableName |
( |
QString | p | ) |
|
|
slotinherited |
◆ setNull()
| void XComboBox::setNull |
( |
| ) |
|
|
virtualinherited |
◆ setNullStr()
| void XComboBox::setNullStr |
( |
const QString & | pNullStr | ) |
|
|
inherited |
◆ setSilent
| void TaxExemptCluster::setSilent |
( |
bool | silent | ) |
|
|
slot |
◆ setText [1/3]
| void XComboBox::setText |
( |
const QString & | pString | ) |
|
|
slotinherited |
◆ setText [2/3]
| void XComboBox::setText |
( |
const QVariant & | pVariant | ) |
|
|
slotinherited |
◆ setText [3/3]
| void XComboBox::setText |
( |
QVariant & | pVariant | ) |
|
|
slotinherited |
◆ setType()
◆ sHandleNewIndex
| void XComboBox::sHandleNewIndex |
( |
int | pIndex | ) |
|
|
protectedslotinherited |
◆ showPopup()
| void XComboBox::showPopup |
( |
| ) |
|
|
virtualinherited |
◆ silent()
| Q_INVOKABLE bool TaxExemptCluster::silent |
( |
| ) |
|
◆ sizeHint()
| QSize XComboBox::sizeHint |
( |
| ) |
const |
|
inherited |
◆ sPopulateTaxExempt
| void TaxExemptCluster::sPopulateTaxExempt |
( |
QJsonObject | result, |
|
|
QString | error ) |
|
slot |
◆ type()
◆ updateMapperData
| void XComboBox::updateMapperData |
( |
| ) |
|
|
slotinherited |
◆ valid
| void XComboBox::valid |
( |
bool | | ) |
|
|
signalinherited |
◆ wheelEvent()
| void XComboBox::wheelEvent |
( |
QWheelEvent * | event | ) |
|
|
protectedinherited |
◆ _allowNull
| bool XComboBox::_allowNull |
|
protectedinherited |
◆ _data
◆ _guiClientInterface
◆ _lastid
The documentation for this class was generated from the following files:
- taxexemptcluster.h
- taxexemptcluster.cpp