7#ifndef CALLBACK_GATHER_X_THETAS_IN_CURVES_H
8#define CALLBACK_GATHER_X_THETAS_IN_CURVES_H
CallbackSearchReturn
Return values for search callback methods.
Base callback for collecting X/Theta independent variables, for functions, in preparation for exporti...
const Transformation & transformation() const
Get method for transformation.
QStringList curvesIncluded() const
Get method for included names.
Callback for collecting X/Theta independent variables, for functions, in preparation for exporting,...
virtual CallbackSearchReturn callback(const QString &curveName, const Point &point)
Callback method.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...