就業培訓
下載中心
Wiki
聯絡
登錄
注冊
首頁
Qt 5.12.12
Qt Quick Controls 1
QML 類型
List of All Members for ComboBox
List of All Members for ComboBox
這是完整成員列錶為
ComboBox
,包括繼承的成員。
acceptableInput
: bool
activeFocusOnPress
: bool
count
: int
currentIndex
: int
currentText
: string
editText
: string
editable
: bool
hovered
: bool
inputMethodComposing
: bool
inputMethodHints
: enumeration
menu
: Component
model
: model
pressed
: bool
selectByMouse
: bool
textRole
: string
validator
: Validator
accepted
()
activated
(
int
)
int
find
(string
text
)
void
selectAll
()
string
textAt
(int
index
)