Qt 5.15
Qt Positioning
C++ Classes
QGeoRectangle
Qt 5.15.8 Reference Documentation
List of All Members for QGeoRectangle
This is the complete list of members for
QGeoRectangle
, including inherited members.
QGeoRectangle
(const QGeoShape &)
QGeoRectangle
(const QGeoRectangle &)
QGeoRectangle
(const QList<QGeoCoordinate> &)
QGeoRectangle
(const QGeoCoordinate &, const QGeoCoordinate &)
QGeoRectangle
(const QGeoCoordinate &, double , double )
QGeoRectangle
()
enum
ShapeType
operator=
(const QGeoRectangle &) : QGeoRectangle &
~QGeoRectangle
()
bottomLeft
() const : QGeoCoordinate
bottomRight
() const : QGeoCoordinate
boundingGeoRectangle
() const : QGeoRectangle
center
() const : QGeoCoordinate
contains
(const QGeoRectangle &) const : bool
extendRectangle
(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 )
toString
() const : QString
topLeft
() const : QGeoCoordinate
topRight
() const : QGeoCoordinate
translate
(double , double )
translated
(double , double ) const : QGeoRectangle
type
() const : QGeoShape::ShapeType
united
(const QGeoRectangle &) const : QGeoRectangle
width
() const : double
operator!=
(const QGeoRectangle &) const : bool
operator==
(const QGeoRectangle &) const : bool
operator|
(const QGeoRectangle &) const : QGeoRectangle
operator|=
(const QGeoRectangle &) : QGeoRectangle &