基于quick2 TableView实现,主要思想是根据model type role 的数据确认该项的类型,
使用Loader分类别加载对应类型的组件(string、int、double、bool和enum)。
我知道在Qt.labs.qmlmodels中有更好的delegateChoose可以使用,但在我知道之前我用Loader实现了此功能,
就这么着吧。不知道这2种方法谁更好。
model在cpp里定义,用QQmlProperty将其设置为TableView model的值。
以下是示例:
-
Notifications
You must be signed in to change notification settings - Fork 0
xiechangjiang96/qt-quick-qml-property-browser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
a simple property browser based on quick2(qml).
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published