Plasma
javascriptanimation.cpp
Go to the documentation of this file.
72 void JavascriptAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState)
99 m_instance.setProperty("target", m_instance.engine()->newQObject(targetWidget()), QScriptValue::ReadOnly);
QScriptEngine * globalEngine()
Definition: animationscriptengine.cpp:172
QScriptValue animation(const QString &anim)
Definition: animationscriptengine.cpp:55
bool isFunction() const
QScriptValue newQObject(QObject *object, ValueOwnership ownership, const QObjectWrapOptions &options)
QScriptValue construct(const QScriptValueList &args)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.