_allowNull | XComboBox | protected |
_data | XComboBox | protected |
_guiClientInterface | XComboBox | static |
acceptDrops | QWidget | |
acceptDrops() const | QWidget | |
accessibleDescription | QWidget | |
accessibleDescription() const | QWidget | |
accessibleName | QWidget | |
accessibleName() const | QWidget | |
AccountingPeriods enum value | XComboBox | |
actionEvent(QActionEvent *event) | QWidget | protectedvirtual |
actions() const | QWidget | |
activated(int index) | QComboBox | |
activated(const QString &text) | QComboBox | |
activateWindow() | QWidget | |
ActiveUsers enum value | XComboBox | |
addAction(QAction *action) | QWidget | |
addActions(const QList< QAction * > &actions) | QWidget | |
addItem(const QString &text, const QVariant &userData) | QComboBox | |
addItem(const QIcon &icon, const QString &text, const QVariant &userData) | QComboBox | |
addItems(const QStringList &texts) | QComboBox | |
AddressCommentTypes enum value | XComboBox | |
Adhoc enum value | XComboBox | |
adjustSize() | QWidget | |
Agent enum value | XComboBox | |
AllCommentTypes enum value | XComboBox | |
allowNull | XComboBox | |
allowNull() const | XComboBox | virtual |
AllProjects enum value | XComboBox | |
APBankAccounts enum value | XComboBox | |
append(int, const QString &) | XComboBox | slot |
append(int, const QString &, const QString &) | XComboBox | slot |
APTerms enum value | XComboBox | |
ARBankAccounts enum value | XComboBox | |
ARCMReasonCodes enum value | XComboBox | |
ARDMReasonCodes enum value | XComboBox | |
ARTerms enum value | XComboBox | |
autoCompletion | QComboBox | |
autoCompletion() const | QComboBox | |
autoCompletionCaseSensitivity | QComboBox | |
autoCompletionCaseSensitivity() const | QComboBox | |
autoFillBackground | QWidget | |
autoFillBackground() const | QWidget | |
backgroundRole() const | QWidget | |
backingStore() const | QWidget | |
baseSize | QWidget | |
baseSize() const | QWidget | |
BBOMHeadCommentTypes enum value | XComboBox | |
BBOMItemCommentTypes enum value | XComboBox | |
blockSignals(bool block) | QObject | |
BOMHeadCommentTypes enum value | XComboBox | |
BOMItemCommentTypes enum value | XComboBox | |
BOOHeadCommentTypes enum value | XComboBox | |
BOOItemCommentTypes enum value | XComboBox | |
changeEvent(QEvent *e) | QComboBox | protectedvirtual |
childAt(int x, int y) const | QWidget | |
childAt(const QPoint &p) const | QWidget | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
childrenRect | QWidget | |
childrenRect() const | QWidget | |
childrenRegion | QWidget | |
childrenRegion() const | QWidget | |
ClassCodes enum value | XComboBox | |
clear() | XComboBox | slot |
clearEditText() | QComboBox | |
clearFocus() | QWidget | |
clearMask() | QWidget | |
clicked() | XComboBox | signal |
close() | QWidget | |
closeEvent(QCloseEvent *event) | QWidget | protectedvirtual |
code | XComboBox | |
code() const | XComboBox | |
colorCount() const | QPaintDevice | |
Companies enum value | XComboBox | |
completer() const | QComboBox | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
ContactCommentTypes enum value | XComboBox | |
contentsMargins() const | QWidget | |
contentsRect() const | QWidget | |
contextMenuEvent(QContextMenuEvent *e) | QComboBox | protectedvirtual |
contextMenuPolicy | QWidget | |
contextMenuPolicy() const | QWidget | |
Contracts enum value | XComboBox | |
CostCategories enum value | XComboBox | |
count | QComboBox | |
count() const | QComboBox | |
Countries enum value | XComboBox | |
create(WId window, bool initializeWindow, bool destroyOldWindow) | QWidget | protected |
createWindowContainer(QWindow *window, QWidget *parent, Qt::WindowFlags flags) | QWidget | static |
CRMAccountCommentTypes enum value | XComboBox | |
CRMAccounts enum value | XComboBox | |
Currencies enum value | XComboBox | |
CurrenciesNotBase enum value | XComboBox | |
currentData | QComboBox | |
currentData(int role) const | QComboBox | |
currentDefault | XComboBox | |
currentDefault() | XComboBox | protected |
currentIndex | QComboBox | |
currentIndex() const | QComboBox | |
currentIndexChanged(int index) | QComboBox | |
currentIndexChanged(const QString &text) | QComboBox | |
currentText | QComboBox | |
currentText() const | QComboBox | |
currentTextChanged(const QString &text) | QComboBox | |
cursor | QWidget | |
cursor() const | QWidget | |
customContextMenuRequested(const QPoint &pos) | QWidget | |
CustomerCommentTypes enum value | XComboBox | |
CustomerGroups enum value | XComboBox | |
CustomerTypes enum value | XComboBox | |
customEvent(QEvent *event) | QObject | protectedvirtual |
defaultCode | XComboBox | |
defaultCode() const | XComboBox | virtual |
Defaults enum name | XComboBox | |
deleteLater() | QObject | |
depth() const | QPaintDevice | |
destroy(bool destroyWindow, bool destroySubWindows) | QWidget | protected |
destroyed(QObject *obj) | QObject | |
devicePixelRatio() const | QPaintDevice | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) const | QObject | |
disconnect(const QObject *receiver, const char *method) const | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dragEnterEvent(QDragEnterEvent *event) | QWidget | protectedvirtual |
dragLeaveEvent(QDragLeaveEvent *event) | QWidget | protectedvirtual |
dragMoveEvent(QDragMoveEvent *event) | QWidget | protectedvirtual |
dropEvent(QDropEvent *event) | QWidget | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
duplicatesEnabled | QComboBox | |
duplicatesEnabled() const | QComboBox | |
dynamicPropertyNames() const | QObject | |
editable | QComboBox | |
editTextChanged(const QString &text) | QComboBox | |
effectiveWinId() const | QWidget | |
EmployeeCommentTypes enum value | XComboBox | |
enabled | QWidget | |
ensurePolished() const | QWidget | |
enterEvent(QEvent *event) | QWidget | protectedvirtual |
event(QEvent *event) | QComboBox | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
ExchangeRateCommentTypes enum value | XComboBox | |
ExpenseCategories enum value | XComboBox | |
fieldName | XComboBox | |
fieldName() const | XComboBox | |
FinancialLayouts enum value | XComboBox | |
find(WId id) | QWidget | static |
findChild(const QString &name, Qt::FindChildOptions options) const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const | QObject | |
findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const | QObject | |
findData(const QVariant &data, int role, Qt::MatchFlags flags) const | QComboBox | |
findText(const QString &text, Qt::MatchFlags flags) const | QComboBox | |
First enum value | XComboBox | |
FiscalYears enum value | XComboBox | |
focus | QWidget | |
focusInEvent(QFocusEvent *e) | QComboBox | protectedvirtual |
focusNextChild() | QWidget | protected |
focusNextPrevChild(bool next) | QWidget | protectedvirtual |
focusOutEvent(QFocusEvent *e) | QComboBox | protectedvirtual |
focusPolicy | QWidget | |
focusPolicy() const | QWidget | |
focusPreviousChild() | QWidget | protected |
focusProxy() const | QWidget | |
focusWidget() const | QWidget | |
font | QWidget | |
font() const | QWidget | |
fontInfo() const | QWidget | |
fontMetrics() const | QWidget | |
foregroundRole() const | QWidget | |
frame | QComboBox | |
frameGeometry | QWidget | |
frameGeometry() const | QWidget | |
frameSize | QWidget | |
frameSize() const | QWidget | |
FreightClasses enum value | XComboBox | |
fullScreen | QWidget | |
geometry | QWidget | |
geometry() const | QWidget | |
getContentsMargins(int *left, int *top, int *right, int *bottom) const | QWidget | |
grab(const QRect &rectangle) | QWidget | |
grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags) | QWidget | |
grabKeyboard() | QWidget | |
grabMouse() | QWidget | |
grabMouse(const QCursor &cursor) | QWidget | |
grabShortcut(const QKeySequence &key, Qt::ShortcutContext context) | QWidget | |
graphicsEffect() const | QWidget | |
graphicsProxyWidget() const | QWidget | |
hasEditFocus() const | QWidget | |
hasFocus() const | QWidget | |
hasFrame() const | QComboBox | |
hasHeightForWidth() const | QWidget | virtual |
hasMouseTracking() const | QWidget | |
height | QWidget | |
height() const | QWidget | |
heightForWidth(int w) const | QWidget | virtual |
heightMM() const | QPaintDevice | |
hide() | QWidget | |
hideEvent(QHideEvent *e) | QComboBox | protectedvirtual |
hidePopup() | QComboBox | virtual |
highlighted(int index) | QComboBox | |
highlighted(const QString &text) | QComboBox | |
Honorifics enum value | XComboBox | |
iconSize | QComboBox | |
iconSize() const | QComboBox | |
id(int) const | XComboBox | |
id() const | XComboBox | |
IncidentCategory enum value | XComboBox | |
IncidentCommentTypes enum value | XComboBox | |
IncidentPriority enum value | XComboBox | |
IncidentResolution enum value | XComboBox | |
IncidentSeverity enum value | XComboBox | |
inherits(const char *className) const | QObject | |
init() | XComboBox | protected |
initPainter(QPainter *painter) const | QWidget | protectedvirtual |
initStyleOption(QStyleOptionComboBox *option) const | QComboBox | protected |
inputMethodEvent(QInputMethodEvent *e) | QComboBox | protectedvirtual |
inputMethodHints | QWidget | |
inputMethodHints() const | QWidget | |
inputMethodQuery(Qt::InputMethodQuery query) const | QComboBox | virtual |
insertAction(QAction *before, QAction *action) | QWidget | |
insertActions(QAction *before, QList< QAction * > actions) | QWidget | |
insertEditor(XComboBoxTypes type, const QString &uiName, const QString &privilege) | XComboBox | |
insertEditor(XComboBoxTypes type, QObject *obj, const char *slot, const QString &privilege=QString()) | XComboBox | |
insertItem(int index, const QString &text, const QVariant &userData) | QComboBox | |
insertItem(int index, const QIcon &icon, const QString &text, const QVariant &userData) | QComboBox | |
insertItems(int index, const QStringList &list) | QComboBox | |
insertPolicy | QComboBox | |
insertPolicy() const | QComboBox | |
insertSeparator(int index) | QComboBox | |
installEventFilter(QObject *filterObj) | QObject | |
isActiveWindow | QWidget | |
isActiveWindow() const | QWidget | |
isAncestorOf(const QWidget *child) const | QWidget | |
isEditable() const | QComboBox | |
isEnabled() const | QWidget | |
isEnabledTo(const QWidget *ancestor) const | QWidget | |
isEnabledToTLW() const | QWidget | |
isFullScreen() const | QWidget | |
isHidden() const | QWidget | |
isMaximized() const | QWidget | |
isMinimized() const | QWidget | |
isModal() const | QWidget | |
isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
isTopLevel() const | QWidget | |
isValid() const | XComboBox | |
isVisible() const | QWidget | |
isVisibleTo(const QWidget *ancestor) const | QWidget | |
isWidgetType() const | QObject | |
isWindow() const | QWidget | |
isWindowModified() const | QWidget | |
isWindowType() const | QObject | |
ItemCommentTypes enum value | XComboBox | |
itemData(int index, int role) const | QComboBox | |
itemDelegate() const | QComboBox | |
ItemGroups enum value | XComboBox | |
itemIcon(int index) const | QComboBox | |
ItemSiteCommentTypes enum value | XComboBox | |
ItemSourceCommentTypes enum value | XComboBox | |
itemText(int index) const | QComboBox | |
keyboardGrabber() | QWidget | static |
keyPressEvent(QKeyEvent *e) | QComboBox | protectedvirtual |
keyReleaseEvent(QKeyEvent *e) | QComboBox | protectedvirtual |
killTimer(int id) | QObject | |
label() const | XComboBox | |
layout() const | QWidget | |
layoutDirection | QWidget | |
layoutDirection() const | QWidget | |
leaveEvent(QEvent *event) | QWidget | protectedvirtual |
lineEdit() const | QComboBox | |
listDisplayFieldName | XComboBox | |
listDisplayFieldName() const | XComboBox | |
listIdFieldName | XComboBox | |
listIdFieldName() const | XComboBox | |
listSchemaName | XComboBox | |
listSchemaName() const | XComboBox | |
listTableName | XComboBox | |
listTableName() const | XComboBox | |
locale | QWidget | |
locale() const | QWidget | |
LocaleCountries enum value | XComboBox | |
LocaleLanguages enum value | XComboBox | |
Locales enum value | XComboBox | |
LocationCommentTypes enum value | XComboBox | |
logicalDpiX() const | QPaintDevice | |
logicalDpiY() const | QPaintDevice | |
LotSerialCommentTypes enum value | XComboBox | |
lower() | QWidget | |
mapFrom(const QWidget *parent, const QPoint &pos) const | QWidget | |
mapFromGlobal(const QPoint &pos) const | QWidget | |
mapFromParent(const QPoint &pos) const | QWidget | |
mapTo(const QWidget *parent, const QPoint &pos) const | QWidget | |
mapToGlobal(const QPoint &pos) const | QWidget | |
mapToParent(const QPoint &pos) const | QWidget | |
mask() const | QWidget | |
maxCount | QComboBox | |
maxCount() const | QComboBox | |
maximized | QWidget | |
maximumHeight | QWidget | |
maximumHeight() const | QWidget | |
maximumSize | QWidget | |
maximumSize() const | QWidget | |
maximumWidth | QWidget | |
maximumWidth() const | QWidget | |
maxVisibleItems | QComboBox | |
maxVisibleItems() const | QComboBox | |
metaObject() const | QObject | virtual |
metric(PaintDeviceMetric m) const | QWidget | protectedvirtual |
minimized | QWidget | |
minimumContentsLength | QComboBox | |
minimumContentsLength() const | QComboBox | |
minimumHeight | QWidget | |
minimumHeight() const | QWidget | |
minimumSize | QWidget | |
minimumSize() const | QWidget | |
minimumSizeHint() const | QComboBox | virtual |
QWidget::minimumSizeHint | QWidget | |
minimumWidth | QWidget | |
minimumWidth() const | QWidget | |
modal | QWidget | |
model() const | QComboBox | |
modelColumn | QComboBox | |
modelColumn() const | QComboBox | |
mouseDoubleClickEvent(QMouseEvent *event) | QWidget | protectedvirtual |
mouseGrabber() | QWidget | static |
mouseMoveEvent(QMouseEvent *event) | QWidget | protectedvirtual |
mousePressEvent(QMouseEvent *) | XComboBox | protectedvirtual |
mouseReleaseEvent(QMouseEvent *e) | QComboBox | protectedvirtual |
mouseTracking | QWidget | |
move(int x, int y) | QWidget | |
move(const QPoint &) | QWidget | |
moveEvent(QMoveEvent *event) | QWidget | protectedvirtual |
moveToThread(QThread *targetThread) | QObject | |
nativeEvent(const QByteArray &eventType, void *message, long *result) | QWidget | protectedvirtual |
nativeParentWidget() const | QWidget | |
newID(int) | XComboBox | signal |
nextInFocusChain() const | QWidget | |
None enum value | XComboBox | |
normalGeometry | QWidget | |
normalGeometry() const | QWidget | |
notNull(bool) | XComboBox | signal |
nullStr | XComboBox | |
nullStr() const | XComboBox | |
objectName | QObject | |
objectName() const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
OpportunityCommentTypes enum value | XComboBox | |
OpportunitySources enum value | XComboBox | |
OpportunityStages enum value | XComboBox | |
OpportunityTypes enum value | XComboBox | |
overrideWindowFlags(Qt::WindowFlags flags) | QWidget | |
paintEngine() const | QWidget | virtual |
paintEvent(QPaintEvent *e) | QComboBox | protectedvirtual |
paintingActive() const | QPaintDevice | |
palette | QWidget | |
palette() const | QWidget | |
parent() const | QObject | |
parentWidget() const | QWidget | |
physicalDpiX() const | QPaintDevice | |
physicalDpiY() const | QPaintDevice | |
PlannerCodes enum value | XComboBox | |
PoProjects enum value | XComboBox | |
populate(XSqlQuery, int=-1) | XComboBox | slot |
populate(const QString &, int=-1) | XComboBox | slot |
populate() | XComboBox | slot |
pos | QWidget | |
pos() const | QWidget | |
previousInFocusChain() const | QWidget | |
ProductCategories enum value | XComboBox | |
ProfitCenters enum value | XComboBox | |
ProjectCommentTypes enum value | XComboBox | |
property(const char *name) const | QObject | |
PurchaseOrderCommentTypes enum value | XComboBox | |
PurchaseOrderItemCommentTypes enum value | XComboBox | |
QComboBox(QWidget *parent) | QComboBox | |
QObject(QObject *parent) | QObject | |
QPaintDevice() | QPaintDevice | protected |
QuoteCommentTypes enum value | XComboBox | |
QuoteItemCommentTypes enum value | XComboBox | |
QWidget(QWidget *parent, Qt::WindowFlags f) | QWidget | |
raise() | QWidget | |
ReasonCodes enum value | XComboBox | |
receivers(const char *signal) const | QObject | protected |
rect | QWidget | |
rect() const | QWidget | |
RegistrationTypes enum value | XComboBox | |
releaseKeyboard() | QWidget | |
releaseMouse() | QWidget | |
releaseShortcut(int id) | QWidget | |
removeAction(QAction *action) | QWidget | |
removeEventFilter(QObject *obj) | QObject | |
removeItem(int idx) | XComboBox | |
render(QPaintDevice *target, const QPoint &targetOffset, const QRegion &sourceRegion, RenderFlags renderFlags) | QWidget | |
render(QPainter *painter, const QPoint &targetOffset, const QRegion &sourceRegion, RenderFlags renderFlags) | QWidget | |
RenderFlags | QWidget | |
repaint() | QWidget | |
repaint(int x, int y, int w, int h) | QWidget | |
repaint(const QRect &rect) | QWidget | |
repaint(const QRegion &rgn) | QWidget | |
Reports enum value | XComboBox | |
resize(int w, int h) | QWidget | |
resize(const QSize &) | QWidget | |
resizeEvent(QResizeEvent *e) | QComboBox | protectedvirtual |
restoreGeometry(const QByteArray &geometry) | QWidget | |
ReturnAuthCommentTypes enum value | XComboBox | |
ReturnAuthItemCommentTypes enum value | XComboBox | |
ReturnReasonCodes enum value | XComboBox | |
rootModelIndex() const | QComboBox | |
SalesCategories enum value | XComboBox | |
SalesCategoriesActive enum value | XComboBox | |
SalesOrderCommentTypes enum value | XComboBox | |
SalesOrderItemCommentTypes enum value | XComboBox | |
SalesReps enum value | XComboBox | |
SalesRepsActive enum value | XComboBox | |
SaleTypes enum value | XComboBox | |
saveGeometry() const | QWidget | |
scroll(int dx, int dy) | QWidget | |
scroll(int dx, int dy, const QRect &r) | QWidget | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAcceptDrops(bool on) | QWidget | |
setAccessibleDescription(const QString &description) | QWidget | |
setAccessibleName(const QString &name) | QWidget | |
setAllowNull(bool) | XComboBox | virtual |
setAttribute(Qt::WidgetAttribute attribute, bool on) | QWidget | |
setAutoCompletion(bool enable) | QComboBox | |
setAutoCompletionCaseSensitivity(Qt::CaseSensitivity sensitivity) | QComboBox | |
setAutoFillBackground(bool enabled) | QWidget | |
setBackgroundRole(QPalette::ColorRole role) | QWidget | |
setBaseSize(const QSize &) | QWidget | |
setBaseSize(int basew, int baseh) | QWidget | |
setCode(const QString &) | XComboBox | |
setCompleter(QCompleter *completer) | QComboBox | |
setContentsMargins(int left, int top, int right, int bottom) | QWidget | |
setContentsMargins(const QMargins &margins) | QWidget | |
setContextMenuPolicy(Qt::ContextMenuPolicy policy) | QWidget | |
setCurrentIndex(int index) | QComboBox | |
setCurrentText(const QString &text) | QComboBox | |
setCursor(const QCursor &) | QWidget | |
setDataWidgetMap(XDataWidgetMapper *m) | XComboBox | slot |
setDefaultCode(Defaults p) | XComboBox | slot |
setDisabled(bool disable) | QWidget | |
setDuplicatesEnabled(bool enable) | QComboBox | |
setEditable(bool editable) | QComboBox | |
setEditFocus(bool enable) | QWidget | |
setEditText(const QString &text) | QComboBox | |
setEnabled(bool) | QWidget | |
setFieldName(QString p) | XComboBox | slot |
setFixedHeight(int h) | QWidget | |
setFixedSize(const QSize &s) | QWidget | |
setFixedSize(int w, int h) | QWidget | |
setFixedWidth(int w) | QWidget | |
setFocus() | QWidget | |
setFocus(Qt::FocusReason reason) | QWidget | |
setFocusPolicy(Qt::FocusPolicy policy) | QWidget | |
setFocusProxy(QWidget *w) | QWidget | |
setFont(const QFont &) | QWidget | |
setForegroundRole(QPalette::ColorRole role) | QWidget | |
setFrame(bool) | QComboBox | |
setGeometry(int x, int y, int w, int h) | QWidget | |
setGeometry(const QRect &) | QWidget | |
setGraphicsEffect(QGraphicsEffect *effect) | QWidget | |
setHidden(bool hidden) | QWidget | |
setIconSize(const QSize &size) | QComboBox | |
setId(int) | XComboBox | slot |
setInputMethodHints(Qt::InputMethodHints hints) | QWidget | |
setInsertPolicy(InsertPolicy policy) | QComboBox | |
setItemData(int index, const QVariant &value, int role) | QComboBox | |
setItemDelegate(QAbstractItemDelegate *delegate) | QComboBox | |
setItemIcon(int index, const QIcon &icon) | QComboBox | |
setItemText(int index, const QString &text) | QComboBox | |
setLabel(QLabel *pLab) | XComboBox | |
setLayout(QLayout *layout) | QWidget | |
setLayoutDirection(Qt::LayoutDirection direction) | QWidget | |
setLineEdit(QLineEdit *edit) | QComboBox | |
setListDisplayFieldName(QString p) | XComboBox | slot |
setListIdFieldName(QString p) | XComboBox | slot |
setListSchemaName(QString p) | XComboBox | slot |
setListTableName(QString p) | XComboBox | slot |
setLocale(const QLocale &locale) | QWidget | |
setMask(const QBitmap &bitmap) | QWidget | |
setMask(const QRegion ®ion) | QWidget | |
setMaxCount(int max) | QComboBox | |
setMaximumHeight(int maxh) | QWidget | |
setMaximumSize(const QSize &) | QWidget | |
setMaximumSize(int maxw, int maxh) | QWidget | |
setMaximumWidth(int maxw) | QWidget | |
setMaxVisibleItems(int maxItems) | QComboBox | |
setMinimumContentsLength(int characters) | QComboBox | |
setMinimumHeight(int minh) | QWidget | |
setMinimumSize(const QSize &) | QWidget | |
setMinimumSize(int minw, int minh) | QWidget | |
setMinimumWidth(int minw) | QWidget | |
setModel(QAbstractItemModel *model) | QComboBox | |
setModelColumn(int visibleColumn) | QComboBox | |
setMouseTracking(bool enable) | QWidget | |
setNull() | XComboBox | virtual |
setNullStr(const QString &) | XComboBox | |
setObjectName(const QString &name) | QObject | |
setPalette(const QPalette &) | QWidget | |
setParent(QWidget *parent) | QWidget | |
setParent(QWidget *parent, Qt::WindowFlags f) | QWidget | |
QObject::setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
setRootModelIndex(const QModelIndex &index) | QComboBox | |
setShortcutAutoRepeat(int id, bool enable) | QWidget | |
setShortcutEnabled(int id, bool enable) | QWidget | |
setSizeAdjustPolicy(SizeAdjustPolicy policy) | QComboBox | |
setSizeIncrement(const QSize &) | QWidget | |
setSizeIncrement(int w, int h) | QWidget | |
setSizePolicy(QSizePolicy) | QWidget | |
setSizePolicy(QSizePolicy::Policy horizontal, QSizePolicy::Policy vertical) | QWidget | |
setStatusTip(const QString &) | QWidget | |
setStyle(QStyle *style) | QWidget | |
setStyleSheet(const QString &styleSheet) | QWidget | |
setTabOrder(QWidget *first, QWidget *second) | QWidget | static |
setText(QVariant &) | XComboBox | slot |
setText(const QString &) | XComboBox | slot |
setText(const QVariant &) | XComboBox | slot |
setToolTip(const QString &) | QWidget | |
setToolTipDuration(int msec) | QWidget | |
setType(XComboBoxTypes) | XComboBox | |
setUpdatesEnabled(bool enable) | QWidget | |
setupUi(QWidget *widget) | QWidget | |
setValidator(const QValidator *validator) | QComboBox | |
setView(QAbstractItemView *itemView) | QComboBox | |
setVisible(bool visible) | QWidget | virtual |
setWhatsThis(const QString &) | QWidget | |
setWindowFilePath(const QString &filePath) | QWidget | |
setWindowFlags(Qt::WindowFlags type) | QWidget | |
setWindowIcon(const QIcon &icon) | QWidget | |
setWindowIconText(const QString &) | QWidget | |
setWindowModality(Qt::WindowModality windowModality) | QWidget | |
setWindowModified(bool) | QWidget | |
setWindowOpacity(qreal level) | QWidget | |
setWindowRole(const QString &role) | QWidget | |
setWindowState(Qt::WindowStates windowState) | QWidget | |
setWindowTitle(const QString &) | QWidget | |
sHandleNewIndex(int) | XComboBox | protectedslot |
ShippingCharges enum value | XComboBox | |
ShippingForms enum value | XComboBox | |
ShippingZones enum value | XComboBox | |
ShipVias enum value | XComboBox | |
show() | QWidget | |
showEvent(QShowEvent *e) | QComboBox | protectedvirtual |
showFullScreen() | QWidget | |
showMaximized() | QWidget | |
showMinimized() | QWidget | |
showNormal() | QWidget | |
showPopup() | XComboBox | virtual |
signalsBlocked() const | QObject | |
SiteTypes enum value | XComboBox | |
size | QWidget | |
size() const | QWidget | |
sizeAdjustPolicy | QComboBox | |
sizeAdjustPolicy() const | QComboBox | |
sizeHint() const | XComboBox | virtual |
QWidget::sizeHint | QWidget | |
sizeIncrement | QWidget | |
sizeIncrement() const | QWidget | |
sizePolicy | QWidget | |
sizePolicy() const | QWidget | |
SoProjects enum value | XComboBox | |
stackUnder(QWidget *w) | QWidget | |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
statusTip | QWidget | |
statusTip() const | QWidget | |
style() const | QWidget | |
styleSheet | QWidget | |
styleSheet() const | QWidget | |
Subaccounts enum value | XComboBox | |
tabletEvent(QTabletEvent *event) | QWidget | protectedvirtual |
TaskCommentTypes enum value | XComboBox | |
TaxAuths enum value | XComboBox | |
TaxClasses enum value | XComboBox | |
TaxCodes enum value | XComboBox | |
TaxTypes enum value | XComboBox | |
TaxZones enum value | XComboBox | |
Terms enum value | XComboBox | |
testAttribute(Qt::WidgetAttribute attribute) const | QWidget | |
text | XComboBox | |
thread() const | QObject | |
TimeAttendanceCommentTypes enum value | XComboBox | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
TodoItemCommentTypes enum value | XComboBox | |
toolTip | QWidget | |
toolTip() const | QWidget | |
toolTipDuration | QWidget | |
toolTipDuration() const | QWidget | |
topLevelWidget() const | QWidget | |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
TransferOrderCommentTypes enum value | XComboBox | |
TransferOrderItemCommentTypes enum value | XComboBox | |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
type | XComboBox | |
type() | XComboBox | |
underMouse() const | QWidget | |
ungrabGesture(Qt::GestureType gesture) | QWidget | |
unsetCursor() | QWidget | |
unsetLayoutDirection() | QWidget | |
unsetLocale() | QWidget | |
UOMs enum value | XComboBox | |
update() | QWidget | |
update(int x, int y, int w, int h) | QWidget | |
update(const QRect &rect) | QWidget | |
update(const QRegion &rgn) | QWidget | |
updateGeometry() | QWidget | |
updateMapperData() | XComboBox | slot |
updateMicroFocus() | QWidget | protected |
updatesEnabled | QWidget | |
updatesEnabled() const | QWidget | |
Users enum value | XComboBox | |
valid(bool) | XComboBox | signal |
validator() const | QComboBox | |
VendorCommentTypes enum value | XComboBox | |
VendorGroups enum value | XComboBox | |
VendorTypes enum value | XComboBox | |
view() const | QComboBox | |
visible | QWidget | |
visibleRegion() const | QWidget | |
WarehouseCommentTypes enum value | XComboBox | |
whatsThis | QWidget | |
whatsThis() const | QWidget | |
wheelEvent(QWheelEvent *) | XComboBox | protectedvirtual |
width | QWidget | |
width() const | QWidget | |
widthMM() const | QPaintDevice | |
window() const | QWidget | |
windowFilePath | QWidget | |
windowFilePath() const | QWidget | |
windowFlags | QWidget | |
windowFlags() const | QWidget | |
windowHandle() const | QWidget | |
windowIcon | QWidget | |
windowIcon() const | QWidget | |
windowIconChanged(const QIcon &icon) | QWidget | |
windowIconText | QWidget | |
windowIconText() const | QWidget | |
windowIconTextChanged(const QString &iconText) | QWidget | |
windowModality | QWidget | |
windowModality() const | QWidget | |
windowModified | QWidget | |
windowOpacity | QWidget | |
windowOpacity() const | QWidget | |
windowRole() const | QWidget | |
windowState() const | QWidget | |
windowTitle | QWidget | |
windowTitle() const | QWidget | |
windowTitleChanged(const QString &title) | QWidget | |
windowType() const | QWidget | |
winId() const | QWidget | |
WoProjects enum value | XComboBox | |
WorkCenters enum value | XComboBox | |
WorkCentersActive enum value | XComboBox | |
WorkOrderCommentTypes enum value | XComboBox | |
x | QWidget | |
x() const | QWidget | |
XComboBox(QWidget *=0, const char *=0) | XComboBox | |
XComboBox(bool, QWidget *=0, const char *=0) | XComboBox | |
XComboBoxTypes enum name | XComboBox | |
y | QWidget | |
y() const | QWidget | |
~QComboBox() | QComboBox | |
~QObject() | QObject | virtual |
~QPaintDevice() | QPaintDevice | virtual |
~QWidget() | QWidget | |
~XComboBox() | XComboBox | virtual |