Registry / utility / kcoreaddons

kcoreaddons

JSON →
library6.25.0vcpkgunverified

Addons to QtCore

vcpkg install kcoreaddons
INSTALL
IMPORT
SIG · KCOREADDONS
K
kcoreaddons
utilitycppv6.25.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.

KCoreAddons/kaboutdata.h
#include <KCoreAddons/kaboutdata.h>

Create and display KAboutData

#include <KCoreAddons/kaboutdata.h> #include <iostream> int main() { KAboutData about("app", "App", "1.0"); std::cout << "App name: " << about.displayName().toStdString() << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.25.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources

No resource links recorded.

kcoreaddons — pip install kcoreaddons · libregistry