KDeclarative provides integration of QML and KDE work spaces.
It's comprises two parts:
	* a library used by the C++ part of your application to intergrate QML
	  with KDE Frameworks specific features, and
	* a series of QML imports that offer bindings to some of the Frameworks.

WWW: http://api.kde.org/frameworks-api/frameworks5-apidocs/kdeclarative/html/index.html
