Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qcocoascreen.h File Reference
#include "qcocoacursor.h"
#include <qpa/qplatformintegration.h>
#include <QtCore/private/qcore_mac_p.h>
#include <CoreGraphics/CoreGraphics.h>
#include <CoreVideo/CoreVideo.h>
+ Include dependency graph for qcocoascreen.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QCocoaScreen
 

Functions

 Q_FORWARD_DECLARE_OBJC_CLASS (NSScreen)
 
 Q_FORWARD_DECLARE_OBJC_CLASS (NSArray)
 
QDebug operator<< (QDebug debug, const QCocoaScreen *screen)
 

Function Documentation

◆ operator<<()

QDebug operator<< ( QDebug  debug,
const QCocoaScreen screen 
)

Definition at line 800 of file qcocoascreen.mm.

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [1/2]

Q_FORWARD_DECLARE_OBJC_CLASS ( NSArray  )

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [2/2]

Q_FORWARD_DECLARE_OBJC_CLASS ( NSScreen  )