完成时间图绘制

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

View File

@ -22,6 +22,10 @@ set(PROJECT_SOURCES
global.h
readthread.cpp
readthread.h
customtime.h
customtime.cpp
qcustomplot.h
qcustomplot.cpp
)
if(${QT_VERSION_MAJOR} GREATER_EQUAL 6)