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

blockingslave.pro Example File

blockingslave/blockingslave.pro
QT += widgets serialport
requires(qtConfig(combobox))

TARGET = blockingslave
TEMPLATE = app

HEADERS += \
    dialog.h \
    slavethread.h

SOURCES += \
    main.cpp \
    dialog.cpp \
    slavethread.cpp

target.path = $$[QT_INSTALL_EXAMPLES]/serialport/blockingslave
INSTALLS += target
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded