KIO
#include <delegateanimationhandler_p.h>
Public Member Functions | |
~AnimationState () | |
CachedRendering * | cachedRendering () const |
CachedRendering * | cachedRenderingFadeFrom () const |
qreal | fadeProgress () const |
bool | hasJobAnimation () const |
qreal | hoverProgress () const |
qreal | jobAnimationAngle () const |
void | setCachedRendering (CachedRendering *rendering) |
void | setCachedRenderingFadeFrom (CachedRendering *rendering) |
void | setJobAnimation (bool value) |
CachedRendering * | takeCachedRendering () |
Detailed Description
Definition at line 60 of file delegateanimationhandler_p.h.
Constructor & Destructor Documentation
◆ ~AnimationState()
KIO::AnimationState::~AnimationState | ( | ) |
Definition at line 94 of file delegateanimationhandler.cpp.
Member Function Documentation
◆ cachedRendering()
|
inline |
Definition at line 74 of file delegateanimationhandler_p.h.
◆ cachedRenderingFadeFrom()
|
inline |
Definition at line 82 of file delegateanimationhandler_p.h.
◆ fadeProgress()
qreal KIO::AnimationState::fadeProgress | ( | ) | const |
Definition at line 161 of file delegateanimationhandler.cpp.
◆ hasJobAnimation()
bool KIO::AnimationState::hasJobAnimation | ( | ) | const |
Definition at line 171 of file delegateanimationhandler.cpp.
◆ hoverProgress()
qreal KIO::AnimationState::hoverProgress | ( | ) | const |
Definition at line 153 of file delegateanimationhandler.cpp.
◆ jobAnimationAngle()
qreal KIO::AnimationState::jobAnimationAngle | ( | ) | const |
Definition at line 166 of file delegateanimationhandler.cpp.
◆ setCachedRendering()
|
inline |
Definition at line 76 of file delegateanimationhandler_p.h.
◆ setCachedRenderingFadeFrom()
|
inline |
Definition at line 84 of file delegateanimationhandler_p.h.
◆ setJobAnimation()
void KIO::AnimationState::setJobAnimation | ( | bool | value | ) |
Definition at line 176 of file delegateanimationhandler.cpp.
◆ takeCachedRendering()
|
inline |
Definition at line 80 of file delegateanimationhandler_p.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.