List of All Members for QPlatformBackingStore
This is the complete list of members for QPlatformBackingStore, including inherited members.
- flags TextureFlags
- QPlatformBackingStore(QWindow *)
- ~QPlatformBackingStore()
- backingStore() const : QBackingStore *
- beginPaint(const QRegion &)
- endPaint()
- flush(QWindow *, const QRegion &, const QPoint &)
- graphicsBuffer() const : QPlatformGraphicsBuffer *
- rhiFlush(QWindow *, qreal, const QRegion &, const QPoint &, QPlatformTextureList *, bool) : FlushResult
- scroll(const QRegion &, int, int) : bool
- toImage() const : QImage
- toTexture(QRhiResourceUpdateBatch *, const QRegion &, TextureFlags *) const : QRhiTexture *
- window() const : QWindow *