完成数据变化绘图
This commit is contained in:
@ -9,14 +9,14 @@ CONFIG += c++11
|
||||
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
|
||||
|
||||
SOURCES += \
|
||||
customtime.cpp \
|
||||
customthread.cpp \
|
||||
main.cpp \
|
||||
mainwindow.cpp \
|
||||
qcustomplot.cpp \
|
||||
readthread.cpp
|
||||
|
||||
HEADERS += \
|
||||
customtime.h \
|
||||
customthread.h \
|
||||
global.h \
|
||||
mainwindow.h \
|
||||
qcustomplot.h \
|
||||
|
Reference in New Issue
Block a user