就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
QML 类型
QtQml.Models
Instantiator
List of All Members for Instantiator
这是完整成员列表为
Instantiator
,包括继承的成员。
active
: bool
asynchronous
: bool
count
: int
delegate
: QtQml::Component [default]
model
: variant
对象
: QtObject
objectAdded
(int
index
, QtObject
object
)
QtObject
objectAt
(int
index
)
objectRemoved
(int
index
, QtObject
object
)