Registry / other / kf5diagram

kf5diagram

JSON →
library2.8.0vcpkgunverified

Powerful libraries (KChart, KGantt) for creating business diagrams

vcpkg install kf5diagram
INSTALL
IMPORT
SIG · KF5DIAGRAM
K
kf5diagram
othercppv2.8.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.

KChart/KChart.h
#include <KChart/KChart.h>

Creates a simple KChart window

#include <KChart/KChart.h> #include <QApplication> int main(int argc, char *argv[]) { QApplication app(argc, argv); KChart::Chart chart; chart.show(); return app.exec(); }
Debug
Known issues
gotchaRequires Qt5 and KF5 dependencies
fix
Ensure Qt5 and KF5 packages are installed and linked
affects: *
Upgrade
Version history
2.8.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

kf5diagram — pip install kf5diagram · libregistry