Plasma
animator.cpp
Go to the documentation of this file.
204 //kError() << "successfully loaded script file" << path << ", but did not get animation object for" << anim;
Definition: animator.h:65
Definition: animator.h:74
Definition: animator.h:69
Definition: animator.h:77
Definition: animator.h:76
Q_INVOKABLE QString animationPath(const QString &name) const
Retrieves the path for the script file that contains a given Javascript animation.
Definition: theme.cpp:841
bool loadScript(const QString &path, const QString &prefix)
Definition: animationscriptengine.cpp:187
void addToLoadFailures(const QString &anim)
Definition: animationscriptengine.cpp:65
Definition: animator.h:67
Definition: animator.h:63
bool animationFailedToLoad(const QString &anim)
Definition: animationscriptengine.cpp:70
Definition: animator.h:66
Definition: animator.h:78
static QScriptValue type(QScriptContext *ctx, QScriptEngine *eng)
Definition: easingcurve.cpp:63
Definition: animator.h:60
static Plasma::Animation * create(Animator::Animation type, QObject *parent=0)
Factory to build new animation objects.
Definition: animator.cpp:61
bool isAnimationRegistered(const QString &anim)
Definition: animationscriptengine.cpp:60
Definition: animator.h:61
Definition: animator.h:75
Definition: animator.h:62
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:32 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:48:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.