KNX Local Device Management Example

TEMPLATE = app
TARGET = device
INCLUDEPATH += .
CONFIG += c++11
QT += knx widgets network core
FORMS += mainwindow.ui
HEADERS += deviceitem.h \
           mainwindow.h
SOURCES += deviceitem.cpp \
           main.cpp \
           mainwindow.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/knx/device
INSTALLS += target
				

版权所有  © 2014-2025 乐数软件    

工业和信息化部: 粤ICP备14079481号-1