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

btfiletransfer.pro Example File

btfiletransfer/btfiletransfer.pro
TEMPLATE = app
TARGET = btfiletransfer

QT = core bluetooth widgets
requires(qtConfig(filedialog))

SOURCES = \
    main.cpp \
    remoteselector.cpp \
    progress.cpp \
    pindisplay.cpp

HEADERS = \
    remoteselector.h \
    progress.h \
    pindisplay.h

FORMS = \
    remoteselector.ui \
    progress.ui \
    pindisplay.ui

OTHER_FILES += \
    busy.gif \
    pairing.gif

RESOURCES += \
    btfiletransfer.qrc

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