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

#include <qohosplatformbackingstore.h>

Collaboration diagram for QOhosPlatformBackingStore::WindowContextManager:

Public Member Functions

 WindowContextManager (bool vsyncEnabled, std::function< void(QWindow *)> flushImmediateFunc)
WindowContextgetOrCreateWindowContext (QWindow *window, ::OHNativeWindow *nativeWindow)

Detailed Description

Definition at line 90 of file qohosplatformbackingstore.h.

Constructor & Destructor Documentation

◆ WindowContextManager()

QOhosPlatformBackingStore::WindowContextManager::WindowContextManager ( bool vsyncEnabled,
std::function< void(QWindow *)> flushImmediateFunc )

Definition at line 317 of file qohosplatformbackingstore.cpp.

Member Function Documentation

◆ getOrCreateWindowContext()

QOhosPlatformBackingStore::WindowContext & QOhosPlatformBackingStore::WindowContextManager::getOrCreateWindowContext ( QWindow * window,
::OHNativeWindow * nativeWindow )

Definition at line 326 of file qohosplatformbackingstore.cpp.


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