就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
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
index
)
int
find
(string
text
)
void
selectAll
()
string
textAt
(int
index
)