KIO
delegateanimationhandler.cpp
Go to the documentation of this file.
48 static int animationDebugArea() { static int s_area = KDebug::registerArea("kio (delegateanimationhandler)", false);
224 iconSequenceTimer.start(); // Some upper-bound interval is needed, in case items are not generated
int timeout
Forward
QPersistentModelIndex validityIndex
Definition: delegateanimationhandler_p.h:53
static const int switchIconInterval
Definition: delegateanimationhandler.cpp:183
qreal hoverProgress() const
Definition: delegateanimationhandler.cpp:153
QStringList list(const QString &fileClass)
Returns a list of directories associated with this file-class.
Definition: krecentdirs.cpp:60
qreal jobAnimationAngle() const
Definition: delegateanimationhandler.cpp:166
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
#define M_PI_2
void requestSequenceIcon(const QModelIndex &index, int sequenceIndex)
This emits the needSequenceIcon signal, requesting another sequence icon.
Definition: kdirmodel.cpp:855
CachedRendering(QStyle::State state, const QSize &size, QModelIndex validityIndex)
Definition: delegateanimationhandler.cpp:55
bool hasJobAnimation() const
Definition: delegateanimationhandler.cpp:171
void gotNewIcon(const QModelIndex &index)
Definition: delegateanimationhandler.cpp:228
static int registerArea(const QByteArray &areaName, bool enabled=true)
~DelegateAnimationHandler()
Definition: delegateanimationhandler.cpp:193
void setJobAnimation(bool value)
Definition: delegateanimationhandler.cpp:176
void setCachedRenderingFadeFrom(CachedRendering *rendering)
Definition: delegateanimationhandler_p.h:84
@ HasJobRole
returns whether or not there is a job on an item (file/directory)
Definition: kdirmodel.h:139
qreal fadeProgress() const
Definition: delegateanimationhandler.cpp:161
DelegateAnimationHandler(QObject *parent=0)
Definition: delegateanimationhandler.cpp:185
void restartAnimation(AnimationState *state)
Definition: delegateanimationhandler.cpp:384
AnimationState * animationState(const QStyleOption &option, const QModelIndex &index, const QAbstractItemView *view)
Definition: delegateanimationhandler.cpp:271
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.