Qt 6.7
Qt Positioning
C++ Classes
QGeoCircle
Qt 6.7.2 Reference Documentation
List of All Members for QGeoCircle
This is the complete list of members for
QGeoCircle
, including inherited members.
enum
ShapeType
QGeoCircle
()
QGeoCircle
(const QGeoCoordinate &, qreal)
QGeoCircle
(const QGeoShape &)
QGeoCircle
(const QGeoCircle &)
~QGeoCircle
()
boundingGeoRectangle
() const : QGeoRectangle
center
() const : QGeoCoordinate
center
() const : QGeoCoordinate
contains
(const QGeoCoordinate &) const : bool
extendCircle
(const QGeoCoordinate &)
isEmpty
() const : bool
isValid
() const : bool
radius
() const : qreal
setCenter
(const QGeoCoordinate &)
setRadius
(qreal)
toString
() const : QString
toString
() const : QString
translate
(double, double)
translated
(double, double) const : QGeoCircle
type
() const : QGeoShape::ShapeType
operator=
(const QGeoCircle &) : QGeoCircle &
operator=
(const QGeoShape &) : QGeoShape &