The AutomaticListWidget overrides a QListWidget to detect drag and drop events.
More...
#include <automaticlistwidget.h>
|
| void | dropEvent (QDropEvent *event) |
| | dropEvent Overrides the dropEvent
|
| |
|
|
void | sig_itemDrop () |
| | sig_itemDrop Signals that a drop event occured
|
| |
The AutomaticListWidget overrides a QListWidget to detect drag and drop events.
- Author
- Daniel Brommer
- Date
- 2021/07/06
◆ AutomaticListWidget()
| AutomaticListWidget::AutomaticListWidget |
( |
QWidget * |
parent = nullptr | ) |
|
◆ dropEvent
| void AutomaticListWidget::dropEvent |
( |
QDropEvent * |
event | ) |
|
|
slot |
dropEvent Overrides the dropEvent
- Parameters
-
| event | Pointer to the event |
The documentation for this class was generated from the following files: