23 void set(
double newValue)
27 if (fabs(newValue - prev) > std::numeric_limits<double>::epsilon())
29 emit valueChanged(_value);
38 void valueChanged(
double);
47 bool curves_updated =
false;
48 bool data_pushed =
false;
MoveDataRet MoveData(PlotDataMapRef &source, PlotDataMapRef &destination, bool remove_older)
MonitoredValue(QObject *parent=nullptr)
std::vector< std::string > added_curves