Registry / other / kf5kcmutils

kf5kcmutils

JSON →
library5.116.0vcpkgunverified

Utilities for KDE System Settings modules

vcpkg install kf5kcmutils
INSTALL
IMPORT
SIG · KF5KCMUTILS
K
kf5kcmutils
othercppv5.116.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

KCMUtils/KCMUtils
#include <KCMUtils/KCMUtils>

Minimal application using KCMUtils (typically used in KDE settings modules)

#include <KCMUtils/KCMUtils> #include <QApplication> int main(int argc, char *argv[]) { QApplication app(argc, argv); // KCMUtils is typically used within KDE system settings plugins return app.exec(); }
Debug
Known issues
breakingRequires KDE Frameworks 5 and Qt 5; not compatible with Qt 6 or KF6
fix
Use KF6 equivalents for Qt 6 projects
affects: all
Upgrade
Version history
5.116.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

kf5kcmutils — pip install kf5kcmutils · libregistry