就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 6.5.1
Qt Positioning
C++ 类
QGeoRectangle
List of All Members for QGeoRectangle
这是完整成员列表为
QGeoRectangle
,包括继承的成员。
enum
ShapeType
QGeoRectangle
()
QGeoRectangle
(const QGeoCoordinate &, double, double)
QGeoRectangle
(const QGeoCoordinate &, const QGeoCoordinate &)
QGeoRectangle
(const QList<QGeoCoordinate> &)
QGeoRectangle
(const QGeoShape &)
QGeoRectangle
(const QGeoRectangle &)
~QGeoRectangle
()
bottomLeft
() const : QGeoCoordinate
bottomRight
() const : QGeoCoordinate
boundingGeoRectangle
() const : QGeoRectangle
center
() const : QGeoCoordinate
center
() const : QGeoCoordinate
contains
(const QGeoRectangle &) const : bool
contains
(const QGeoCoordinate &) 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
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 &) : QGeoRectangle &
operator=
(const QGeoShape &) : QGeoShape &
operator|
(const QGeoRectangle &) const : QGeoRectangle
operator|=
(const QGeoRectangle &) : QGeoRectangle &