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
QPlatformBackingStorePrivate Class Reference
+ Collaboration diagram for QPlatformBackingStorePrivate:

Public Member Functions

 QPlatformBackingStorePrivate (QWindow *w)
 

Public Attributes

QWindowwindow
 
QBackingStorebackingStore
 
QBackingStoreRhiSupport rhiSupport
 
QBackingStoreDefaultCompositor compositor
 

Detailed Description

Definition at line 17 of file qplatformbackingstore.cpp.

Constructor & Destructor Documentation

◆ QPlatformBackingStorePrivate()

QPlatformBackingStorePrivate::QPlatformBackingStorePrivate ( QWindow * w)
inline

Definition at line 20 of file qplatformbackingstore.cpp.

Member Data Documentation

◆ backingStore

QBackingStore* QPlatformBackingStorePrivate::backingStore

Definition at line 27 of file qplatformbackingstore.cpp.

Referenced by QPlatformBackingStore::backingStore().

◆ compositor

◆ rhiSupport

◆ window

QWindow* QPlatformBackingStorePrivate::window

The documentation for this class was generated from the following file: