Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Qt Serial Port C++ Classes

List of C++ classes that enable access to a serial port. More...

Classes

QSerialPort

Provides functions to access serial ports

QSerialPortInfo

Provides information about existing serial ports

Detailed Description

To use QSerialPort in your application, add the following include statement:

#include <QSerialPort>

For QSerialPortInfo, use the following include statement:

#include <QSerialPortInfo>

To link against the module, add this line to your qmake .pro file:

QT += serialport
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded