iVS3D v2.0.0
Loading...
Searching...
No Matches
AutomaticListWidget Class Reference

The AutomaticListWidget overrides a QListWidget to detect drag and drop events. More...

#include <automaticlistwidget.h>

Inheritance diagram for AutomaticListWidget:

Public Slots

void dropEvent (QDropEvent *event)
 dropEvent Overrides the dropEvent
 

Signals

void sig_itemDrop ()
 sig_itemDrop Signals that a drop event occured
 

Public Member Functions

 AutomaticListWidget (QWidget *parent=nullptr)
 AutomaticListWidget Standart constructor.
 

Detailed Description

The AutomaticListWidget overrides a QListWidget to detect drag and drop events.

Author
Daniel Brommer
Date
2021/07/06

Constructor & Destructor Documentation

◆ AutomaticListWidget()

AutomaticListWidget::AutomaticListWidget ( QWidget *  parent = nullptr)

AutomaticListWidget Standart constructor.

Parameters
parentPointer to the parent widget

Member Function Documentation

◆ dropEvent

void AutomaticListWidget::dropEvent ( QDropEvent *  event)
slot

dropEvent Overrides the dropEvent

Parameters
eventPointer to the event

The documentation for this class was generated from the following files: