summaryrefslogtreecommitdiff
path: root/src/quick/doc/snippets/qml/treeview/qml-customdelegate.qml
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2021-11-19 16:56:43 +0100
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2021-12-04 23:41:40 +0100
commitfb954b07f2e35842fdd9df3bab39689570d046be (patch)
treeacad758fa72cd8890247ecadc5e8fb795885720c /src/quick/doc/snippets/qml/treeview/qml-customdelegate.qml
parent1eb074a39d1a68f38e438d7f38793432a4741400 (diff)
downloadqtdeclarative-fb954b07f2e35842fdd9df3bab39689570d046be.tar.gz
qmlmodels: add qqmltreemodeltotablemodel
Add a proxy model to qmlmodels that takes a tree model and converts it to a flat table model. This model is used by TreeView to show a tree model inside a TableView. It is mostly a raw copy of the model used by TreeView in Controls 1 (and later by TreeView in Marketplace), but with some modifications to target TableView (with multiple columns) instead of ListView. Change-Id: I079937f35ae36659a6ad43375ac3d1d5840155d6 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/quick/doc/snippets/qml/treeview/qml-customdelegate.qml')
0 files changed, 0 insertions, 0 deletions