aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/painteditem
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2019-04-09 10:54:34 +0200
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2019-04-21 08:56:15 +0000
commit0ddc5ba510938368a7368f2a5cfda6ea22217a96 (patch)
tree647b74e56e5bf94847aa898fccf8678c2594cbac /examples/quick/painteditem
parent8a2b0432373f398776c9da277b62ccd912292a73 (diff)
QQuickTableView: combine layouts and rebuilds into the same code path
Rather than handle relayouts differenty than rebuilds, we can make it a part of the rebuild structure instead, since they overlap a lot. That way we can collect everything that needs to be updated into a single variable (rebuildOptions). This will simplify the upcoming work for synchronizing tableviews. Change-Id: I8bb2638612c86194a854e6fefc998eae22357a7a Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quick/painteditem')
0 files changed, 0 insertions, 0 deletions