![]() |
Qt 6.x
The Qt SDK
|
#include "qcocoacursor.h"
#include <qpa/qplatformintegration.h>
#include <QtCore/private/qcore_mac_p.h>
#include <CoreGraphics/CoreGraphics.h>
#include <CoreVideo/CoreVideo.h>
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) |
QDebug operator<< | ( | QDebug | debug, |
const QCocoaScreen * | screen | ||
) |
Definition at line 800 of file qcocoascreen.mm.
Q_FORWARD_DECLARE_OBJC_CLASS | ( | NSArray | ) |
Q_FORWARD_DECLARE_OBJC_CLASS | ( | NSScreen | ) |