Qt 5.3
Qt Positioning
C++ Classes
QGeoRectangle
Qt 5.3.0 Reference Documentation
List of All Members for QGeoRectangle
This is the complete list of members for
QGeoRectangle
, including inherited members.
enum
ShapeType
QGeoRectangle
()
QGeoRectangle
(const QGeoCoordinate &, double, double)
QGeoRectangle
(const QGeoCoordinate &, const QGeoCoordinate &)
QGeoRectangle
(const QList<QGeoCoordinate> &)
QGeoRectangle
(const QGeoRectangle &)
QGeoRectangle
(const QGeoShape &)
~QGeoRectangle
()
bottomLeft
() const : QGeoCoordinate
bottomRight
() const : QGeoCoordinate
center
() const : QGeoCoordinate
contains
(const QGeoCoordinate &) const : bool
contains
(const QGeoCoordinate &) const : bool
contains
(const QGeoRectangle &) const : bool
d_ptr
: QSharedDataPointer<QGeoShapePrivate>
extendShape
(const QGeoCoordinate &)
height
() const : double
intersects
(const QGeoRectangle &) const : bool
isEmpty
() const : bool
isValid
() const : bool
setBottomLeft
(const QGeoCoordinate &)
setBottomRight
(const QGeoCoordinate &)
setCenter
(const QGeoCoordinate &)
setHeight
(double)
setTopLeft
(const QGeoCoordinate &)
setTopRight
(const QGeoCoordinate &)
setWidth
(double)
topLeft
() const : QGeoCoordinate
topRight
() const : QGeoCoordinate
translate
(double, double)
translated
(double, double) const : QGeoRectangle
type
() const : ShapeType
united
(const QGeoRectangle &) const : QGeoRectangle
width
() const : double
operator!=
(const QGeoShape &) const : bool
operator!=
(const QGeoShape &) const : bool
operator!=
(const QGeoRectangle &) const : bool
operator=
(const QGeoShape &) : QGeoShape &
operator=
(const QGeoRectangle &) : QGeoRectangle &
operator==
(const QGeoShape &) const : bool
operator==
(const QGeoShape &) const : bool
operator==
(const QGeoRectangle &) const : bool
operator|
(const QGeoRectangle &) const : QGeoRectangle
operator|=
(const QGeoRectangle &) : QGeoRectangle &