Registry / other / qtwayland

qtwayland

JSON →
library6.10.1vcpkgunverified

A toolbox for making Qt based Wayland compositors

vcpkg install qtwayland
INSTALL
IMPORT
SIG · QTWAYLAND
Q
qtwayland
othercppv6.10.1
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.

QtWaylandClient/QtWaylandClient
#include <QtWaylandClient/QtWaylandClient>

Initialize a Qt Wayland client application

#include <QtWaylandClient/QtWaylandClient> #include <QApplication> int main(int argc, char *argv[]) { QApplication app(argc, argv); // Wayland client setup return app.exec(); }
Debug
Known issues
gotchaRequires Qt6 and Wayland development packages
fix
Install qt6-base-dev and libwayland-dev
affects: *
Upgrade
Version history
6.10.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

qtwayland — pip install qtwayland · libregistry