![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QBackingstoreTextureInfo:Public Attributes | |
| void * | source |
| QRhiTexture * | texture |
| QRhiTexture * | textureExtra |
| QRect | rect |
| QRect | clipRect |
| QPlatformTextureList::Flags | flags |
Definition at line 36 of file qplatformbackingstore.cpp.
| QRect QBackingstoreTextureInfo::clipRect |
Definition at line 42 of file qplatformbackingstore.cpp.
Referenced by QPlatformTextureList::appendTexture(), and QPlatformTextureList::appendTexture().
| QPlatformTextureList::Flags QBackingstoreTextureInfo::flags |
Definition at line 43 of file qplatformbackingstore.cpp.
Referenced by QPlatformTextureList::appendTexture(), and QPlatformTextureList::appendTexture().
| QRect QBackingstoreTextureInfo::rect |
Definition at line 41 of file qplatformbackingstore.cpp.
Referenced by QPlatformTextureList::appendTexture(), and QPlatformTextureList::appendTexture().
| void* QBackingstoreTextureInfo::source |
Definition at line 38 of file qplatformbackingstore.cpp.
Referenced by QPlatformTextureList::appendTexture(), and QPlatformTextureList::appendTexture().
| QRhiTexture* QBackingstoreTextureInfo::texture |
Definition at line 39 of file qplatformbackingstore.cpp.
Referenced by QPlatformTextureList::appendTexture(), and QPlatformTextureList::appendTexture().
| QRhiTexture* QBackingstoreTextureInfo::textureExtra |
Definition at line 40 of file qplatformbackingstore.cpp.
Referenced by QPlatformTextureList::appendTexture(), and QPlatformTextureList::appendTexture().