okular
This is the complete list of members for Okular::NormalizedRect, including all inherited members.
| bottom | Okular::NormalizedRect | |
| center() const | Okular::NormalizedRect | |
| contains(double x, double y) const | Okular::NormalizedRect | |
| distanceSqr(double x, double y, double xScale, double yScale) const | Okular::NormalizedRect | inline |
| fromQRectF(const QRectF &rect) | Okular::NormalizedRect | static |
| geometry(int xScale, int yScale) const | Okular::NormalizedRect | |
| intersects(const NormalizedRect &other) const | Okular::NormalizedRect | |
| intersects(const NormalizedRect *other) const | Okular::NormalizedRect | |
| intersects(double left, double top, double right, double bottom) const | Okular::NormalizedRect | |
| isBottom(const NormalizedPoint &pt) const | Okular::NormalizedRect | inline |
| isBottomOrLevel(const NormalizedPoint &pt) const | Okular::NormalizedRect | inline |
| isLeft(const NormalizedPoint &pt) const | Okular::NormalizedRect | inline |
| isNull() const | Okular::NormalizedRect | |
| isRight(const NormalizedPoint &pt) const | Okular::NormalizedRect | inline |
| isTop(const NormalizedPoint &pt) const | Okular::NormalizedRect | inline |
| isTopOrLevel(const NormalizedPoint &pt) const | Okular::NormalizedRect | inline |
| left | Okular::NormalizedRect | |
| NormalizedRect() | Okular::NormalizedRect | |
| NormalizedRect(double left, double top, double right, double bottom) | Okular::NormalizedRect | |
| NormalizedRect(const QRect &rectangle, double xScale, double yScale) | Okular::NormalizedRect | |
| NormalizedRect(const NormalizedRect &) | Okular::NormalizedRect | |
| operator&(const NormalizedRect &other) const | Okular::NormalizedRect | |
| operator=(const NormalizedRect &other) | Okular::NormalizedRect | |
| operator==(const NormalizedRect &other) const | Okular::NormalizedRect | |
| operator|(const NormalizedRect &other) const | Okular::NormalizedRect | |
| operator|=(const NormalizedRect &other) | Okular::NormalizedRect | |
| right | Okular::NormalizedRect | |
| roundedGeometry(int xScale, int yScale) const | Okular::NormalizedRect | |
| top | Okular::NormalizedRect | |
| transform(const QTransform &matrix) | Okular::NormalizedRect | |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:19:26 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.