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

#include <qohosplatformbackingstore.h>

Collaboration diagram for QOhosPlatformBackingStore::FlushData:

Public Member Functions

 FlushData (std::function< void()> flushRequestFunc)
void updateDirtyRegionAndScheduleFlush (const QRegion &region, const QPoint &rootWindowOffset)
std::pair< QRegion, QPointfetchAndReset ()

Detailed Description

Definition at line 62 of file qohosplatformbackingstore.h.

Constructor & Destructor Documentation

◆ FlushData()

QOhosPlatformBackingStore::FlushData::FlushData ( std::function< void()> flushRequestFunc)
explicit

Definition at line 279 of file qohosplatformbackingstore.cpp.

Member Function Documentation

◆ fetchAndReset()

std::pair< QRegion, QPoint > QOhosPlatformBackingStore::FlushData::fetchAndReset ( )

Definition at line 284 of file qohosplatformbackingstore.cpp.

◆ updateDirtyRegionAndScheduleFlush()

void QOhosPlatformBackingStore::FlushData::updateDirtyRegionAndScheduleFlush ( const QRegion & region,
const QPoint & rootWindowOffset )

Definition at line 291 of file qohosplatformbackingstore.cpp.


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