QtMobility Reference Documentation
Home
Modules
QtLocation
QGeoBoundingBox
List of All Members for QGeoBoundingBox
This is the complete list of members for
QGeoBoundingBox
, including inherited members.
enum
AreaType
QGeoBoundingBox
()
QGeoBoundingBox
( const QGeoCoordinate &, double, double )
QGeoBoundingBox
( const QGeoCoordinate &, const QGeoCoordinate & )
QGeoBoundingBox
( const QGeoBoundingBox & )
~QGeoBoundingBox
()
bottomLeft
() const : QGeoCoordinate
bottomRight
() const : QGeoCoordinate
center
() const : QGeoCoordinate
contains
( const QGeoCoordinate & ) const : bool
contains
( const QGeoBoundingBox & ) const : bool
height
() const : double
intersects
( const QGeoBoundingBox & ) 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 )
topLeft
() const : QGeoCoordinate
topRight
() const : QGeoCoordinate
translate
( double, double )
translated
( double, double ) const : QGeoBoundingBox
type
() const : QGeoBoundingArea::AreaType
united
( const QGeoBoundingBox & ) const : QGeoBoundingBox
width
() const : double
operator!=
( const QGeoBoundingBox & ) const : bool
operator=
( const QGeoBoundingBox & ) : QGeoBoundingBox &
operator==
( const QGeoBoundingBox & ) const : bool
operator|
( const QGeoBoundingBox & ) const : QGeoBoundingBox
operator|=
( const QGeoBoundingBox & ) : QGeoBoundingBox &