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
dndenum_mapper Struct Reference
Collaboration diagram for dndenum_mapper:

Public Attributes

NSDragOperation mac_code
Qt::DropAction qt_code
bool Qt2Mac

Detailed Description

Definition at line 52 of file qcocoahelpers.mm.

Member Data Documentation

◆ mac_code

NSDragOperation dndenum_mapper::mac_code

Definition at line 54 of file qcocoahelpers.mm.

◆ Qt2Mac

bool dndenum_mapper::Qt2Mac

Definition at line 56 of file qcocoahelpers.mm.

Referenced by qt_mac_mapDropAction(), and qt_mac_mapDropActions().

◆ qt_code

Qt::DropAction dndenum_mapper::qt_code

Definition at line 55 of file qcocoahelpers.mm.


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