|
enum | Defaults { First,
None
} |
|
enum | XComboBoxTypes {
AddressCommentTypes,
Adhoc,
APBankAccounts,
APTerms,
ARBankAccounts,
ARCMReasonCodes,
ARDMReasonCodes,
ARTerms,
AccountingPeriods,
Agent,
AllCommentTypes,
AllProjects,
BBOMHeadCommentTypes,
BBOMItemCommentTypes,
BOMHeadCommentTypes,
BOMItemCommentTypes,
BOOHeadCommentTypes,
BOOItemCommentTypes,
CRMAccounts,
CRMAccountCommentTypes,
ClassCodes,
Companies,
ContactCommentTypes,
Contracts,
CostCategories,
Countries,
Currencies,
CurrenciesNotBase,
CustomerCommentTypes,
CustomerGroups,
CustomerTypes,
EmployeeCommentTypes,
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,
ProfitCenters,
ProjectCommentTypes,
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,
TodoItemCommentTypes,
TransferOrderCommentTypes,
TransferOrderItemCommentTypes,
UOMs,
Users,
ActiveUsers,
VendorCommentTypes,
VendorGroups,
VendorTypes,
WarehouseCommentTypes,
WoProjects,
WorkCenters,
WorkOrderCommentTypes
} |
|
bool | allowNull |
|
QString | code |
|
QString | currentDefault |
|
Defaults | defaultCode |
|
QString | fieldName |
|
QString | listDisplayFieldName |
|
QString | listIdFieldName |
|
QString | listSchemaName |
|
QString | listTableName |
|
QString | nullStr |
|
QString | text |
|
XComboBoxTypes | type |
|
void | append (int, const QString &) |
|
void | append (int, const QString &, const QString &) |
|
void | clear () |
|
void | populate (XSqlQuery, int=-1) |
|
void | populate (const QString &, int=-1) |
|
void | populate () |
|
void | setDataWidgetMap (XDataWidgetMapper *m) |
|
void | setDefaultCode (Defaults p) |
|
void | setFieldName (QString p) |
|
void | setId (int) |
|
void | setListDisplayFieldName (QString p) |
|
void | setListIdFieldName (QString p) |
|
void | setListSchemaName (QString p) |
|
void | setListTableName (QString p) |
|
void | setText (QVariant &) |
|
void | setText (const QString &) |
|
void | setText (const QVariant &) |
|
void | updateMapperData () |
|
static GuiClientInterface * | _guiClientInterface = 0 |
|
bool | _allowNull |
|
XComboBoxPrivate * | _data |
|
QString | currentDefault () |
|
void | init () |
|
void | mousePressEvent (QMouseEvent *) |
|
void | sHandleNewIndex (int) |
|