plasma-framework/scriptengines/qml/plasmoid
Marco Martin 9ee93a0661 make AppletInterface the root graphic object
AppletInterface is a QQuickItem ans
containments will receive pointers to AppletInterface as applets,
so will be able to have a limited access to it.
as an example of it working the button in the example applet enables/disables background hints

I'm still not 100% happy about it, we should see exactly what it happens when the containment deletes the graphic object.
2013-02-08 16:08:06 +01:00
..
appletauthorization.cpp reenable build of declarative scriptengine 2013-02-04 16:10:53 +01:00
appletauthorization.h reenable build of declarative scriptengine 2013-02-04 16:10:53 +01:00
appletinterface.cpp make AppletInterface the root graphic object 2013-02-08 16:08:06 +01:00
appletinterface.h make AppletInterface the root graphic object 2013-02-08 16:08:06 +01:00
declarativeappletscript.cpp make AppletInterface the root graphic object 2013-02-08 16:08:06 +01:00
declarativeappletscript.h get rid of abstractjsappletscript.h 2013-02-06 17:31:36 +01:00