完成时间图绘制

This commit is contained in:
Sherlock
2024-09-18 15:04:38 +08:00
parent d9cdba7cb7
commit 4b64297f68
8 changed files with 262 additions and 21 deletions

View File

@ -9,12 +9,14 @@ CONFIG += c++11
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
SOURCES += \
customtime.cpp \
main.cpp \
mainwindow.cpp \
qcustomplot.cpp \
readthread.cpp
HEADERS += \
customtime.h \
global.h \
mainwindow.h \
qcustomplot.h \