Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qcocoascreen.h File Reference

(f4c32f729c505f378e185a1739c2b66ed9bd8cd3)

#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 821 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 )