aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllanguage/data/assignValueToSignal.qml
diff options
context:
space:
mode:
authorSanthosh Kumar <santhosh.kumar.selvaraj@qt.io>2024-05-08 15:51:59 +0200
committerSanthosh Kumar <santhosh.kumar.selvaraj@qt.io>2024-05-27 12:41:11 +0200
commit237bdcd31087c9e87c11f3e3e555cd9bd836b930 (patch)
tree931fff9ed86a84ebb341054a69c6425aa7a9f420 /tests/auto/qml/qqmllanguage/data/assignValueToSignal.qml
parent3d8c86976844bc9507b0ff677188eee64e49b732 (diff)
Support drag and drop section reordering in the table viewHEADdev
The new drag handler (QQuickTableViewDragHandler) in the header view allows the user to drag and drop row or column at the required index. At any point in time, there can be only one active handler, and depending on the type of operation, the corresponding handler consumes the pointer events. The user can customize the delegate using the new property 'containsDrag' when any corresponding drop section is activated while dragging a column or row. [ChangeLog][QtQuick][TableView] Added new property 'containsDrag' for the delegate, and it is set when a user drags a column or row on top of another delegate. This property is applicable only for HorizontalHeaderView and VerticalHeaderView. Task-number: QTBUG-100440 Change-Id: I52b1079559192f406e295aa34ca1d86acef61a6d Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'tests/auto/qml/qqmllanguage/data/assignValueToSignal.qml')
0 files changed, 0 insertions, 0 deletions