kdeclarative 5.98.0
Integration of QML and KDE work spaces
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.
- Website: https://community.kde.org/Frameworks
- Licenses: GPL 2+ · LGPL 2.1+
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
Installation
Install kdeclarative 5.98.0
as follows:
guix install kdeclarative@5.98.0
Or install the latest version:
guix install kdeclarative
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.