Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qcocoabackingstore.mm File Reference

(ef378898454964ce4d66d2656d2d5e4c7ac69b22)

#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 161 of file qcocoabackingstore.mm.