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-18 14:35:10 +0100
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2021-12-04 23:41:35 +0100
commit1eb074a39d1a68f38e438d7f38793432a4741400 (patch)
treedd68f8afa60a83c0ca562fccd54f7be4eb5c16ff /src/quick/doc/snippets/qml/treeview/qml-customdelegate.qml
parent42d411e2e80c434f3e62cc55e32da2eeaa6149ae (diff)
downloadqtdeclarative-1eb074a39d1a68f38e438d7f38793432a4741400.tar.gz
QQuickTableView: convert callback functions to be virtual
QQuickTreeView will inherit QQuickTableView. And to make that work as expected, QQuickTreeView needs to override the functions marked as virtual in this patch. In short, this will let us make sure that TreeView updates it's own properties and state before TableView emits onReused. Change-Id: I6c82d1e5c25b1e08d26b3c8715f7a6a7f6d0ab0b Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/quick/doc/snippets/qml/treeview/qml-customdelegate.qml')
0 files changed, 0 insertions, 0 deletions