| KWin
    | 
#include <surfaceitem.h>
 
  
| Public Member Functions | |
| virtual | ~SurfaceTexture () | 
| virtual bool | isValid () const =0 | 
Definition at line 87 of file surfaceitem.h.
| 
 | virtual | 
Definition at line 273 of file surfaceitem.cpp.
| 
 | pure virtual | 
Implemented in KWin::OpenGLSurfaceTexture, and KWin::QPainterSurfaceTexture.