![]() |
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 | |
| WindowContextManager (bool vsyncEnabled, std::function< void(QWindow *)> flushImmediateFunc) | |
| WindowContext & | getOrCreateWindowContext (QWindow *window, ::OHNativeWindow *nativeWindow) |
Definition at line 90 of file qohosplatformbackingstore.h.
| QOhosPlatformBackingStore::WindowContextManager::WindowContextManager | ( | bool | vsyncEnabled, |
| std::function< void(QWindow *)> | flushImmediateFunc ) |
Definition at line 317 of file qohosplatformbackingstore.cpp.
| QOhosPlatformBackingStore::WindowContext & QOhosPlatformBackingStore::WindowContextManager::getOrCreateWindowContext | ( | QWindow * | window, |
| ::OHNativeWindow * | nativeWindow ) |
Definition at line 326 of file qohosplatformbackingstore.cpp.