QSimpleDrag Class

QSimpleDrag implements QBasicDrag for Drag and Drop operations within the Qt Application itself. \since 5.0 \internal \ingroup qpa. More...

Header: #include <QSimpleDrag>
Inherits: QBasicDrag

Detailed Description

The class checks whether the receiving window is a window of the Qt application and sets the state accordingly. It does not take windows of other applications into account.