Registry / other / qt5-wayland

qt5-wayland

JSON →
library5.15.18vcpkgunverified

QtWayland is a Qt 5 module that wraps the functionality of Wayland.

vcpkg install qt5-wayland
INSTALL
IMPORT
SIG · QT5-WAYLAND
Q
qt5-wayland
othercppv5.15.18
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>

Create a Wayland-based Qt application

#include <QGuiApplication> #include <QtWaylandClient/QtWaylandClient> int main(int argc, char *argv[]) { QGuiApplication app(argc, argv); return app.exec(); }
Debug
Known issues
gotchaRequires Qt5 and Wayland development libraries installed on the system
fix
Ensure qt5-base and wayland are installed via vcpkg
affects: *
Upgrade
Version history
5.15.18latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

qt5-wayland — pip install qt5-wayland · libregistry