aboutsummaryrefslogtreecommitdiffstats
path: root/examples/serialport/terminal/doc/terminal.rst
blob: 61579121f6d829459cfb1a34de871f44dda09001 (plain)
1
2
3
4
5
6
7
8
9
Terminal Example
================

The Terminal Example shows how to create a terminal for a simple serial
interface by using Qt Serial Port.

It demonstrates the main features of the QSerialPort class, like configuration,
I/O implementation and so forth. Also, the class QSerialPortInfo is invoked to
display information about the serial ports available in the system.