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

(141d626029776a6b7a6f2fbc29a051221c0742e9)

#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 "moc_qplatformbackingstore.cpp"
+ Include dependency graph for qplatformbackingstore.cpp:

Go to the source code of this file.

Classes

class  QPlatformBackingStorePrivate
 
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  )