Showing articles for All (8) PyQt6 (2) PySide6 (1) PyQt5 (2) Streamlit (0) Tkinter (0) PySide2 (2) Kivy (0)

Drag & Drop Widgets with PySide6

Sort widgets visually with drag and drop in a container

Drag & Drop Widgets with PyQt6

Sort widgets visually with drag and drop in a container

Drag & Drop Widgets with PySide2

Sort widgets visually with drag and drop in a container

Drag & Drop Widgets with PyQt5

Sort widgets visually with drag and drop in a container

Fixing the Drop Prohibited Icon in QTableView Drag and Drop

How to enable row reordering with drag and drop in QTableView using a custom model

Drag & Drop TreeView Nodes to Reorder Items with a Custom Tree Model in PyQt5

Implement drag and drop reordering in QTreeView using a custom QAbstractItemModel

Drag & Drop TreeView Nodes to Reorder Items with a Custom Tree Model in PyQt6

Implement drag and drop reordering in QTreeView using a custom QAbstractItemModel

How to Drag & Drop SVG Elements into a QGraphicsScene

Dragging and dropping SVG elements into a QGraphicsScene using QGraphicsSvgItem