![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qcocoacursor.h"
#include <qpa/qplatformintegration.h>
#include <QtCore/private/qcore_mac_p.h>
#include <CoreGraphics/CoreGraphics.h>
#include <CoreVideo/CoreVideo.h>
import <AppKit/NSScreen.h>
import <Foundation/NSArray.h>
Go to the source code of this file.
Classes | |
class | QCocoaScreen |
Functions | |
QDebug | operator<< (QDebug debug, const QCocoaScreen *screen) |
QDebug operator<< | ( | QDebug | debug, |
const QCocoaScreen * | screen ) |
Definition at line 832 of file qcocoascreen.mm.