Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qcocoabackingstore.mm File Reference

(76d861f39f5d063a0e065c7e3646606ed6a3b9d1)

#include <AppKit/AppKit.h>
#include "qcocoabackingstore.h"
#include "qcocoawindow.h"
#include "qcocoahelpers.h"
#include <QtCore/qmath.h>
#include <QtCore/private/qcore_mac_p.h>
#include <QtGui/qpainter.h>
#include <QuartzCore/CATransaction.h>
#include "moc_qcocoabackingstore.cpp"
Include dependency graph for qcocoabackingstore.mm:

Go to the source code of this file.

Macros

#define USE_LAZY_BUFFER_ALLOCATION_DURING_LIVE_WINDOW_RESIZE   0

Macro Definition Documentation

◆ USE_LAZY_BUFFER_ALLOCATION_DURING_LIVE_WINDOW_RESIZE

#define USE_LAZY_BUFFER_ALLOCATION_DURING_LIVE_WINDOW_RESIZE   0

Definition at line 169 of file qcocoabackingstore.mm.