Revision 347f213...

Go back to digest for 28th October 2012

Features in KDE Base

Sebastian Kügler committed changes in [kde-runtime] /scriptengines/javascript:

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

File Changes

Added 2 files
  • /scriptengines/javascript/declarative
  •   plasma/appletcontainer.cpp
  •   plasma/appletcontainer.h
Modified 2 files
  • /scriptengines/javascript
  •   plasma/CMakeLists.txt
  •   plasma/plasmoid/appletinterface.cpp
4 files changed in total