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

(0bbdccb3061c76d43c3ce35c4f9187ab9b468657)

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

◆ operator==()

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

Definition at line 79 of file qplatformbackingstore.h.