CFx SDK Documentation  2023 SP0
CFxUIComboBox Member List

This is the complete list of members for CFxUIComboBox, including all inherited members.

aboutToPassEventToParent()CFxUIBaseView
aboutToShow()CFxUIBaseView
activated()CFxUIComboBox
addItem(const CFxUIString &text, const CFxUIVariant &userData=CFxUIVariant())CFxUIComboBox
addItem(const CFxUIIcon &icon, const CFxUIString &text, const CFxUIVariant &userData=CFxUIVariant())CFxUIComboBox
addView(CFxUIBaseView *pChild, float fWeight=0.0)CFxUIBaseView
AlignBaseline enum valueCFxUIBaseView
AlignBottom enum valueCFxUIBaseView
AlignCenter enum valueCFxUIBaseView
AlignHCenter enum valueCFxUIBaseView
AlignJustify enum valueCFxUIBaseView
AlignLeft enum valueCFxUIBaseView
AlignRight enum valueCFxUIBaseView
AlignTop enum valueCFxUIBaseView
AlignVCenter enum valueCFxUIBaseView
backgroundRole()CFxUIBaseView
blockSignals(bool block)CFxUIObject
CFxUIBaseView()CFxUIBaseView
CFxUIComboBox()CFxUIComboBox
CFxUIObject()CFxUIObject
children() constCFxUIObject
clear()CFxUIComboBox
clearEditText()CFxUIComboBox
count() constCFxUIComboBox
currentIndex() constCFxUIComboBox
currentIndexChanged()CFxUIComboBox
currentStringChanged()CFxUIComboBox
currentText() constCFxUIComboBox
eClickFocus enum valueCFxUIBaseView
editingFinished()CFxUIComboBox
editTextChanged()CFxUIComboBox
eKeyboardOnSetfocus enum valueCFxUIBaseView
eL enum valueCFxUIBaseView
eM enum valueCFxUIBaseView
eNoFocus enum valueCFxUIBaseView
eS enum valueCFxUIBaseView
eStrongFocus enum valueCFxUIBaseView
eTabFocus enum valueCFxUIBaseView
eWheelFocus enum valueCFxUIBaseView
eXL enum valueCFxUIBaseView
eXS enum valueCFxUIBaseView
findChildren(const CFxUIString &name=CFxUIString())CFxUIObjectinline
findData(const CFxUIVariant &data, int role=Qt::UserRole, Qt::MatchFlags flags=static_cast< Qt::MatchFlags >(Qt::MatchExactly|Qt::MatchCaseSensitive)) constCFxUIComboBox
findText(const CFxUIString &text, Qt::MatchFlags flags=static_cast< Qt::MatchFlags >(Qt::MatchExactly|Qt::MatchCaseSensitive)) constCFxUIComboBox
focusInEvent(CFxUIFocusEvent *focusInEvent)CFxUIBaseViewvirtual
focusOutEvent(CFxUIFocusEvent *focusOutEvent)CFxUIBaseViewvirtual
FocusPolicyType enum nameCFxUIBaseView
getHandle() constCFxUIObject
hasFocus() constCFxUIBaseView
height()CFxUIBaseView
hideEvent(CFxUIHideEvent *event)CFxUIBaseViewvirtual
hoverEnter()CFxUIBaseView
hoverLeave()CFxUIBaseView
indexOf(CFxUIBaseView *pChild)CFxUIBaseView
InsertAfterCurrent enum valueCFxUIComboBox
InsertAlphabetically enum valueCFxUIComboBox
InsertAtBottom enum valueCFxUIComboBox
InsertAtCurrent enum valueCFxUIComboBox
InsertAtTop enum valueCFxUIComboBox
InsertBeforeCurrent enum valueCFxUIComboBox
insertItem(int index, const CFxUIString &text, const CFxUIVariant &userData=CFxUIVariant())CFxUIComboBox
insertItem(int index, const CFxUIIcon &icon, const CFxUIString &text, const CFxUIVariant &userData=CFxUIVariant())CFxUIComboBox
insertItems(int index, const CFxUIStringList &list)CFxUIComboBox
InsertPolicy enum nameCFxUIComboBox
insertView(CFxUIBaseView *pChild, int index=0, float fWeight=0.0)CFxUIBaseView
isEditable() constCFxUIComboBox
isEnabled() constCFxUIBaseView
isVisible()CFxUIBaseView
itemData(int index, int role=Qt::UserRole) constCFxUIComboBox
itemText(int index) constCFxUIComboBox
m_pDataCFxUIObjectprotected
m_pImplCFxUIObjectprotected
maximumHeight()CFxUIBaseView
maximumWidth()CFxUIBaseView
minimumHeight()CFxUIBaseView
minimumWidth()CFxUIBaseView
NoInsert enum valueCFxUIComboBox
objectName() constCFxUIObject
paintEvent(CFxUIPaintEvent *event)CFxUIBaseViewvirtual
palette() constCFxUIBaseView
parent()CFxUIObject
parent() constCFxUIObject
property(const char *name)CFxUIObject
removeItem(int index)CFxUIComboBox
removeView(CFxUIBaseView *pChild)CFxUIBaseView
resize(int w, int h)CFxUIBaseView
resizeEvent(CFxUIResizeEvent *event)CFxUIBaseViewvirtual
sender()CFxUIObjectprotected
setBorderColor(int r, int g, int b)CFxUIBaseView
setBorderWidth(float width)CFxUIBaseView
setBorderWidth(float left, float top, float right, float bottom)CFxUIBaseView
setBusyState(bool bBusy=false)CFxUIBaseView
setCornerRadius(float radius)CFxUIBaseView
setCurrentIndex(int iIndex)CFxUIComboBox
setCurrentText(const CFxUIString &text)CFxUIComboBox
setDisabled(bool on)CFxUIBaseView
setEditable(bool)CFxUIComboBox
setEditText(const CFxUIString &text)CFxUIComboBox
setEnabled(bool on)CFxUIBaseView
setEventAccepted(bool bAccepted=false)CFxUIBaseView
setFocus()CFxUIBaseView
setFocus(int iReason)CFxUIBaseView
setFocusPolicy(int iPolicy)CFxUIBaseView
setHandle(FxNativeHandle handle)CFxUIObject
setHeight(int h)CFxUIBaseView
setHideEmptyText(bool)CFxUIComboBox
setIconSize(CFxUISize size)CFxUIComboBox
setInsertPolicy(CFxUIComboBox::InsertPolicy)CFxUIComboBox
setItemData(int index, const CFxUIVariant &data, int role=Qt::UserRole)CFxUIComboBox
setItemIcon(int index, const CFxUIIcon &icon)CFxUIComboBox
setItemText(int index, const CFxUIString &text)CFxUIComboBox
setMaximumHeight(int iHeight)CFxUIBaseView
setMaximumSize(const CFxUISize &size)CFxUIBaseView
setMaximumWidth(int iWidth)CFxUIBaseView
setMaxVisibleItems(int Value)CFxUIComboBox
setMinimumHeight(int iHeight)CFxUIBaseView
setMinimumSize(const CFxUISize &size)CFxUIBaseView
setMinimumWidth(int iWidth)CFxUIBaseView
setObjectName(const CFxUIString &objectName)CFxUIObject
setPalette(const CFxUIPalette &)CFxUIBaseView
setParent(CFxUIObject *parent)CFxUIObject
setPreferableSize(int w, int h)CFxUIBaseView
setProperty(const char *name, const CFxUIVariant &value)CFxUIObject
setTabOrder(CFxUIObject *first, CFxUIObject *second)CFxUIBaseViewstatic
setToolTip(const CFxUIString &sToolTip)CFxUIBaseView
setValidator(const CFxUIValidator *)CFxUIComboBox
setVisible(bool bVisible)CFxUIBaseView
setWidth(int w)CFxUIBaseView
showEvent(CFxUIShowEvent *event)CFxUIBaseViewvirtual
signalsBlocked() constCFxUIObject
TextAlignment enum nameCFxUIBaseView
toolTip()CFxUIBaseView
UIWidthSizePolicy enum nameCFxUIBaseView
update()CFxUIBaseView
width()CFxUIBaseView
~CFxUIBaseView()CFxUIBaseViewvirtual
~CFxUIComboBox()CFxUIComboBox
~CFxUIObject()CFxUIObjectvirtual