KWin
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
KWin::AnimationEffectPrivate Class Reference

Public Member Functions

 AnimationEffectPrivate ()
 

Public Attributes

AnimationEffect::AniMap m_animations
 
quint64 m_justEndedAnimation
 
std::weak_ptr< FullScreenEffectLockm_fullScreenEffectLock
 
bool m_needSceneRepaint
 
bool m_animationsTouched
 
bool m_isInitialized
 

Static Public Attributes

static quint64 m_animCounter = 0
 

Detailed Description

Definition at line 33 of file animationeffect.cpp.

Constructor & Destructor Documentation

◆ AnimationEffectPrivate()

KWin::AnimationEffectPrivate::AnimationEffectPrivate ( )
inline

Definition at line 36 of file animationeffect.cpp.

Member Data Documentation

◆ m_animations

AnimationEffect::AniMap KWin::AnimationEffectPrivate::m_animations

Definition at line 41 of file animationeffect.cpp.

◆ m_animationsTouched

bool KWin::AnimationEffectPrivate::m_animationsTouched

Definition at line 45 of file animationeffect.cpp.

◆ m_animCounter

quint64 KWin::AnimationEffectPrivate::m_animCounter = 0
static

Definition at line 42 of file animationeffect.cpp.

◆ m_fullScreenEffectLock

std::weak_ptr<FullScreenEffectLock> KWin::AnimationEffectPrivate::m_fullScreenEffectLock

Definition at line 44 of file animationeffect.cpp.

◆ m_isInitialized

bool KWin::AnimationEffectPrivate::m_isInitialized

Definition at line 45 of file animationeffect.cpp.

◆ m_justEndedAnimation

quint64 KWin::AnimationEffectPrivate::m_justEndedAnimation

Definition at line 43 of file animationeffect.cpp.

◆ m_needSceneRepaint

bool KWin::AnimationEffectPrivate::m_needSceneRepaint

Definition at line 45 of file animationeffect.cpp.


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