更改为QCustplot
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
#include <QDialog>
|
||||
#include <QVBoxLayout>
|
||||
#include <QProgressBar>
|
||||
|
||||
#include "qcustplot.h"
|
||||
#include "threadchart.h"
|
||||
#include "threadpoltchart.h"
|
||||
|
||||
@ -38,12 +38,9 @@ private slots:
|
||||
void setProgressBar(int percent);
|
||||
void closeProg();
|
||||
|
||||
void newCandS();
|
||||
void appSeries(qreal A,qreal B);
|
||||
void setChartView(int jd,bool isEnum);
|
||||
void setWidget();
|
||||
|
||||
void newPlotCandS();
|
||||
void setPlotChartView(int jd,bool isEnum);
|
||||
|
||||
void on_lineChart_clicked();
|
||||
|
Reference in New Issue
Block a user