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

(512d35198b726413c151533c8291c6b4b52f0a1d)

#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 87 of file qplatformbackingstore.h.

◆ operator==()

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

Definition at line 80 of file qplatformbackingstore.h.