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.h File Reference

(02dbabdc708a570612dc12c137ab2ead6da3aadf)

#include <QtGui/qtguiglobal.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qrect.h>
#include <QtCore/qobject.h>
#include <QtGui/qwindow.h>
#include <QtGui/qregion.h>
+ Include dependency graph for qplatformbackingstore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QPlatformBackingStoreRhiConfig
 
class  QPlatformTextureList
 
class  QPlatformBackingStore
 The QPlatformBackingStore class provides the drawing area for top-level windows. More...
 

Functions

bool operator== (const QPlatformBackingStoreRhiConfig &a, const QPlatformBackingStoreRhiConfig &b)
 
bool operator!= (const QPlatformBackingStoreRhiConfig &a, const QPlatformBackingStoreRhiConfig &b)
 

Function Documentation

◆ operator!=()

bool operator!= ( const QPlatformBackingStoreRhiConfig & a,
const QPlatformBackingStoreRhiConfig & b )
inline

Definition at line 83 of file qplatformbackingstore.h.

◆ operator==()

bool operator== ( const QPlatformBackingStoreRhiConfig & a,
const QPlatformBackingStoreRhiConfig & b )
inline

Definition at line 76 of file qplatformbackingstore.h.