QGeoBoundingArea
Since: 1.1
#include <QtLocationSubset/QGeoBoundingArea>
The QGeoBoundingArea class defines a geographic area.
This class is the base class for classes which specify a geographic area.
For the sake of consistency, subclasses should describe the specific details of the associated areas in terms of QGeoCoordinate instances and distances in metres.
Overview
Inheritance
QtMobilitySubset::QGeoBoundingArea | |||||
QtMobilitySubset::QGeoBoundingBox | |||||
QtMobilitySubset::QGeoBoundingCircle |
Public Types Index
enum AreaType |
Public Functions Index
Public Types
Describes the type of a bounding area.
BoxType A box shaped bounding area.
CircleType A circular bounding area.
- BoxType
- CircleType
Public Functions
virtual
Destructor.
bool
Returns whether the coordinate coordinate is contained within this area.
bool
Returns whether this bounding area is empty.
An empty area is a region which has a geometrical area of 0.
bool
Returns whether this bounding area is valid.
An area is considered to be invalid if some of the data that is required to unambiguously describe the area has not been set or has been set to an unsuitable value.
AreaType
Returns the type of this area.
© 2013 Digia Plc and/or its subsidiaries. Documentation contributions included herein are the copyrights of their respective owners.
The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation.
Documentation sources may be obtained from www.qt-project.org.
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy