KIO
KIO::DelegateAnimationHandler Class Reference
#include <delegateanimationhandler_p.h>
Inheritance diagram for KIO::DelegateAnimationHandler:

Public Member Functions | |
| DelegateAnimationHandler (QObject *parent=0) | |
| ~DelegateAnimationHandler () | |
| AnimationState * | animationState (const QStyleOption &option, const QModelIndex &index, const QAbstractItemView *view) |
| void | gotNewIcon (const QModelIndex &index) |
| void | restartAnimation (AnimationState *state) |
Detailed Description
Definition at line 106 of file delegateanimationhandler_p.h.
Constructor & Destructor Documentation
| KIO::DelegateAnimationHandler::DelegateAnimationHandler | ( | QObject * | parent = 0 | ) |
- Todo:
- Eventually configurable interval?
Definition at line 188 of file delegateanimationhandler.cpp.
| KIO::DelegateAnimationHandler::~DelegateAnimationHandler | ( | ) |
Definition at line 196 of file delegateanimationhandler.cpp.
Member Function Documentation
| AnimationState * KIO::DelegateAnimationHandler::animationState | ( | const QStyleOption & | option, |
| const QModelIndex & | index, | ||
| const QAbstractItemView * | view | ||
| ) |
Definition at line 274 of file delegateanimationhandler.cpp.
| void KIO::DelegateAnimationHandler::gotNewIcon | ( | const QModelIndex & | index | ) |
Definition at line 231 of file delegateanimationhandler.cpp.
| void KIO::DelegateAnimationHandler::restartAnimation | ( | AnimationState * | state | ) |
Definition at line 387 of file delegateanimationhandler.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference