Warning, /frameworks/kdeclarative/README.md is written in an unsupported language. File is not indexed.

0001 # KDeclarative
0002 
0003 Integration of QML and KDE work spaces
0004 
0005 ## Introduction
0006 
0007 KDeclarative provides integration of QML and KDE work spaces.
0008 It's comprises two parts: a library used by the C++ part of your application
0009 to intergrate QML with KDE Frameworks specific features, and a series of
0010 QML imports that offer bindings to some of the Frameworks.
0011