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 185 of file delegateanimationhandler.cpp.
KIO::DelegateAnimationHandler::~DelegateAnimationHandler | ( | ) |
Definition at line 193 of file delegateanimationhandler.cpp.
Member Function Documentation
AnimationState * KIO::DelegateAnimationHandler::animationState | ( | const QStyleOption & | option, |
const QModelIndex & | index, | ||
const QAbstractItemView * | view | ||
) |
Definition at line 271 of file delegateanimationhandler.cpp.
void KIO::DelegateAnimationHandler::gotNewIcon | ( | const QModelIndex & | index | ) |
Definition at line 228 of file delegateanimationhandler.cpp.
void KIO::DelegateAnimationHandler::restartAnimation | ( | AnimationState * | state | ) |
Definition at line 384 of file delegateanimationhandler.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.