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
KIO::AnimationState::~AnimationState | ( | ) |
Definition at line 94 of file delegateanimationhandler.cpp.
Member Function Documentation
|
inline |
Definition at line 74 of file delegateanimationhandler_p.h.
|
inline |
Definition at line 82 of file delegateanimationhandler_p.h.
qreal KIO::AnimationState::fadeProgress | ( | ) | const |
Definition at line 161 of file delegateanimationhandler.cpp.
bool KIO::AnimationState::hasJobAnimation | ( | ) | const |
Definition at line 171 of file delegateanimationhandler.cpp.
qreal KIO::AnimationState::hoverProgress | ( | ) | const |
Definition at line 153 of file delegateanimationhandler.cpp.
qreal KIO::AnimationState::jobAnimationAngle | ( | ) | const |
Definition at line 166 of file delegateanimationhandler.cpp.
|
inline |
Definition at line 76 of file delegateanimationhandler_p.h.
|
inline |
Definition at line 84 of file delegateanimationhandler_p.h.
void KIO::AnimationState::setJobAnimation | ( | bool | value | ) |
Definition at line 176 of file delegateanimationhandler.cpp.
|
inline |
Definition at line 80 of file delegateanimationhandler_p.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.