Engauge Digitizer
2
|
This is the complete list of members for Point, including all inherited members.
curveNameFromPointIdentifier(const QString &pointIdentifier) | Point | static |
hasOrdinal() const | Point | |
hasPosGraph() const | Point | |
identifier() const | Point | |
identifierIndex() | Point | static |
isAxisPoint() const | Point | |
isXOnly() const | Point | |
operator=(const Point &point) | Point | |
ordinal(ApplyHasCheck applyHasCheck=KEEP_HAS_CHECK) const | Point | |
Point() | Point | |
Point(const QString &curveName, const QPointF &posScreen) | Point | |
Point(const QString &curveName, const QPointF &posScreen, const QPointF &posGraph, bool isXOnly) | Point | |
Point(const QString &curveName, const QString &identifier, const QPointF &posScreen, const QPointF &posGraph, double ordinal, bool isXOnly) | Point | |
Point(const QString &curveName, const QPointF &posScreen, const QPointF &posGraph, double ordinal, bool isXOnly) | Point | |
Point(const QString &curveName, const QString &identifier, const QPointF &posScreen, double ordinal) | Point | |
Point(const QString &curveName, const QPointF &posScreen, double ordinal) | Point | |
Point(QXmlStreamReader &reader) | Point | |
Point(const Point &point) | Point | |
posGraph(ApplyHasCheck applyHasCheck=KEEP_HAS_CHECK) const | Point | |
posScreen() const | Point | |
printStream(QString indentation, QTextStream &str) const | Point | |
saveXml(QXmlStreamWriter &writer) const | Point | |
setCurveName(const QString &curveName) | Point | |
setIdentifierIndex(unsigned int identifierIndex) | Point | static |
setOrdinal(double ordinal) | Point | |
setPosGraph(const QPointF &posGraph) | Point | |
setPosScreen(const QPointF &posScreen) | Point | |
temporaryPointIdentifier() | Point | static |
UNDEFINED_ORDINAL() | Point | inlinestatic |