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

btscanner.pro Example File

btscanner/btscanner.pro
TARGET = btscanner

QT = core bluetooth widgets
requires(qtConfig(listwidget))
TEMPLATE = app

SOURCES = \
    main.cpp \
    device.cpp \
    service.cpp

HEADERS = \
    device.h \
    service.h

FORMS = \
    device.ui \
    service.ui

target.path = $$[QT_INSTALL_EXAMPLES]/bluetooth/btscanner
INSTALLS += target
Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded