#include <xcombobox.h>
|
| 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
} |
| |
| Enumerator |
|---|
| 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 |
|
| XComboBox::XComboBox |
( |
QWidget * |
pParent = 0, |
|
|
const char * |
pName = 0 |
|
) |
| |
| XComboBox::XComboBox |
( |
bool |
pEditable, |
|
|
QWidget * |
pParent = 0, |
|
|
const char * |
pName = 0 |
|
) |
| |
| XComboBox::~XComboBox |
( |
| ) |
|
|
virtual |
| virtual bool XComboBox::allowNull |
( |
| ) |
const |
|
virtual |
| void XComboBox::append |
( |
int |
pId, |
|
|
const QString & |
pText |
|
) |
| |
|
slot |
| void XComboBox::append |
( |
int |
pId, |
|
|
const QString & |
pText, |
|
|
const QString & |
pCode |
|
) |
| |
|
slot |
| void XComboBox::clear |
( |
| ) |
|
|
slot |
| void XComboBox::clicked |
( |
| ) |
|
|
signal |
| QString XComboBox::code |
( |
| ) |
const |
| QString XComboBox::currentDefault |
( |
| ) |
|
|
protected |
| virtual Defaults XComboBox::defaultCode |
( |
| ) |
const |
|
virtual |
| QString XComboBox::fieldName |
( |
| ) |
const |
| int XComboBox::id |
( |
int |
pIndex | ) |
const |
| int XComboBox::id |
( |
| ) |
const |
| void XComboBox::insertEditor |
( |
XComboBoxTypes |
type, |
|
|
const QString & |
uiName, |
|
|
const QString & |
privilege |
|
) |
| |
| void XComboBox::insertEditor |
( |
XComboBoxTypes |
type, |
|
|
QObject * |
obj, |
|
|
const char * |
slot, |
|
|
const QString & |
privilege = QString() |
|
) |
| |
| bool XComboBox::isValid |
( |
| ) |
const |
| QLabel * XComboBox::label |
( |
| ) |
const |
| QString XComboBox::listDisplayFieldName |
( |
| ) |
const |
| QString XComboBox::listIdFieldName |
( |
| ) |
const |
| QString XComboBox::listSchemaName |
( |
| ) |
const |
| QString XComboBox::listTableName |
( |
| ) |
const |
| void XComboBox::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
| void XComboBox::newID |
( |
int |
| ) |
|
|
signal |
| void XComboBox::notNull |
( |
bool |
| ) |
|
|
signal |
| QString XComboBox::nullStr |
( |
| ) |
const |
| void XComboBox::populate |
( |
XSqlQuery |
pQuery, |
|
|
int |
pSelected = -1 |
|
) |
| |
|
slot |
| void XComboBox::populate |
( |
const QString & |
pSql, |
|
|
int |
pSelected = -1 |
|
) |
| |
|
slot |
| void XComboBox::populate |
( |
| ) |
|
|
slot |
| void XComboBox::removeItem |
( |
int |
idx | ) |
|
| void XComboBox::setAllowNull |
( |
bool |
pAllowNull | ) |
|
|
virtual |
| void XComboBox::setCode |
( |
const QString & |
pString | ) |
|
| void XComboBox::setDefaultCode |
( |
Defaults |
p | ) |
|
|
slot |
| void XComboBox::setFieldName |
( |
QString |
p | ) |
|
|
slot |
| void XComboBox::setId |
( |
int |
pTarget | ) |
|
|
slot |
| void XComboBox::setLabel |
( |
QLabel * |
pLab | ) |
|
| void XComboBox::setListDisplayFieldName |
( |
QString |
p | ) |
|
|
slot |
| void XComboBox::setListIdFieldName |
( |
QString |
p | ) |
|
|
slot |
| void XComboBox::setListSchemaName |
( |
QString |
p | ) |
|
|
slot |
| void XComboBox::setListTableName |
( |
QString |
p | ) |
|
|
slot |
| void XComboBox::setNull |
( |
| ) |
|
|
virtual |
| void XComboBox::setNullStr |
( |
const QString & |
pNullStr | ) |
|
| void XComboBox::setText |
( |
QVariant & |
pVariant | ) |
|
|
slot |
| void XComboBox::setText |
( |
const QString & |
pString | ) |
|
|
slot |
| void XComboBox::setText |
( |
const QVariant & |
pVariant | ) |
|
|
slot |
| void XComboBox::sHandleNewIndex |
( |
int |
pIndex | ) |
|
|
protectedslot |
| void XComboBox::showPopup |
( |
| ) |
|
|
virtual |
| QSize XComboBox::sizeHint |
( |
| ) |
const |
| void XComboBox::updateMapperData |
( |
| ) |
|
|
slot |
| void XComboBox::valid |
( |
bool |
| ) |
|
|
signal |
| bool XComboBox::_allowNull |
|
protected |
| bool XComboBox::allowNull |
|
readwrite |
| QString XComboBox::currentDefault |
|
read |
| QString XComboBox::fieldName |
|
readwrite |
| QString XComboBox::listDisplayFieldName |
|
readwrite |
| QString XComboBox::listIdFieldName |
|
readwrite |
| QString XComboBox::listSchemaName |
|
readwrite |
| QString XComboBox::listTableName |
|
readwrite |
| QString XComboBox::nullStr |
|
readwrite |
The documentation for this class was generated from the following files: