cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
12 lines
345 B
Markdown
12 lines
345 B
Markdown
# KDeclarative
|
|
|
|
Integration of QML and KDE work spaces
|
|
|
|
## Introduction
|
|
|
|
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.
|
|
|