![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qohosplatformbackingstore.h>
Public Member Functions | |
| BufferRegionHandler (::OHNativeWindow *nativeWindow) | |
| QOhosOptional< QRegion > | mergeRegionForBufferHandle (::BufferHandle *bufferHandle, QRegion region) const |
| void | storeRegionForBufferHandle (::BufferHandle *bufferHandle, const QRegion ®ion) |
Definition at line 47 of file qohosplatformbackingstore.h.
| QOhosPlatformBackingStore::BufferRegionHandler::BufferRegionHandler | ( | ::OHNativeWindow * | nativeWindow | ) |
Definition at line 236 of file qohosplatformbackingstore.cpp.
| QOhosOptional< QRegion > QOhosPlatformBackingStore::BufferRegionHandler::mergeRegionForBufferHandle | ( | ::BufferHandle * | bufferHandle, |
| QRegion | region ) const |
Definition at line 241 of file qohosplatformbackingstore.cpp.
| void QOhosPlatformBackingStore::BufferRegionHandler::storeRegionForBufferHandle | ( | ::BufferHandle * | bufferHandle, |
| const QRegion & | region ) |
Definition at line 259 of file qohosplatformbackingstore.cpp.