![]() |
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 | |
| FlushData (std::function< void()> flushRequestFunc) | |
| void | updateDirtyRegionAndScheduleFlush (const QRegion ®ion, const QPoint &rootWindowOffset) |
| std::pair< QRegion, QPoint > | fetchAndReset () |
Definition at line 62 of file qohosplatformbackingstore.h.
|
explicit |
Definition at line 279 of file qohosplatformbackingstore.cpp.
Definition at line 284 of file qohosplatformbackingstore.cpp.
| void QOhosPlatformBackingStore::FlushData::updateDirtyRegionAndScheduleFlush | ( | const QRegion & | region, |
| const QPoint & | rootWindowOffset ) |
Definition at line 291 of file qohosplatformbackingstore.cpp.