Registry / other / kf5xmlgui

kf5xmlgui

JSON →
library5.116.0vcpkgunverified

Framework for managing menu and toolbar actions in KDE applications.

vcpkg install kf5xmlgui
INSTALL
IMPORT
SIG · KF5XMLGUI
K
kf5xmlgui
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.

KXmlGui/KXmlGuiWindow
#include <KXmlGui/KXmlGuiWindow>

Create a basic KDE XML GUI window

#include <KXmlGui/KXmlGuiWindow.h> #include <QApplication> int main(int argc, char** argv) { QApplication app(argc, argv); KXmlGuiWindow window; window.show(); return app.exec(); }
Debug
Known issues

No known issues recorded.

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.

kf5xmlgui — pip install kf5xmlgui · libregistry