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::WindowContext Class Reference

#include <qohosplatformbackingstore.h>

Collaboration diagram for QOhosPlatformBackingStore::WindowContext:

Public Member Functions

 WindowContext (::OHNativeWindow *nativeWindow, std::function< void()> flushRequestFunc)
BufferRegionHandlerbufferRegionHandler ()
FlushDataflushData ()

Detailed Description

Definition at line 76 of file qohosplatformbackingstore.h.

Constructor & Destructor Documentation

◆ WindowContext()

QOhosPlatformBackingStore::WindowContext::WindowContext ( ::OHNativeWindow * nativeWindow,
std::function< void()> flushRequestFunc )
explicit

Definition at line 299 of file qohosplatformbackingstore.cpp.

Member Function Documentation

◆ bufferRegionHandler()

QOhosPlatformBackingStore::BufferRegionHandler & QOhosPlatformBackingStore::WindowContext::bufferRegionHandler ( )

Definition at line 307 of file qohosplatformbackingstore.cpp.

◆ flushData()

QOhosPlatformBackingStore::FlushData & QOhosPlatformBackingStore::WindowContext::flushData ( )

Definition at line 312 of file qohosplatformbackingstore.cpp.


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