Extending script plot() function
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ public slots:
|
||||
QJSValue getFloat(const QString &label, double value, int decimals);
|
||||
QJSValue getItem(const QStringList &items, const QString &label, int current);
|
||||
|
||||
void plot(const QVector<QPointF> &points);
|
||||
void plot(const QVariant &graph);
|
||||
};
|
||||
|
||||
void openDir(const QString &path);
|
||||
|
||||
Reference in New Issue
Block a user