Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qcocoadrag.h File Reference
#include <QtGui>
#include <qpa/qplatformdrag.h>
#include <private/qsimpledrag_p.h>
#include <QtGui/private/qdnd_p.h>
#include <QtGui/private/qinternalmimedata_p.h>
#include <QtCore/qeventloop.h>
+ Include dependency graph for qcocoadrag.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QCocoaDrag
 
class  QCocoaDropData
 

Functions

 Q_FORWARD_DECLARE_OBJC_CLASS (NSView)
 
 Q_FORWARD_DECLARE_OBJC_CLASS (NSEvent)
 
 Q_FORWARD_DECLARE_OBJC_CLASS (NSPasteboard)
 

Function Documentation

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [1/3]

Q_FORWARD_DECLARE_OBJC_CLASS ( NSEvent  )

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [2/3]

Q_FORWARD_DECLARE_OBJC_CLASS ( NSPasteboard  )

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [3/3]

Q_FORWARD_DECLARE_OBJC_CLASS ( NSView  )