更改为QCustplot

This commit is contained in:
2024-09-13 17:06:01 +08:00
parent 32b6932875
commit 25a7b25256
13 changed files with 182 additions and 140 deletions

View File

@ -19,6 +19,11 @@ set(PROJECT_SOURCES
mainwindow.ui
gloab.h
gloab.cpp
lib/qcustomplot.h
lib/qcustomplot.cpp
qcustplot.cpp
qcustplot.h
qcustplot.ui
)
if(${QT_VERSION_MAJOR} GREATER_EQUAL 6)