完成数据变化绘图

This commit is contained in:
2024-09-18 16:18:36 +08:00
parent 14d80194c5
commit c9e2c5a72f
8 changed files with 59 additions and 39 deletions

View File

@ -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 \