#include <warehouseCluster.h>
|
| enum | Defaults { First,
None
} |
| |
| enum | WComboBoxTypes {
All,
AllActive,
NonTransit,
Shipping,
Sold,
Supply,
POSupply,
WOSupply,
Transit,
AllActiveInventory,
AllPrivNonTransit,
AllPrivTransit
} |
| |
| 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,
Contracts,
CostCategories,
Countries,
Currencies,
CurrenciesNotBase,
CustomerCommentTypes,
CustomerGroups,
CustomerTypes,
EmployeeGroups,
EmployeeCommentTypes,
ExchangeRateCommentTypes,
ExpenseCategories,
FinancialLayouts,
FiscalYears,
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
} |
| |
|
| | WComboBox (QWidget *, const char *=0) |
| |
| virtual bool | allowNull () const |
| |
| 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 | removeItem (int idx) |
| |
| Q_INVOKABLE void | replace (int index, const QString &text, const QString &code) |
| |
| virtual void | setAllowNull (bool) |
| |
| void | setCode (const QString &) |
| |
| 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 (WComboBoxTypes) |
| |
| void | setType (XComboBoxTypes) |
| |
| virtual void | showPopup () |
| |
| QSize | sizeHint () const |
| |
| WComboBoxTypes | type () |
| |
◆ Defaults
◆ WComboBoxTypes
| Enumerator |
|---|
| All | |
| AllActive | |
| NonTransit | |
| Shipping | |
| Sold | |
| Supply | |
| POSupply | |
| WOSupply | |
| Transit | |
| AllActiveInventory | |
| AllPrivNonTransit | |
| AllPrivTransit | |
◆ 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 | |
| Contracts | |
| CostCategories | |
| Countries | |
| Currencies | |
| CurrenciesNotBase | |
| CustomerCommentTypes | |
| CustomerGroups | |
| CustomerTypes | |
| EmployeeGroups | |
| EmployeeCommentTypes | |
| ExchangeRateCommentTypes | |
| ExpenseCategories | |
| FinancialLayouts | |
| FiscalYears | |
| 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 |
◆ code
◆ 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 |
◆ text
◆ type
◆ WComboBox()
| WComboBox::WComboBox |
( |
QWidget * |
parent, |
|
|
const char * |
name = 0 |
|
) |
| |
◆ allowNull()
| virtual 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()
| QString XComboBox::code |
( |
| ) |
const |
|
inherited |
◆ currentDefault()
| QString XComboBox::currentDefault |
( |
| ) |
|
|
protectedinherited |
◆ defaultCode()
| virtual Defaults XComboBox::defaultCode |
( |
| ) |
const |
|
virtualinherited |
◆ fieldName()
| QString XComboBox::fieldName |
( |
| ) |
const |
|
inherited |
◆ findItemsites
| void WComboBox::findItemsites |
( |
int |
pItemID | ) |
|
|
slot |
◆ 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/3]
| void XComboBox::populate |
( |
| ) |
|
|
slotinherited |
◆ populate [2/3]
| void XComboBox::populate |
( |
const QString & |
pSql, |
|
|
int |
pSelected = -1 |
|
) |
| |
|
slotinherited |
◆ populate [3/3]
| 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 WComboBox::setAllowNull |
( |
bool |
pAllowNull | ) |
|
|
virtual |
◆ setCode()
| void XComboBox::setCode |
( |
const QString & |
pString | ) |
|
|
inherited |
◆ setDataWidgetMap
◆ setDefaultCode
| void XComboBox::setDefaultCode |
( |
Defaults |
p | ) |
|
|
slotinherited |
◆ setFieldName
| void XComboBox::setFieldName |
( |
QString |
p | ) |
|
|
slotinherited |
◆ setId
| void WComboBox::setId |
( |
int |
pId | ) |
|
|
slot |
◆ 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 |
◆ 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() [1/2]
◆ setType() [2/2]
◆ sHandleNewIndex
| void XComboBox::sHandleNewIndex |
( |
int |
pIndex | ) |
|
|
protectedslotinherited |
◆ showPopup()
| void XComboBox::showPopup |
( |
| ) |
|
|
virtualinherited |
◆ sizeHint()
| QSize XComboBox::sizeHint |
( |
| ) |
const |
|
inherited |
◆ 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:
- warehouseCluster.h
- warehouseCluster.cpp