Drag handle to reorder items in a ListView

Authored by mart on May 29 2018, 12:35 PM.

Description

Drag handle to reorder items in a ListView

Summary:
A component to be inserted in list items of any kind, when used in ListViews
when the user wishes to be able to reorder items by drag.

The handle must be used in a list item which is not directly
the view's delegate, but its main child. the main delegate will act
as empty space placeholder.
It is recomended to use the DelegateRecycler component for this purpose

Test Plan: used in the list view gallery page

Reviewers: Kirigami, VDG, hein

Subscribers: alex-l, abetts, rkflx, ngraham, zzag, plasma-devel

Tags: Kirigami

Differential Revision: https://phabricator.kde.org/D12960

Details

Committed
martMay 29 2018, 12:38 PM
Differential Revision
D12960: Drag handle to reorder items in a ListView
Parents
R169:23453233fddd: Add Settings class to API documentation
Branches
Unknown
Tags
Unknown