![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qiosurfacegraphicsbuffer.h"#include <QtCore/qdebug.h>#include <QtCore/qloggingcategory.h>#include <CoreGraphics/CoreGraphics.h>#include <IOSurface/IOSurface.h>Go to the source code of this file.
Functions | |
| CFPropertyListRef | CGColorSpaceCopyPropertyList (CGColorSpaceRef space) |
| QT_BEGIN_NAMESPACE | Q_LOGGING_CATEGORY (lcQpaIOSurface, "qt.qpa.backingstore.iosurface") |
| IOSurfaceLockOptions | lockOptionsForAccess (QPlatformGraphicsBuffer::AccessTypes access) |
| QDebug | operator<< (QDebug debug, const QIOSurfaceGraphicsBuffer *graphicsBuffer) |
| CFPropertyListRef CGColorSpaceCopyPropertyList | ( | CGColorSpaceRef | space | ) |
| IOSurfaceLockOptions lockOptionsForAccess | ( | QPlatformGraphicsBuffer::AccessTypes | access | ) |
Definition at line 98 of file qiosurfacegraphicsbuffer.mm.
| QDebug operator<< | ( | QDebug | debug, |
| const QIOSurfaceGraphicsBuffer * | graphicsBuffer ) |
Definition at line 150 of file qiosurfacegraphicsbuffer.mm.
| QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY | ( | lcQpaIOSurface | , |
| "qt.qpa.backingstore.iosurface" | ) |