diff options
| author | Richard Moe Gustavsen <richard.gustavsen@qt.io> | 2019-03-29 15:33:58 +0100 |
|---|---|---|
| committer | Richard Moe Gustavsen <richard.gustavsen@qt.io> | 2019-04-24 13:33:59 +0000 |
| commit | 679642fcfaac25bf56613df0bf25afa11ed0d01b (patch) | |
| tree | 32193416a6ac4261d204ae41a5d1d05c2ba90028 /tools/qml/main.cpp | |
| parent | b68554d4d453eab01203384f14dd2158e520ecd3 (diff) | |
QQuickTableView: implement recursive updateTable()
Now that a TableView can be inside a syncView hierarchy, we
cannot update a table in isolation, but need to coordinate
this with the other views. It's especially important that
we update a parent syncView before a child syncView, to
ensure that the parent has calculated all the necessary
columns width and row heights. For that reason, we always
update the table views starting from the top.
Change-Id: Iba8ae7d28fa0bb2fbbad9f8fc7aa198e15b91872
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tools/qml/main.cpp')
0 files changed, 0 insertions, 0 deletions
