Qt 5.5
Qt Serial Port
Enumerator Example
enumerator.pro Example File
Qt 5.5.0 Reference Documentation
enumerator.pro Example File
enumerator/enumerator.pro
QT += widgets serialport TARGET = enumerator TEMPLATE = app SOURCES += \ main.cpp