plasma-framework/scripting
Davide Bettio c32f8a4511 Replacing exec() with run(): this change wasn't discussed during the tokamak meeting.
run() method is more obvious than exec() (don't forget that a runner run :) ).
Anyway during the meeting we have decided to replace createMatchOptions() with createRunOptions()
and (set)hasMatchOptions() with (set)hasRunOptions(), now with this commit we have a more coherent naming.
CCMAIL: panel-devel@kde.org

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=802143
2008-04-28 17:11:12 +00:00
..
appletscript.cpp constraintsUpdated() -> constraintsEvent() 2008-04-27 11:23:09 +00:00
appletscript.h constraintsUpdated() -> constraintsEvent() 2008-04-27 11:23:09 +00:00
dataenginescript.cpp API review: sourceRequested() -> sourceRequestEvent() 2008-04-26 12:59:44 +00:00
dataenginescript.h API review: sourceRequested() -> sourceRequestEvent() 2008-04-26 12:59:44 +00:00
runnerscript.cpp Replacing exec() with run(): this change wasn't discussed during the tokamak meeting. 2008-04-28 17:11:12 +00:00
runnerscript.h Replacing exec() with run(): this change wasn't discussed during the tokamak meeting. 2008-04-28 17:11:12 +00:00
scriptengine.cpp const & in foreach 2008-04-26 16:19:00 +00:00
scriptengine.h API REVIEW: contructor -> protected 2008-04-27 13:50:49 +00:00