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
qplatformbackingstore.cpp File Reference

(0bbdccb3061c76d43c3ce35c4f9187ab9b468657)

#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"
Include dependency graph for 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)

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QBackingstoreTextureInfo ,
Q_RELOCATABLE_TYPE  )

◆ Q_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY ( lcQpaBackingStore ,
"qt.qpa.backingstore" ,
QtWarningMsg  )