KWin
|
#include <qpaintersurfacetexture_wayland.h>
Public Member Functions | |
QPainterSurfaceTextureWayland (QPainterBackend *backend, SurfacePixmap *pixmap) | |
bool | create () override |
void | update (const QRegion ®ion) override |
![]() | |
QPainterSurfaceTexture (QPainterBackend *backend) | |
bool | isValid () const override |
QPainterBackend * | backend () const |
QImage | image () const |
![]() | |
virtual | ~SurfaceTexture () |
Additional Inherited Members | |
![]() | |
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.