![]() |
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>
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) |
| 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 | ) |