plasma-framework/scriptengines/javascript/plasmoid
Sebastian Kügler d6afd5b91a AppletContainer binding for containments
This adds a class to manipulate applets in more detail in context of
containments. The type will only be available from Containments, not
Applets or PopupApplets.

This binds the necessary functionality of Applets to build fully
features containments. The code has been moved from MobileComponents,
untangling another piece there and putting the functionality where
it belongs, into the specific component type bindings to allow this
functionality also outside of plasma-mobile and further reduce the
delta between the shell implementations.

REVIEW:106817
2012-10-24 22:52:01 +02:00
..
abstractjsappletscript.cpp first important part for the ml bindings merge: 2010-10-13 16:12:43 +00:00
abstractjsappletscript.h a simple binding for scripted containments 2011-02-20 19:45:40 +01:00
appletauthorization.cpp first important part for the ml bindings merge: 2010-10-13 16:12:43 +00:00
appletauthorization.h first important part for the ml bindings merge: 2010-10-13 16:12:43 +00:00
appletinterface.cpp AppletContainer binding for containments 2012-10-24 22:52:01 +02:00
appletinterface.h popupShowing property 2012-09-20 17:07:07 +02:00
declarativeappletscript.cpp reenable QPoint bindings 2012-09-18 12:02:27 +02:00
declarativeappletscript.h bind plasmoid.rootItem 2012-03-07 15:55:56 +01:00
jsappletinterface.cpp first important part for the ml bindings merge: 2010-10-13 16:12:43 +00:00
simplejavascriptapplet.cpp Register non-gui types properly for declarative applets 2012-04-27 19:13:54 +01:00
simplejavascriptapplet.h a simple binding for scripted containments 2011-02-20 19:45:40 +01:00
themedsvg.cpp fix a small hole whereby a JS applet could load any SVG from disk (or any file, for that matter, though not gain any access to the data therein) instead of being confined just to its package(s) and the Plasma::Theme 2010-09-24 22:51:16 +00:00
themedsvg.h fix a small hole whereby a JS applet could load any SVG from disk (or any file, for that matter, though not gain any access to the data therein) instead of being confined just to its package(s) and the Plasma::Theme 2010-09-24 22:51:16 +00:00