Qt 5.15
Qt Positioning
C++ Classes
QGeoRectangle
Qt 5.15.12 Reference Documentation
List of All Members for QGeoRectangle
This is the complete list of members for
QGeoRectangle
, including inherited members.
enum
ShapeType
bottomLeft
() const : QGeoCoordinate
bottomRight
() const : QGeoCoordinate
center
() const : QGeoCoordinate
height
() const : double
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
type
() const : QGeoShape::ShapeType
width
() const : double