aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4qmlcontext.cpp
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2022-02-15 13:51:11 +0100
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2022-03-23 08:17:57 +0100
commit43b7e1f7456dbfe7c65c9db83f61f3e67662d98d (patch)
tree4b8a032b37da24246a53a812eedc95092fe94756 /src/qml/jsruntime/qv4qmlcontext.cpp
parentdb98e0b43e7a123e163c80e7c0d10ee4ef6fcf00 (diff)
QQuickTableView: add "Visible" and "Contain" to PositionMode
This patch will add two new PositionModes to TableView: "Visible" and "Contain". Those can be used in a call to positionViewAtCell() to instruct TableView to move the content item (if necessary) to ensure that the cell is visible (Contain), or partly visible (Visible), inside the view. [ChangeLog][QtQuick][TableView] Two new PositionModes added: "Visible" and "Contain". Those can be used in a call to positionViewAtCell() to ensure that a cell is visible in the view. Task-number: QTBUG-100696 Change-Id: I29c585bda319d9872c3a84f6d600f0081763d09b Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/qml/jsruntime/qv4qmlcontext.cpp')
0 files changed, 0 insertions, 0 deletions