|
KanoopCommonQt 2.1.1
Kanoop foundational Qt utility library
|
|
This is the complete list of members for Point, including all inherited members.
| delta(const Point &other) const | Point | |
| fromString(const QString &value) | Point | static |
| isAbove(const QPointF &other) const | Point | inline |
| isBelow(const QPointF &other) const | Point | inline |
| isLeftOf(const QPointF &other) const | Point | inline |
| isRightOf(const QPointF &other) const | Point | inline |
| move(Geo::Direction direction, double amount) | Point | |
| move(double bearing, double distance) | Point | |
| moveDelta(double dx, double dy) | Point | |
| offset(double x, double y) | Point | |
| Point() | Point | inline |
| Point(const QPointF &other) | Point | inline |
| Point(const QPoint &other) | Point | inline |
| Point(double x, double y) | Point | inline |
| round() | Point | |
| toString() const | Point | inline |