kwin/scripting
Martin Gräßlin 03e892fcc9 Workspace Wrapper uses Q_PROPERTIES
The idea is to extend the wrapper to have it wrapping even more
functions provided by Workspace. Of course it would be possible to
just add the properties to Workspace itself and export this. But I
think complete Workspace is just too powerful to fully expose to
scripts. So a small wrapper around the parts which are usefull for
scripts might make more sense.

This breaks now also the API for Workspace and again it is already
more powerful with less code than before.
2012-01-21 17:48:07 +01:00
..
meta.cpp Make List of Clients in ClientGroup accessable in scripts 2012-01-01 15:01:54 +01:00
meta.h
plasma-backportglobal.h
scripting.cpp Workspace Wrapper uses Q_PROPERTIES 2012-01-21 17:48:07 +01:00
scripting.h Drop the WorkspaceProxy in Scripting 2012-01-21 10:51:22 +01:00
timer.cpp
workspace.cpp Workspace Wrapper uses Q_PROPERTIES 2012-01-21 17:48:07 +01:00
workspace.h Workspace Wrapper uses Q_PROPERTIES 2012-01-21 17:48:07 +01:00