KWin
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
KWin::ShadowTextureProvider Class Referenceabstract

#include <shadowitem.h>

Inheritance diagram for KWin::ShadowTextureProvider:
KWin::OpenGLShadowTextureProvider KWin::QPainterShadowTextureProvider

Public Member Functions

 ShadowTextureProvider (Shadow *shadow)
 
virtual ~ShadowTextureProvider ()
 
Shadowshadow () const
 
virtual void update ()=0
 

Protected Attributes

Shadowm_shadow
 

Detailed Description

Definition at line 17 of file shadowitem.h.

Constructor & Destructor Documentation

◆ ShadowTextureProvider()

KWin::ShadowTextureProvider::ShadowTextureProvider ( Shadow * shadow)
explicit

Definition at line 16 of file shadowitem.cpp.

◆ ~ShadowTextureProvider()

KWin::ShadowTextureProvider::~ShadowTextureProvider ( )
virtual

Definition at line 21 of file shadowitem.cpp.

Member Function Documentation

◆ shadow()

Shadow * KWin::ShadowTextureProvider::shadow ( ) const
inline

Definition at line 23 of file shadowitem.h.

◆ update()

virtual void KWin::ShadowTextureProvider::update ( )
pure virtual

Member Data Documentation

◆ m_shadow

Shadow* KWin::ShadowTextureProvider::m_shadow
protected

Definition at line 28 of file shadowitem.h.


The documentation for this class was generated from the following files: