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