kig
Coordinate Member List
This is the complete list of members for Coordinate, including all inherited members.
Coordinate(double x, double y) | Coordinate | |
Coordinate(const Coordinate &p) | Coordinate | |
Coordinate() | Coordinate | |
distance(const Coordinate &p) const | Coordinate | |
fromQPoint(const QPoint &p) | Coordinate | static |
invalidCoord() | Coordinate | static |
length() const | Coordinate | |
normalize(double length=1) const | Coordinate | |
operator!=(const Coordinate &, const Coordinate &) | Coordinate | friend |
operator*(const Coordinate &a, double r) | Coordinate | friend |
operator*(const Coordinate &a, const Coordinate &b) | Coordinate | friend |
operator*=(double r) | Coordinate | |
operator*=(int r) | Coordinate | |
operator+(const Coordinate &a, const Coordinate &b) | Coordinate | friend |
operator+=(const Coordinate &c) | Coordinate | |
operator-() const | Coordinate | |
operator-(const Coordinate &a, const Coordinate &b) | Coordinate | friend |
operator-=(const Coordinate &c) | Coordinate | |
operator/(const Coordinate &a, double r) | Coordinate | friend |
operator/=(double r) | Coordinate | |
operator<<(QDebug &s, const Coordinate &t) | Coordinate | friend |
operator=(const Coordinate &c) | Coordinate | |
operator==(const Coordinate &, const Coordinate &) | Coordinate | friend |
orthogonal() const | Coordinate | |
round() const | Coordinate | |
squareLength() const | Coordinate | inline |
toQPoint() const | Coordinate | |
valid() const | Coordinate | |
x | Coordinate | |
y | Coordinate | |
~Coordinate() | Coordinate | inline |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.