QMLRearrangeableTreeView

Drag-and-drop tree view

A QML-based tree view component that allows users to rearrange items with drag-and-drop gestures.

A list-based TreeView that can be rearranged with a mouse or touch device.

GitHub

12 stars
3 watching
6 forks
Language: QML
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mayank091193/quasar-draggable-tree A Quasar App Extension providing drag-and-drop hierarchical data display 72
arunpkio/qmltreeview Provides a QML TreeView component with a custom model implementation in C++ 25
mmick66/kddraganddropcollectionview Provides a reusable component for implementing drag and drop data transfer between multiple collection views. 528
palm1r/aqmltreeplugin A QML plugin designed to display hierarchical data in Qt-based applications 16
kyoheig3/tableviewdragger An iOS library that enables drag-and-drop rearrangement of table view cells 536
lukasbach/react-complex-tree A customizable tree component with drag-and-drop functionality and accessible keyboard controls 985
phphe/he-tree-vue A Vue.js component for building sortable tree structures with drag-and-drop functionality 136
rhwilr/vue-nestable A Vue component that creates a customizable drag-and-drop hierarchical list. 319
mr-lllll/treesitter-outer A plugin that allows jumping to the outermost node in code snippets for certain programming languages using Tree-Sitter queries. 6
tajo/react-movable A React component library providing drag and drop functionality for lists and tables with accessibility features. 1,551
woxblom/draglistview An Android library for customizing the behavior of list and grid views when dragging items 694
smaharj1/vue-drag-and-drop-kanban A kanban board component with drag-and-drop functionality 192
reppners/ngx-drag-drop A library providing Angular directives for declarative drag-and-drop functionality using the native HTML5 DragAndDrop API. 311
yurigor/deepdash A tree traversal library for manipulating nested data structures in JavaScript. 275
dentelezhkin/dtdraganddropexample An iOS 11 Drag&Drop Demo project demonstrating the integration of drag-and-drop functionality with custom table and collection view management. 1