f5cb7c67a7
l = new Label; l.text = 'check this out' fadeAnim = animation("fade") fadeAnim.widgetToAnimate = l rotateAnim = animation("rotate") animGroup = new AnimationGroup animGroup.parallel = true animGroup.add(fadeAnim) animGroup.add(rotateAnim) animGroup.start() and watch the label flip fade out while the whole plasmoid rotates. sweet. svn path=/trunk/KDE/kdebase/runtime/; revision=1038372 |
||
---|---|---|
.. | ||
qtgui | ||
appletinterface.cpp | ||
appletinterface.h | ||
backportglobal.h | ||
bind_dataengine.h | ||
bind_i18n.h | ||
CMakeLists.txt | ||
javascriptdataengine.cpp | ||
javascriptdataengine.h | ||
javascriptrunner.cpp | ||
javascriptrunner.h | ||
Messages.sh | ||
plasma-scriptengine-applet-simple-javascript.desktop | ||
plasma-scriptengine-dataengine-javascript.desktop | ||
plasma-scriptengine-runner-javascript.desktop | ||
simplejavascriptapplet.cpp | ||
simplejavascriptapplet.h | ||
uiloader.cpp | ||
uiloader.h |