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
QOhosPlatformBackingStore::BufferRegionHandler Class Reference

#include <qohosplatformbackingstore.h>

Collaboration diagram for QOhosPlatformBackingStore::BufferRegionHandler:

Public Member Functions

 BufferRegionHandler (::OHNativeWindow *nativeWindow)
QOhosOptional< QRegionmergeRegionForBufferHandle (::BufferHandle *bufferHandle, QRegion region) const
void storeRegionForBufferHandle (::BufferHandle *bufferHandle, const QRegion &region)

Detailed Description

Definition at line 47 of file qohosplatformbackingstore.h.

Constructor & Destructor Documentation

◆ BufferRegionHandler()

QOhosPlatformBackingStore::BufferRegionHandler::BufferRegionHandler ( ::OHNativeWindow * nativeWindow)

Definition at line 236 of file qohosplatformbackingstore.cpp.

Member Function Documentation

◆ mergeRegionForBufferHandle()

QOhosOptional< QRegion > QOhosPlatformBackingStore::BufferRegionHandler::mergeRegionForBufferHandle ( ::BufferHandle * bufferHandle,
QRegion region ) const

Definition at line 241 of file qohosplatformbackingstore.cpp.

◆ storeRegionForBufferHandle()

void QOhosPlatformBackingStore::BufferRegionHandler::storeRegionForBufferHandle ( ::BufferHandle * bufferHandle,
const QRegion & region )

Definition at line 259 of file qohosplatformbackingstore.cpp.


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