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;
static Plasma::Animation * create(Animator::Animation type, QObject *parent=0)
Factory to build new animation objects.
Definition: animator.cpp:61
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
bool animationFailedToLoad(const QString &anim)
Definition: animationscriptengine.cpp:70
bool isAnimationRegistered(const QString &anim)
Definition: animationscriptengine.cpp:60
void addToLoadFailures(const QString &anim)
Definition: animationscriptengine.cpp:65
static QScriptValue type(QScriptContext *ctx, QScriptEngine *eng)
Definition: easingcurve.cpp:63
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.