KIO
KIO::AnimationState Class Reference
#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 97 of file delegateanimationhandler.cpp.
Member Function Documentation
| CachedRendering* KIO::AnimationState::cachedRendering | ( | ) | const [inline] |
Definition at line 74 of file delegateanimationhandler_p.h.
| CachedRendering* KIO::AnimationState::cachedRenderingFadeFrom | ( | ) | const [inline] |
Definition at line 82 of file delegateanimationhandler_p.h.
| qreal KIO::AnimationState::fadeProgress | ( | ) | const |
Definition at line 164 of file delegateanimationhandler.cpp.
| bool KIO::AnimationState::hasJobAnimation | ( | ) | const |
Definition at line 174 of file delegateanimationhandler.cpp.
| qreal KIO::AnimationState::hoverProgress | ( | ) | const |
Definition at line 156 of file delegateanimationhandler.cpp.
| qreal KIO::AnimationState::jobAnimationAngle | ( | ) | const |
Definition at line 169 of file delegateanimationhandler.cpp.
| void KIO::AnimationState::setCachedRendering | ( | CachedRendering * | rendering | ) | [inline] |
Definition at line 76 of file delegateanimationhandler_p.h.
| void KIO::AnimationState::setCachedRenderingFadeFrom | ( | CachedRendering * | rendering | ) | [inline] |
Definition at line 84 of file delegateanimationhandler_p.h.
| void KIO::AnimationState::setJobAnimation | ( | bool | value | ) |
Definition at line 179 of file delegateanimationhandler.cpp.
| CachedRendering* KIO::AnimationState::takeCachedRendering | ( | ) | [inline] |
Definition at line 80 of file delegateanimationhandler_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference