plasma-framework/shell
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
..
qmlpackages SVN_SILENT made messages (.desktop file) 2013-02-08 08:31:19 +01:00
testapplet SVN_SILENT made messages (.desktop file) 2013-02-08 08:31:19 +01:00
testcontainment make AppletInterface the root graphic object 2013-02-08 16:08:06 +01:00
CMakeLists.txt try to use ${KDE4_KDECORE_LIBS} in libplasma 2013-02-08 12:00:33 +01:00
desktopcorona.cpp remove delayedContainmentInit 2013-02-05 14:55:40 +01:00
desktopcorona.h actually show the containment's qml 2013-02-04 19:47:35 +01:00
main.cpp remove delayedContainmentInit 2013-02-05 14:55:40 +01:00
view.cpp don't delay applet init 2013-02-05 15:53:53 +01:00
view.h get rid of the ugly async syncgraphicObject() 2013-02-05 11:03:40 +01:00