就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt Positioning
C++ 类
QGeoRectangle
List of All Members for QGeoRectangle
这是完整成员列表为
QGeoRectangle
,包括继承的成员。
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 &