7 #ifndef CALLBACK_NEXT_ORDINAL_H
8 #define CALLBACK_NEXT_ORDINAL_H
34 double m_maxOrdinalUsed;
37 #endif // CALLBACK_NEXT_ORDINAL_H
Callback for computing the next ordinal for a new point.
Class that represents one digitized point. The screen-to-graph coordinate transformation is always ex...
CallbackSearchReturn callback(const QString &curveName, const Point &point)
Callback method.
CallbackSearchReturn
Return values for search callback methods.
double nextOrdinal() const
Computed next ordinal.