Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QT_BEGIN_NAMESPACE::DragEventInfo Struct Reference
Collaboration diagram for QT_BEGIN_NAMESPACE::DragEventInfo:

Public Attributes

QPoint localDropPos
Qt::DropActions dropActions
Qt::KeyboardModifiers keyboardModifiers

Detailed Description

Definition at line 56 of file qohosnativedrageventshandler.cpp.

Member Data Documentation

◆ dropActions

Qt::DropActions QT_BEGIN_NAMESPACE::DragEventInfo::dropActions

Definition at line 59 of file qohosnativedrageventshandler.cpp.

◆ keyboardModifiers

Qt::KeyboardModifiers QT_BEGIN_NAMESPACE::DragEventInfo::keyboardModifiers

Definition at line 60 of file qohosnativedrageventshandler.cpp.

◆ localDropPos

QPoint QT_BEGIN_NAMESPACE::DragEventInfo::localDropPos

Definition at line 58 of file qohosnativedrageventshandler.cpp.


The documentation for this struct was generated from the following file: