![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QPlatformBackingStore, including all inherited members.
| QPlatformBackingStore(QWindow *window) | QPlatformBackingStore | explicit |
| beginPaint(const QRegion &) | QPlatformBackingStore | virtual |
| composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) | QPlatformBackingStore | virtual |
| endPaint() | QPlatformBackingStore | virtual |
| flush(QWindow *window, const QRegion ®ion, const QPoint &offset) = 0 | QPlatformBackingStore | pure virtual |
| graphicsBuffer() const | QPlatformBackingStore | virtual |
| paintDevice() = 0 | QPlatformBackingStore | pure virtual |
| resize(const QSize &size, const QRegion &staticContents) = 0 | QPlatformBackingStore | pure virtual |
| scroll(const QRegion &area, int dx, int dy) | QPlatformBackingStore | virtual |
| toImage() const | QPlatformBackingStore | virtual |
| toTexture(const QRegion &dirtyRegion, QSize *textureSize, TextureFlags *flags) const | QPlatformBackingStore | virtual |
| window() const | QPlatformBackingStore |