Qt Serial Port provides basic functionality for configuration, I/O operations, and getting and setting the control signals of the RS-232 pinouts.
vcpkg install qtserialportNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Open a serial port with Qt Serial Port.
Use find_package(Qt6 REQUIRED COMPONENTS SerialPort) and link against Qt6::SerialPort.
No dependency data recorded yet.
No resource links recorded.