Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qplatformbackingstore.h File Reference
#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 84 of file qplatformbackingstore.h.

◆ operator==()

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

Definition at line 77 of file qplatformbackingstore.h.