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 globalDropPos
Qt::DropActions dropActions
Qt::KeyboardModifiers keyboardModifiers

Detailed Description

Definition at line 52 of file qohosnativedrageventshandler.cpp.

Member Data Documentation

◆ dropActions

Qt::DropActions QT_BEGIN_NAMESPACE::DragEventInfo::dropActions

Definition at line 55 of file qohosnativedrageventshandler.cpp.

◆ globalDropPos

QPoint QT_BEGIN_NAMESPACE::DragEventInfo::globalDropPos

Definition at line 54 of file qohosnativedrageventshandler.cpp.

◆ keyboardModifiers

Qt::KeyboardModifiers QT_BEGIN_NAMESPACE::DragEventInfo::keyboardModifiers

Definition at line 56 of file qohosnativedrageventshandler.cpp.


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