|
KWin
|
#include <qpaintersurfacetexture_wayland.h>
Public Member Functions | |
| QPainterSurfaceTextureWayland (QPainterBackend *backend, SurfacePixmap *pixmap) | |
| bool | create () override |
| void | update (const QRegion ®ion) override |
Public Member Functions inherited from KWin::QPainterSurfaceTexture | |
| QPainterSurfaceTexture (QPainterBackend *backend) | |
| bool | isValid () const override |
| QPainterBackend * | backend () const |
| QImage | image () const |
Public Member Functions inherited from KWin::SurfaceTexture | |
| virtual | ~SurfaceTexture () |
Additional Inherited Members | |
Protected Attributes inherited from KWin::QPainterSurfaceTexture | |
| QPainterBackend * | m_backend |
| QImage | m_image |
Definition at line 14 of file qpaintersurfacetexture_wayland.h.
| KWin::QPainterSurfaceTextureWayland::QPainterSurfaceTextureWayland | ( | QPainterBackend * | backend, |
| SurfacePixmap * | pixmap ) |
Definition at line 15 of file qpaintersurfacetexture_wayland.cpp.
|
overridevirtual |
Implements KWin::QPainterSurfaceTexture.
Definition at line 21 of file qpaintersurfacetexture_wayland.cpp.
|
overridevirtual |
Implements KWin::QPainterSurfaceTexture.
Definition at line 32 of file qpaintersurfacetexture_wayland.cpp.