aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllistreference
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2022-03-18 14:41:33 +0100
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2022-03-21 09:00:26 +0100
commit330a9c7f65daa959cb3b4faab0ddcaa7dd6d3434 (patch)
tree96ac47e3a4bc3eab8c7959c7d9b6e0082e7f198a /tests/auto/qml/qqmllistreference
parent3b51d4545a359fed9e0b3f829399d105c90e0865 (diff)
QQuickTableView: refactor positionViewAtCell() into two functions
Rather than having one positionViewAtCell() (not the public API, but the private helper function), split it up into two functions instead, one for row and one for column. From all the places we call this function, we already know which direction we want to position the view anyway. This is also a preparation to ease the implementation for the upcoming support for new PositionModes. Change-Id: I2f5593cd85c7cd165cbec6fb999867380b8fe598 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'tests/auto/qml/qqmllistreference')
0 files changed, 0 insertions, 0 deletions