b88f7ad8ce
The view is never shown or used in any way except to create the QDeclarativeEngine. So instead of using a view as a wrapper, let's create a QDeclarativeEngine and a Component and create the script from the Component. To have Plasma.Dialog working we also need to add the created script item to a QGraphicsScene. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
documentation-effect-global.xml | ||
documentation-global.xml | ||
genericscriptedconfig.cpp | ||
genericscriptedconfig.h | ||
kwinscript.desktop | ||
Messages.sh | ||
meta.cpp | ||
meta.h | ||
scriptedeffect.cpp | ||
scriptedeffect.h | ||
scripting.cpp | ||
scripting.h | ||
scripting_model.cpp | ||
scripting_model.h | ||
scriptingutils.cpp | ||
scriptingutils.h | ||
timer.cpp | ||
workspace_wrapper.cpp | ||
workspace_wrapper.h |