![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qplatformbackingstore.h"
#include <qwindow.h>
#include <qpixmap.h>
#include <private/qbackingstorerhisupport_p.h>
#include <private/qbackingstoredefaultcompositor_p.h>
#include <private/qwindow_p.h>
#include <QtCore/private/qobject_p.h>
#include <unordered_map>
#include "moc_qplatformbackingstore.cpp"
Go to the source code of this file.
Classes | |
class | QPlatformBackingStorePrivate |
struct | QPlatformBackingStorePrivate::SurfaceSupport |
struct | QBackingstoreTextureInfo |
class | QPlatformTextureListPrivate |
Functions | |
QT_BEGIN_NAMESPACE | Q_LOGGING_CATEGORY (lcQpaBackingStore, "qt.qpa.backingstore", QtWarningMsg) |
Q_DECLARE_TYPEINFO (QBackingstoreTextureInfo, Q_RELOCATABLE_TYPE) |
Q_DECLARE_TYPEINFO | ( | QBackingstoreTextureInfo | , |
Q_RELOCATABLE_TYPE | ) |
QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY | ( | lcQpaBackingStore | , |
"qt.qpa.backingstore" | , | ||
QtWarningMsg | ) |