Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 182 Bytes

File metadata and controls

6 lines (4 loc) · 182 Bytes

DragableTableWidget

This component inherits QTableWidget and reimplement the dropEvent to realize drag and drop.

Features

  • It keeps the original row height before dragging.