aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tableview/main.qml
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2018-06-22 10:44:34 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2018-07-10 09:08:59 +0000
commit67f0da5f285b0400bfa5aeda2d335da0668d1b27 (patch)
tree51907bc59e883170f548a43e8bad6a573d4b2751 /examples/quick/tableview/main.qml
parent3dd77c4c1dabc757f6a441dafe7b27e32719c994 (diff)
QQmlAdaptorModel: move connection set-up code to QQmlDelegateModel
There is no need that QQmlAdaptorModel sets up the connection between QQmlDelegateModel and QAIM. QQmlDelegateModel can do this internally. This removes more of the dependency to QQmlDelegateModel, and will make it easier to reuse the class also for other models as well (first and foremost the upcoming QQmlTableInstanceModel). Change-Id: I957ac7bf85c6976ac79df0500a3c1ec3f8be42e2 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quick/tableview/main.qml')
0 files changed, 0 insertions, 0 deletions