summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2011-10-20 17:06:24 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-20 09:17:59 +0200
commit12b17d4262a1c1eddcab9f439ada8586673037f8 (patch)
treee21e3195444e94f13f9053cfad4cf1f2066ac03f /src
parent0acb68f58dc276faea85c74311fee3920a99eac6 (diff)
downloadqtlocation-12b17d4262a1c1eddcab9f439ada8586673037f8.tar.gz
Remove obsolete \since flags from good old Mobility times.
Change-Id: I191f73426ec27df91409909004ac5a60f5b3aacc Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src')
-rw-r--r--src/location/maps/qgeocodereply.cpp1
-rw-r--r--src/location/maps/qgeocodingmanager.cpp1
-rw-r--r--src/location/maps/qgeocodingmanagerengine.cpp1
-rw-r--r--src/location/maps/qgeomappingmanager.cpp1
-rw-r--r--src/location/maps/qgeomappingmanagerengine.cpp1
-rw-r--r--src/location/maps/qgeoroute.cpp1
-rw-r--r--src/location/maps/qgeoroutereply.cpp1
-rw-r--r--src/location/maps/qgeorouterequest.cpp1
-rw-r--r--src/location/maps/qgeoroutesegment.cpp1
-rw-r--r--src/location/maps/qgeoroutingmanager.cpp1
-rw-r--r--src/location/maps/qgeoroutingmanagerengine.cpp1
-rw-r--r--src/location/maps/qgeoserviceprovider.cpp1
-rw-r--r--src/location/maps/qgeoserviceproviderfactory.cpp1
-rw-r--r--src/location/maps/qgeotiledmapreply.cpp1
-rw-r--r--src/location/places/qplaceattribute.cpp1
-rw-r--r--src/location/qgeoaddress.cpp23
-rw-r--r--src/location/qgeoareamonitor.cpp6
-rw-r--r--src/location/qgeoboundingarea.cpp5
-rw-r--r--src/location/qgeoboundingbox.cpp33
-rw-r--r--src/location/qgeoboundingcircle.cpp16
-rw-r--r--src/location/qgeocoordinate.cpp20
-rw-r--r--src/location/qgeopositioninfo.cpp17
-rw-r--r--src/location/qgeopositioninfosource.cpp13
-rw-r--r--src/location/qgeopositioninfosourcefactory.cpp1
-rw-r--r--src/location/qgeosatelliteinfo.cpp15
-rw-r--r--src/location/qgeosatelliteinfosource.cpp8
-rw-r--r--src/location/qnmeapositioninfosource.cpp13
-rw-r--r--src/location/qplace.cpp5
28 files changed, 0 insertions, 190 deletions
diff --git a/src/location/maps/qgeocodereply.cpp b/src/location/maps/qgeocodereply.cpp
index 56939be1..5182f430 100644
--- a/src/location/maps/qgeocodereply.cpp
+++ b/src/location/maps/qgeocodereply.cpp
@@ -51,7 +51,6 @@ QT_BEGIN_NAMESPACE
\inmodule QtLocation
- \since 1.1
\ingroup maps-places
diff --git a/src/location/maps/qgeocodingmanager.cpp b/src/location/maps/qgeocodingmanager.cpp
index 66c6d362..fa3d30d1 100644
--- a/src/location/maps/qgeocodingmanager.cpp
+++ b/src/location/maps/qgeocodingmanager.cpp
@@ -58,7 +58,6 @@ QT_BEGIN_NAMESPACE
\inmodule QtLocation
- \since 1.1
\ingroup maps-places
diff --git a/src/location/maps/qgeocodingmanagerengine.cpp b/src/location/maps/qgeocodingmanagerengine.cpp
index 86824cb6..5eaea3ff 100644
--- a/src/location/maps/qgeocodingmanagerengine.cpp
+++ b/src/location/maps/qgeocodingmanagerengine.cpp
@@ -55,7 +55,6 @@ QT_BEGIN_NAMESPACE
to provide support for geocoding operations.
\inmodule QtLocation
- \since 1.1
\ingroup maps-impl
diff --git a/src/location/maps/qgeomappingmanager.cpp b/src/location/maps/qgeomappingmanager.cpp
index 37a59c57..b1196fb9 100644
--- a/src/location/maps/qgeomappingmanager.cpp
+++ b/src/location/maps/qgeomappingmanager.cpp
@@ -57,7 +57,6 @@ QT_BEGIN_NAMESPACE
and interacting with maps.
\inmodule QtLocation
- \since 1.1
\ingroup maps-mapping
diff --git a/src/location/maps/qgeomappingmanagerengine.cpp b/src/location/maps/qgeomappingmanagerengine.cpp
index 242c2e02..44b7b2c5 100644
--- a/src/location/maps/qgeomappingmanagerengine.cpp
+++ b/src/location/maps/qgeomappingmanagerengine.cpp
@@ -55,7 +55,6 @@ QT_BEGIN_NAMESPACE
and interacting with maps.
\inmodule QtLocation
- \since 1.1
\ingroup maps-impl
diff --git a/src/location/maps/qgeoroute.cpp b/src/location/maps/qgeoroute.cpp
index d7fa0482..e61525d3 100644
--- a/src/location/maps/qgeoroute.cpp
+++ b/src/location/maps/qgeoroute.cpp
@@ -54,7 +54,6 @@ QT_BEGIN_NAMESPACE
\brief The QGeoRoute class represents a route between two points.
\inmodule QtLocation
- \since 1.1
\ingroup maps-routing
diff --git a/src/location/maps/qgeoroutereply.cpp b/src/location/maps/qgeoroutereply.cpp
index cd9752eb..50f0d97d 100644
--- a/src/location/maps/qgeoroutereply.cpp
+++ b/src/location/maps/qgeoroutereply.cpp
@@ -51,7 +51,6 @@ QT_BEGIN_NAMESPACE
of QGeoRoutingManager.
\inmodule QtLocation
- \since 1.1
\ingroup maps-routing
diff --git a/src/location/maps/qgeorouterequest.cpp b/src/location/maps/qgeorouterequest.cpp
index cd31264c..674b68f0 100644
--- a/src/location/maps/qgeorouterequest.cpp
+++ b/src/location/maps/qgeorouterequest.cpp
@@ -53,7 +53,6 @@ QT_BEGIN_NAMESPACE
which define a request for routing information.
\inmodule QtLocation
- \since 1.1
\ingroup maps-routing
diff --git a/src/location/maps/qgeoroutesegment.cpp b/src/location/maps/qgeoroutesegment.cpp
index a7086039..9d373269 100644
--- a/src/location/maps/qgeoroutesegment.cpp
+++ b/src/location/maps/qgeoroutesegment.cpp
@@ -52,7 +52,6 @@ QT_BEGIN_NAMESPACE
\brief The QGeoRouteSegment class represents a segment of a route.
\inmodule QtLocation
- \since 1.1
\ingroup maps-routing
diff --git a/src/location/maps/qgeoroutingmanager.cpp b/src/location/maps/qgeoroutingmanager.cpp
index 9399304b..36a3a12d 100644
--- a/src/location/maps/qgeoroutingmanager.cpp
+++ b/src/location/maps/qgeoroutingmanager.cpp
@@ -55,7 +55,6 @@ QT_BEGIN_NAMESPACE
\inmodule QtLocation
- \since 1.1
\ingroup maps-routing
diff --git a/src/location/maps/qgeoroutingmanagerengine.cpp b/src/location/maps/qgeoroutingmanagerengine.cpp
index f871173b..2c91924d 100644
--- a/src/location/maps/qgeoroutingmanagerengine.cpp
+++ b/src/location/maps/qgeoroutingmanagerengine.cpp
@@ -53,7 +53,6 @@ QT_BEGIN_NAMESPACE
\inmodule QtLocation
- \since 1.1
\ingroup maps-impl
diff --git a/src/location/maps/qgeoserviceprovider.cpp b/src/location/maps/qgeoserviceprovider.cpp
index 0a7bbbf8..e00a6edc 100644
--- a/src/location/maps/qgeoserviceprovider.cpp
+++ b/src/location/maps/qgeoserviceprovider.cpp
@@ -75,7 +75,6 @@ QT_BEGIN_NAMESPACE
geographical information.
\inmodule QtLocation
- \since 1.1
\ingroup maps
diff --git a/src/location/maps/qgeoserviceproviderfactory.cpp b/src/location/maps/qgeoserviceproviderfactory.cpp
index dde3ff96..a113de53 100644
--- a/src/location/maps/qgeoserviceproviderfactory.cpp
+++ b/src/location/maps/qgeoserviceproviderfactory.cpp
@@ -51,7 +51,6 @@ QT_BEGIN_NAMESPACE
\inmodule QtLocation
- \since 1.1
\ingroup maps-impl
diff --git a/src/location/maps/qgeotiledmapreply.cpp b/src/location/maps/qgeotiledmapreply.cpp
index 372e13a4..282cfea0 100644
--- a/src/location/maps/qgeotiledmapreply.cpp
+++ b/src/location/maps/qgeotiledmapreply.cpp
@@ -55,7 +55,6 @@ QT_BEGIN_NAMESPACE
\ingroup maps-impl-tiled
- \since 1.2
Instances of QGeoTiledMapReply manage the state and results of these
operations.
diff --git a/src/location/places/qplaceattribute.cpp b/src/location/places/qplaceattribute.cpp
index 30c3da4a..ce9b850a 100644
--- a/src/location/places/qplaceattribute.cpp
+++ b/src/location/places/qplaceattribute.cpp
@@ -69,7 +69,6 @@ bool QPlaceAttributePrivate::operator== (const QPlaceAttributePrivate &other) co
\class QPlaceAttribute
\brief The QPlaceAttribute class represents generic attribute information about a place.
\inmodule QtLocation
-\since 1.1
\ingroup location
\ingroup places-main
diff --git a/src/location/qgeoaddress.cpp b/src/location/qgeoaddress.cpp
index 5a70d825..1bf0d72b 100644
--- a/src/location/qgeoaddress.cpp
+++ b/src/location/qgeoaddress.cpp
@@ -76,7 +76,6 @@ QGeoAddressPrivate::~QGeoAddressPrivate()
\brief The QGeoAddress class represents an address
\inmodule QtLocation
- \since 1.1
\ingroup location
@@ -93,7 +92,6 @@ QGeoAddress::QGeoAddress()
/*!
Constructs a copy of \a other.
- \since 1.1
*/
QGeoAddress::QGeoAddress(const QGeoAddress &other)
: d(other.d)
@@ -110,7 +108,6 @@ QGeoAddress::~QGeoAddress()
/*!
Assigns the given \a address to this address and
returns a reference to this address.
- \since 1.1
*/
QGeoAddress &QGeoAddress::operator=(const QGeoAddress & address)
{
@@ -121,7 +118,6 @@ QGeoAddress &QGeoAddress::operator=(const QGeoAddress & address)
/*!
Returns true if this address is equal to \a other,
otherwise returns false.
- \since 1.1
*/
bool QGeoAddress::operator==(const QGeoAddress &other) const
{
@@ -151,12 +147,10 @@ bool QGeoAddress::operator==(const QGeoAddress &other) const
Returns true if this address is not equal to \a other,
otherwise returns false.
- \since 1.1
*/
/*!
Returns the country name.
- \since 1.1
*/
QString QGeoAddress::country() const
{
@@ -165,7 +159,6 @@ QString QGeoAddress::country() const
/*!
Sets the \a country name.
- \since 1.1
*/
void QGeoAddress::setCountry(const QString &country)
{
@@ -174,7 +167,6 @@ void QGeoAddress::setCountry(const QString &country)
/*!
Returns the country code according to ISO 3166-1 alpha-3
- \since 1.1
*/
QString QGeoAddress::countryCode() const
{
@@ -183,7 +175,6 @@ QString QGeoAddress::countryCode() const
/*!
Sets the \a countryCode according to ISO 3166-1 alpha-3
- \since 1.1
*/
void QGeoAddress::setCountryCode(const QString &countryCode)
{
@@ -192,7 +183,6 @@ void QGeoAddress::setCountryCode(const QString &countryCode)
/*!
Returns the state. The state is considered the first subdivision below country.
- \since 1.1
*/
QString QGeoAddress::state() const
{
@@ -201,7 +191,6 @@ QString QGeoAddress::state() const
/*!
Sets the \a state.
- \since 1.1
*/
void QGeoAddress::setState(const QString &state)
{
@@ -210,7 +199,6 @@ void QGeoAddress::setState(const QString &state)
/*!
Returns the county. The county is considered the second subdivision below country.
- \since 1.1
*/
QString QGeoAddress::county() const
{
@@ -219,7 +207,6 @@ QString QGeoAddress::county() const
/*!
Sets the \a county.
- \since 1.1
*/
void QGeoAddress::setCounty(const QString &county)
{
@@ -228,7 +215,6 @@ void QGeoAddress::setCounty(const QString &county)
/*!
Returns the city.
- \since 1.1
*/
QString QGeoAddress::city() const
{
@@ -237,7 +223,6 @@ QString QGeoAddress::city() const
/*!
Sets the \a city.
- \since 1.1
*/
void QGeoAddress::setCity(const QString &city)
{
@@ -246,7 +231,6 @@ void QGeoAddress::setCity(const QString &city)
/*!
Returns the district. The district is considered the subdivison below city.
- \since 1.1
*/
QString QGeoAddress::district() const
{
@@ -255,7 +239,6 @@ QString QGeoAddress::district() const
/*!
Sets the \a district.
- \since 1.1
*/
void QGeoAddress::setDistrict(const QString &district)
{
@@ -269,7 +252,6 @@ void QGeoAddress::setDistrict(const QString &district)
but may also contain things like a unit number, a building
name, or anything else that might be used to
distinguish one address from another.
- \since 1.1
*/
QString QGeoAddress::street() const
{
@@ -283,7 +265,6 @@ QString QGeoAddress::street() const
but may also contain things like a unit number, a building
name, or anything else that might be used to
distinguish one address from another.
- \since 1.1
*/
void QGeoAddress::setStreet(const QString &street)
{
@@ -292,7 +273,6 @@ void QGeoAddress::setStreet(const QString &street)
/*!
Returns the post code.
- \since 1.1
*/
QString QGeoAddress::postcode() const
{
@@ -301,7 +281,6 @@ QString QGeoAddress::postcode() const
/*!
Sets the \a postcode.
- \since 1.1
*/
void QGeoAddress::setPostcode(const QString &postcode)
{
@@ -311,7 +290,6 @@ void QGeoAddress::setPostcode(const QString &postcode)
/*!
Returns whether this address is empty. An address is considered empty
if \i all of its fields are empty.
- \since 1.1
*/
bool QGeoAddress::isEmpty() const
{
@@ -326,7 +304,6 @@ bool QGeoAddress::isEmpty() const
}
/*!
Clears the all the address' data fields.
- \since 1.1
*/
void QGeoAddress::clear()
{
diff --git a/src/location/qgeoareamonitor.cpp b/src/location/qgeoareamonitor.cpp
index 5100ef35..f1615dad 100644
--- a/src/location/qgeoareamonitor.cpp
+++ b/src/location/qgeoareamonitor.cpp
@@ -51,7 +51,6 @@
changes for a specified set of coordinates.
\inmodule QtLocation
- \since 1.0
\ingroup location
@@ -130,7 +129,6 @@ QGeoAreaMonitor::~QGeoAreaMonitor()
Note: Subclass implementations must call the base implementation of
setCenter() so that center() returns the correct value.
- \since 1.0
*/
void QGeoAreaMonitor::setCenter(const QGeoCoordinate &coordinate)
{
@@ -157,7 +155,6 @@ QGeoCoordinate QGeoAreaMonitor::center() const
Note: Subclass implementations must call the base implementation of
setRadius() so that radius() returns the correct value.
- \since 1.0
*/
void QGeoAreaMonitor::setRadius(qreal radius)
{
@@ -177,7 +174,6 @@ qreal QGeoAreaMonitor::radius() const
Note: Symbian applications will need to have the Location capability
otherwise this will return 0.
- \since 1.0
*/
QGeoAreaMonitor *QGeoAreaMonitor::createDefaultMonitor(QObject *parent)
{
@@ -203,7 +199,6 @@ QGeoAreaMonitor *QGeoAreaMonitor::createDefaultMonitor(QObject *parent)
monitored area to a position within the monitored area.
The \a update holds the new position.
- \since 1.0
*/
/*!
@@ -213,7 +208,6 @@ QGeoAreaMonitor *QGeoAreaMonitor::createDefaultMonitor(QObject *parent)
monitored area to a position outside the monitored area.
The \a update holds the new position.
- \since 1.0
*/
QT_END_NAMESPACE
diff --git a/src/location/qgeoboundingarea.cpp b/src/location/qgeoboundingarea.cpp
index c3b95312..13496169 100644
--- a/src/location/qgeoboundingarea.cpp
+++ b/src/location/qgeoboundingarea.cpp
@@ -48,7 +48,6 @@ QT_BEGIN_NAMESPACE
\brief The QGeoBoundingArea class defines a geographic area.
\inmodule QtLocation
- \since 1.1
\ingroup maps
@@ -79,7 +78,6 @@ QGeoBoundingArea::~QGeoBoundingArea() {}
\fn virtual QGeoBoundingArea::AreaType QGeoBoundingArea::type() const
Returns the type of this area.
-\since 1.1
*/
/*!
@@ -90,7 +88,6 @@ 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.
-\since 1.1
*/
/*!
@@ -99,7 +96,6 @@ unsuitable value.
Returns whether this bounding area is empty.
An empty area is a region which has a geometrical area of 0.
-\since 1.1
*/
/*!
@@ -107,7 +103,6 @@ An empty area is a region which has a geometrical area of 0.
Returns whether the coordinate \a coordinate is contained within this
area.
-\since 1.1
*/
/*!
diff --git a/src/location/qgeoboundingbox.cpp b/src/location/qgeoboundingbox.cpp
index 2996d881..862453ff 100644
--- a/src/location/qgeoboundingbox.cpp
+++ b/src/location/qgeoboundingbox.cpp
@@ -52,7 +52,6 @@ QT_BEGIN_NAMESPACE
\brief The QGeoBoundingBox class defines a rectangular geographic area.
\inmodule QtLocation
- \since 1.1
\ingroup maps
@@ -91,7 +90,6 @@ QGeoBoundingBox::QGeoBoundingBox()
only extends up to the pole. The center of the bounding box will be
unchanged, and the height will be adjusted such that the center point is at
the center of the truncated bounding box.
- \since 1.1
*/
QGeoBoundingBox::QGeoBoundingBox(const QGeoCoordinate &center, double degreesWidth, double degreesHeight)
: d_ptr(new QGeoBoundingBoxPrivate(center, center))
@@ -103,14 +101,12 @@ QGeoBoundingBox::QGeoBoundingBox(const QGeoCoordinate &center, double degreesWid
/*!
Constructs a new bounding box with a top left coordinate \a
topLeft and a bottom right coordinate \a bottomRight.
- \since 1.1
*/
QGeoBoundingBox::QGeoBoundingBox(const QGeoCoordinate &topLeft, const QGeoCoordinate &bottomRight)
: d_ptr(new QGeoBoundingBoxPrivate(topLeft, bottomRight)) {}
/*!
Constructs a bounding box from the contents of \a other.
- \since 1.1
*/
QGeoBoundingBox::QGeoBoundingBox(const QGeoBoundingBox &other)
: QGeoBoundingArea(other),
@@ -124,7 +120,6 @@ QGeoBoundingBox::~QGeoBoundingBox() {}
/*!
Assigns \a other to this bounding box and returns a reference to this
bounding box.
- \since 1.1
*/
QGeoBoundingBox& QGeoBoundingBox::operator = (const QGeoBoundingBox & other)
{
@@ -148,7 +143,6 @@ bool QGeoBoundingBox::operator == (const QGeoBoundingArea &other) const
/*!
Returns whether this bounding box is equal to \a other.
- \since 1.1
*/
bool QGeoBoundingBox::operator == (const QGeoBoundingBox &other) const
{
@@ -157,7 +151,6 @@ bool QGeoBoundingBox::operator == (const QGeoBoundingBox &other) const
/*!
Returns whether this bounding box is not equal to \a other.
- \since 1.1
*/
bool QGeoBoundingBox::operator != (const QGeoBoundingArea &other) const {
return !(*this == other);
@@ -165,7 +158,6 @@ bool QGeoBoundingBox::operator != (const QGeoBoundingArea &other) const {
/*!
Returns whether this bounding box is not equal to \a other.
- \since 1.1
*/
bool QGeoBoundingBox::operator != (const QGeoBoundingBox &other) const
{
@@ -178,7 +170,6 @@ bool QGeoBoundingBox::operator != (const QGeoBoundingBox &other) const
This function is provided to help find the specific type of
aQGeoBoundingArea instance.
- \since 1.1
*/
QGeoBoundingArea::AreaType QGeoBoundingBox::type() const
{
@@ -191,7 +182,6 @@ QGeoBoundingArea::AreaType QGeoBoundingBox::type() const
A valid bounding box has valid top left and bottom right coordinates and
has a top left coordinate with latitude greater than or equal to the
latitude of the bottom right coordinate.
- \since 1.1
*/
bool QGeoBoundingBox::isValid() const
{
@@ -204,7 +194,6 @@ bool QGeoBoundingBox::isValid() const
Returns whether this bounding box has a geometrical area of 0.
Returns true if this bounding box is invalid.
- \since 1.1
*/
bool QGeoBoundingBox::isEmpty() const
{
@@ -215,7 +204,6 @@ bool QGeoBoundingBox::isEmpty() const
/*!
Sets the top left coordinate of this bounding box to \a topLeft.
- \since 1.1
*/
void QGeoBoundingBox::setTopLeft(const QGeoCoordinate &topLeft)
{
@@ -224,7 +212,6 @@ void QGeoBoundingBox::setTopLeft(const QGeoCoordinate &topLeft)
/*!
Returns the top left coordinate of this bounding box.
- \since 1.1
*/
QGeoCoordinate QGeoBoundingBox::topLeft() const
{
@@ -233,7 +220,6 @@ QGeoCoordinate QGeoBoundingBox::topLeft() const
/*!
Sets the top right coordinate of this bounding box to \a topRight.
- \since 1.1
*/
void QGeoBoundingBox::setTopRight(const QGeoCoordinate &topRight)
{
@@ -243,7 +229,6 @@ void QGeoBoundingBox::setTopRight(const QGeoCoordinate &topRight)
/*!
Returns the top right coordinate of this bounding box.
- \since 1.1
*/
QGeoCoordinate QGeoBoundingBox::topRight() const
{
@@ -256,7 +241,6 @@ QGeoCoordinate QGeoBoundingBox::topRight() const
/*!
Sets the bottom left coordinate of this bounding box to \a bottomLeft.
- \since 1.1
*/
void QGeoBoundingBox::setBottomLeft(const QGeoCoordinate &bottomLeft)
{
@@ -266,7 +250,6 @@ void QGeoBoundingBox::setBottomLeft(const QGeoCoordinate &bottomLeft)
/*!
Returns the bottom left coordinate of this bounding box.
- \since 1.1
*/
QGeoCoordinate QGeoBoundingBox::bottomLeft() const
{
@@ -279,7 +262,6 @@ QGeoCoordinate QGeoBoundingBox::bottomLeft() const
/*!
Sets the bottom right coordinate of this bounding box to \a bottomRight.
- \since 1.1
*/
void QGeoBoundingBox::setBottomRight(const QGeoCoordinate &bottomRight)
{
@@ -288,7 +270,6 @@ void QGeoBoundingBox::setBottomRight(const QGeoCoordinate &bottomRight)
/*!
Returns the bottom right coordinate of this bounding box.
- \since 1.1
*/
QGeoCoordinate QGeoBoundingBox::bottomRight() const
{
@@ -304,7 +285,6 @@ QGeoCoordinate QGeoBoundingBox::bottomRight() const
height will be adjusted such that the center point is at the center of the
truncated bounding box.
- \since 1.1
*/
void QGeoBoundingBox::setCenter(const QGeoCoordinate &center)
{
@@ -357,7 +337,6 @@ void QGeoBoundingBox::setCenter(const QGeoCoordinate &center)
/*!
Returns the center of this bounding box.
- \since 1.1
*/
QGeoCoordinate QGeoBoundingBox::center() const
{
@@ -390,7 +369,6 @@ QGeoCoordinate QGeoBoundingBox::center() const
If \a degreesWidth is greater than 360.0 then 360.0 is used as the width,
the leftmost longitude of the bounding box is set to -180.0 degrees and the
rightmost longitude of the bounding box is set to 180.0 degrees.
- \since 1.1
*/
void QGeoBoundingBox::setWidth(double degreesWidth)
{
@@ -433,7 +411,6 @@ void QGeoBoundingBox::setWidth(double degreesWidth)
Returns the width of this bounding box in degrees.
The return value is undefined if this bounding box is invalid.
- \since 1.1
*/
double QGeoBoundingBox::width() const
{
@@ -465,7 +442,6 @@ double QGeoBoundingBox::width() const
a smaller height than might otherwise be expected.
If \a degreesHeight is greater than 180.0 then 180.0 is used as the height.
- \since 1.1
*/
void QGeoBoundingBox::setHeight(double degreesHeight)
{
@@ -515,7 +491,6 @@ void QGeoBoundingBox::setHeight(double degreesHeight)
Returns the height of this bounding box in degrees.
The return value is undefined if this bounding box is invalid.
- \since 1.1
*/
double QGeoBoundingBox::height() const
{
@@ -531,7 +506,6 @@ double QGeoBoundingBox::height() const
/*!
Returns whether the coordinate \a coordinate is contained within this
bounding box.
- \since 1.1
*/
bool QGeoBoundingBox::contains(const QGeoCoordinate &coordinate) const
{
@@ -572,7 +546,6 @@ bool QGeoBoundingBox::contains(const QGeoCoordinate &coordinate) const
/*!
Returns whether the bounding box \a boundingBox is contained within this
bounding box.
- \since 1.1
*/
bool QGeoBoundingBox::contains(const QGeoBoundingBox &boundingBox) const
{
@@ -589,7 +562,6 @@ bool QGeoBoundingBox::contains(const QGeoBoundingBox &boundingBox) const
If the top or bottom edges of both bounding boxes are at one of the poles
the bounding boxes are considered to be intersecting, since the longitude
is irrelevant when the edges are at the pole.
- \since 1.1
*/
bool QGeoBoundingBox::intersects(const QGeoBoundingBox &boundingBox) const
{
@@ -645,7 +617,6 @@ bool QGeoBoundingBox::intersects(const QGeoBoundingBox &boundingBox) const
If the translation would have caused the bounding box to cross a pole the
bounding box will be translated until the top or bottom edge of bounding
box touches the pole but not further.
- \since 1.1
*/
void QGeoBoundingBox::translate(double degreesLatitude, double degreesLongitude)
{
@@ -699,7 +670,6 @@ void QGeoBoundingBox::translate(double degreesLatitude, double degreesLongitude)
Negative values of \a degreesLatitude and \a degreesLongitude correspond to
southward and westward translation respectively.
- \since 1.1
\sa translate()
*/
QGeoBoundingBox QGeoBoundingBox::translated(double degreesLatitude, double degreesLongitude) const
@@ -717,7 +687,6 @@ QGeoBoundingBox QGeoBoundingBox::translated(double degreesLatitude, double degre
rightmost longitude set to 180.0 degrees. This is done to ensure that the result is
independent of the order of the operands.
- \since 1.1
*/
QGeoBoundingBox QGeoBoundingBox::united(const QGeoBoundingBox &boundingBox) const
{
@@ -736,7 +705,6 @@ QGeoBoundingBox QGeoBoundingBox::united(const QGeoBoundingBox &boundingBox) cons
rightmost longitude set to 180.0 degrees. This is done to ensure that the result is
independent of the order of the operands.
- \since 1.1
*/
/*!
@@ -747,7 +715,6 @@ QGeoBoundingBox QGeoBoundingBox::united(const QGeoBoundingBox &boundingBox) cons
rightmost longitude set to 180.0 degrees. This is done to ensure that the result is
independent of the order of the operands.
- \since 1.1
*/
QGeoBoundingBox& QGeoBoundingBox::operator |= (const QGeoBoundingBox & boundingBox)
{
diff --git a/src/location/qgeoboundingcircle.cpp b/src/location/qgeoboundingcircle.cpp
index 68d405b8..259626b8 100644
--- a/src/location/qgeoboundingcircle.cpp
+++ b/src/location/qgeoboundingcircle.cpp
@@ -54,7 +54,6 @@ QT_BEGIN_NAMESPACE
\brief The QGeoBoundingCircle class defines a circular geographic area.
\inmodule QtLocation
- \since 1.1
\ingroup maps
@@ -75,14 +74,12 @@ QGeoBoundingCircle::QGeoBoundingCircle()
/*!
Constructs a new bounding circle centered at \a center and with a radius of \a
radius metres.
- \since 1.1
*/
QGeoBoundingCircle::QGeoBoundingCircle(const QGeoCoordinate &center, qreal radius)
: d_ptr(new QGeoBoundingCirclePrivate(center, radius)) {}
/*!
Constructs a new bounding circle from the contents of \a other.
- \since 1.1
*/
QGeoBoundingCircle::QGeoBoundingCircle(const QGeoBoundingCircle &other)
: QGeoBoundingArea(other),
@@ -96,7 +93,6 @@ QGeoBoundingCircle::~QGeoBoundingCircle() {}
/*!
Assigns \a other to this bounding circle and returns a reference to this
bounding circle.
- \since 1.1
*/
QGeoBoundingCircle& QGeoBoundingCircle::operator = (const QGeoBoundingCircle & other)
{
@@ -120,7 +116,6 @@ bool QGeoBoundingCircle::operator == (const QGeoBoundingArea &other) const
/*!
Returns whether this bounding circle is equal to \a other.
- \since 1.1
*/
bool QGeoBoundingCircle::operator == (const QGeoBoundingCircle &other) const
{
@@ -136,7 +131,6 @@ bool QGeoBoundingCircle::operator != (const QGeoBoundingArea &other) const {
/*!
Returns whether this bounding circle is not equal to \a other.
- \since 1.1
*/
bool QGeoBoundingCircle::operator != (const QGeoBoundingCircle &other) const
{
@@ -149,7 +143,6 @@ bool QGeoBoundingCircle::operator != (const QGeoBoundingCircle &other) const
This function is provided to help find the specific type of
aQGeoBoundingArea instance.
- \since 1.1
*/
QGeoBoundingArea::AreaType QGeoBoundingCircle::type() const
{
@@ -161,7 +154,6 @@ QGeoBoundingArea::AreaType QGeoBoundingCircle::type() const
A valid bounding circle has a valid center coordinate and a radius
greater than or equal to zero.
- \since 1.1
*/
bool QGeoBoundingCircle::isValid() const
{
@@ -174,7 +166,6 @@ bool QGeoBoundingCircle::isValid() const
Returns whether this bounding circle has a geometrical area of zero.
Returns true if this bounding circle is invalid.
- \since 1.1
*/
bool QGeoBoundingCircle::isEmpty() const
{
@@ -183,7 +174,6 @@ bool QGeoBoundingCircle::isEmpty() const
/*!
Sets the center coordinate of this bounding circle to \a center.
- \since 1.1
*/
void QGeoBoundingCircle::setCenter(const QGeoCoordinate &center)
{
@@ -192,7 +182,6 @@ void QGeoBoundingCircle::setCenter(const QGeoCoordinate &center)
/*!
Returns the center coordinate of this bounding circle.
- \since 1.1
*/
QGeoCoordinate QGeoBoundingCircle::center() const
{
@@ -201,7 +190,6 @@ QGeoCoordinate QGeoBoundingCircle::center() const
/*!
Sets the radius in meters of this bounding circle to \a radius.
- \since 1.1
*/
void QGeoBoundingCircle::setRadius(qreal radius)
{
@@ -210,7 +198,6 @@ void QGeoBoundingCircle::setRadius(qreal radius)
/*!
Returns the radius in meters of this bounding circle.
- \since 1.1
*/
qreal QGeoBoundingCircle::radius() const
{
@@ -220,7 +207,6 @@ qreal QGeoBoundingCircle::radius() const
/*!
Returns whether the coordinate \a coordinate is contained within this
bounding circle.
- \since 1.1
*/
bool QGeoBoundingCircle::contains(const QGeoCoordinate &coordinate) const
{
@@ -240,7 +226,6 @@ bool QGeoBoundingCircle::contains(const QGeoCoordinate &coordinate) const
Negative values of \a degreesLatitude and \a degreesLongitude correspond to
southward and westward translation respectively.
- \since 1.1
*/
void QGeoBoundingCircle::translate(double degreesLatitude, double degreesLongitude)
{
@@ -283,7 +268,6 @@ void QGeoBoundingCircle::translate(double degreesLatitude, double degreesLongitu
Negative values of \a degreesLatitude and \a degreesLongitude correspond to
southward and westward translation respectively.
- \since 1.1
\sa translate()
*/
QGeoBoundingCircle QGeoBoundingCircle::translated(double degreesLatitude, double degreesLongitude) const
diff --git a/src/location/qgeocoordinate.cpp b/src/location/qgeocoordinate.cpp
index 4908d2f3..6e53d8fb 100644
--- a/src/location/qgeocoordinate.cpp
+++ b/src/location/qgeocoordinate.cpp
@@ -82,7 +82,6 @@ QGeoCoordinatePrivate::QGeoCoordinatePrivate() {
\brief The QGeoCoordinate class defines a geographical position on the surface of the Earth.
\inmodule QtLocation
- \since 1.0
\ingroup location
@@ -137,7 +136,6 @@ QGeoCoordinate::QGeoCoordinate()
the type() will be QGeoCoordinate::InvalidCoordinate.
\sa isValid()
- \since 1.0
*/
QGeoCoordinate::QGeoCoordinate(double latitude, double longitude)
: d(new QGeoCoordinatePrivate)
@@ -159,7 +157,6 @@ QGeoCoordinate::QGeoCoordinate(double latitude, double longitude)
Note that \a altitude specifies the metres above sea level.
\sa isValid()
- \since 1.0
*/
QGeoCoordinate::QGeoCoordinate(double latitude, double longitude, double altitude)
: d(new QGeoCoordinatePrivate)
@@ -173,7 +170,6 @@ QGeoCoordinate::QGeoCoordinate(double latitude, double longitude, double altitud
/*!
Constructs a coordinate from the contents of \a other.
- \since 1.0
*/
QGeoCoordinate::QGeoCoordinate(const QGeoCoordinate &other)
: d(new QGeoCoordinatePrivate)
@@ -192,7 +188,6 @@ QGeoCoordinate::~QGeoCoordinate()
/*!
Assigns \a other to this coordinate and returns a reference to this
coordinate.
- \since 1.0
*/
QGeoCoordinate &QGeoCoordinate::operator=(const QGeoCoordinate & other)
{
@@ -211,7 +206,6 @@ QGeoCoordinate &QGeoCoordinate::operator=(const QGeoCoordinate & other)
coordinate are the same as those of \a other.
The longitude will be ignored if the latitude is +/- 90 degrees.
- \since 1.0
*/
bool QGeoCoordinate::operator==(const QGeoCoordinate &other) const
{
@@ -233,12 +227,10 @@ bool QGeoCoordinate::operator==(const QGeoCoordinate &other) const
Returns true if the latitude, longitude or altitude of this
coordinate are not the same as those of \a other.
- \since 1.0
*/
/*!
Returns true if the type() is Coordinate2D or Coordinate3D.
- \since 1.0
*/
bool QGeoCoordinate::isValid() const
{
@@ -248,7 +240,6 @@ bool QGeoCoordinate::isValid() const
/*!
Returns the type of this coordinate.
- \since 1.0
*/
QGeoCoordinate::CoordinateType QGeoCoordinate::type() const
{
@@ -270,7 +261,6 @@ QGeoCoordinate::CoordinateType QGeoCoordinate::type() const
latitude indicates the Southern Hemisphere.
\sa setLatitude(), type()
- \since 1.0
*/
double QGeoCoordinate::latitude() const
{
@@ -284,7 +274,6 @@ double QGeoCoordinate::latitude() const
To be valid, the latitude must be between -90 to 90 inclusive.
\sa latitude()
- \since 1.0
*/
void QGeoCoordinate::setLatitude(double latitude)
{
@@ -299,7 +288,6 @@ void QGeoCoordinate::setLatitude(double latitude)
longitude indicates the Western Hemisphere.
\sa setLongitude(), type()
- \since 1.0
*/
double QGeoCoordinate::longitude() const
{
@@ -313,7 +301,6 @@ double QGeoCoordinate::longitude() const
To be valid, the longitude must be between -180 to 180 inclusive.
\sa longitude()
- \since 1.0
*/
void QGeoCoordinate::setLongitude(double longitude)
{
@@ -325,7 +312,6 @@ void QGeoCoordinate::setLongitude(double longitude)
The return value is undefined if the altitude has not been set.
- \since 1.0
\sa setAltitude(), type()
*/
double QGeoCoordinate::altitude() const
@@ -336,7 +322,6 @@ double QGeoCoordinate::altitude() const
/*!
Sets the altitude (meters above sea level) to \a altitude.
- \since 1.0
\sa altitude()
*/
void QGeoCoordinate::setAltitude(double altitude)
@@ -354,7 +339,6 @@ void QGeoCoordinate::setAltitude(double altitude)
Returns 0 if the type of this coordinate or the type of \a other is
QGeoCoordinate::InvalidCoordinate.
- \since 1.0
*/
qreal QGeoCoordinate::distanceTo(const QGeoCoordinate &other) const
{
@@ -388,7 +372,6 @@ qreal QGeoCoordinate::distanceTo(const QGeoCoordinate &other) const
Returns 0 if the type of this coordinate or the type of \a other is
QGeoCoordinate::InvalidCoordinate.
- \since 1.0
*/
qreal QGeoCoordinate::azimuthTo(const QGeoCoordinate &other) const
{
@@ -496,7 +479,6 @@ QGeoCoordinate QGeoCoordinate::atDistanceAndAzimuth(qreal distance, qreal azimut
The altitude field is omitted if no altitude is set.
If the coordinate is invalid, an empty string is returned.
- \since 1.0
*/
QString QGeoCoordinate::toString(CoordinateFormat format) const
{
@@ -616,7 +598,6 @@ QDebug operator<<(QDebug dbg, const QGeoCoordinate &coord)
Writes the given \a coordinate to the specified \a stream.
- \since 1.0
\sa {Serializing Qt Data Types}
*/
@@ -637,7 +618,6 @@ QDataStream &operator<<(QDataStream &stream, const QGeoCoordinate &coordinate)
Reads a coordinate from the specified \a stream into the given
\a coordinate.
- \since 1.0
\sa {Serializing Qt Data Types}
*/
diff --git a/src/location/qgeopositioninfo.cpp b/src/location/qgeopositioninfo.cpp
index 8310450b..283f9bad 100644
--- a/src/location/qgeopositioninfo.cpp
+++ b/src/location/qgeopositioninfo.cpp
@@ -59,7 +59,6 @@ public:
\brief The QGeoPositionInfo class contains information gathered on a global position, direction and velocity at a particular point in time.
\inmodule QtLocation
- \since 1.0
\ingroup location
@@ -94,7 +93,6 @@ QGeoPositionInfo::QGeoPositionInfo()
/*!
Creates a QGeoPositionInfo for the given \a coordinate and \a timestamp.
- \since 1.0
*/
QGeoPositionInfo::QGeoPositionInfo(const QGeoCoordinate &coordinate, const QDateTime &timestamp)
: d(new QGeoPositionInfoPrivate)
@@ -105,7 +103,6 @@ QGeoPositionInfo::QGeoPositionInfo(const QGeoCoordinate &coordinate, const QDate
/*!
Creates a QGeoPositionInfo with the values of \a other.
- \since 1.0
*/
QGeoPositionInfo::QGeoPositionInfo(const QGeoPositionInfo &other)
: d(new QGeoPositionInfoPrivate)
@@ -123,7 +120,6 @@ QGeoPositionInfo::~QGeoPositionInfo()
/*!
Assigns the values from \a other to this QGeoPositionInfo.
- \since 1.0
*/
QGeoPositionInfo &QGeoPositionInfo::operator=(const QGeoPositionInfo & other)
{
@@ -140,7 +136,6 @@ QGeoPositionInfo &QGeoPositionInfo::operator=(const QGeoPositionInfo & other)
/*!
Returns true if all of this object's values are the same as those of
\a other.
- \since 1.0
*/
bool QGeoPositionInfo::operator==(const QGeoPositionInfo &other) const
{
@@ -154,13 +149,11 @@ bool QGeoPositionInfo::operator==(const QGeoPositionInfo &other) const
Returns true if any of this object's values are not the same as those of
\a other.
- \since 1.0
*/
/*!
Returns true if the timestamp() and coordinate() values are both valid.
- \since 1.0
\sa QGeoCoordinate::isValid(), QDateTime::isValid()
*/
bool QGeoPositionInfo::isValid() const
@@ -173,7 +166,6 @@ bool QGeoPositionInfo::isValid() const
The \a timestamp must be in UTC time.
- \since 1.0
\sa timestamp()
*/
void QGeoPositionInfo::setTimestamp(const QDateTime &timestamp)
@@ -186,7 +178,6 @@ void QGeoPositionInfo::setTimestamp(const QDateTime &timestamp)
Returns an invalid QDateTime if no date/time value has been set.
- \since 1.0
\sa setTimestamp()
*/
QDateTime QGeoPositionInfo::timestamp() const
@@ -197,7 +188,6 @@ QDateTime QGeoPositionInfo::timestamp() const
/*!
Sets the coordinate for this position to \a coordinate.
- \since 1.0
\sa coordinate()
*/
void QGeoPositionInfo::setCoordinate(const QGeoCoordinate &coordinate)
@@ -210,7 +200,6 @@ void QGeoPositionInfo::setCoordinate(const QGeoCoordinate &coordinate)
Returns an invalid coordinate if no coordinate has been set.
- \since 1.0
\sa setCoordinate()
*/
QGeoCoordinate QGeoPositionInfo::coordinate() const
@@ -221,7 +210,6 @@ QGeoCoordinate QGeoPositionInfo::coordinate() const
/*!
Sets the value for \a attribute to \a value.
- \since 1.0
\sa attribute()
*/
void QGeoPositionInfo::setAttribute(Attribute attribute, qreal value)
@@ -238,7 +226,6 @@ void QGeoPositionInfo::setAttribute(Attribute attribute, qreal value)
The function hasAttribute() should be used to determine whether or
not a value has been set for an attribute.
- \since 1.0
\sa hasAttribute(), setAttribute()
*/
qreal QGeoPositionInfo::attribute(Attribute attribute) const
@@ -250,7 +237,6 @@ qreal QGeoPositionInfo::attribute(Attribute attribute) const
/*!
Removes the specified \a attribute and its value.
- \since 1.0
*/
void QGeoPositionInfo::removeAttribute(Attribute attribute)
{
@@ -260,7 +246,6 @@ void QGeoPositionInfo::removeAttribute(Attribute attribute)
/*!
Returns true if the specified \a attribute is present for this
QGeoPositionInfo object.
- \since 1.0
*/
bool QGeoPositionInfo::hasAttribute(Attribute attribute) const
{
@@ -311,7 +296,6 @@ QDebug operator<<(QDebug dbg, const QGeoPositionInfo &info)
Writes the given \a info to the specified \a stream.
- \since 1.0
\sa {Serializing Qt Data Types}
*/
@@ -332,7 +316,6 @@ QDataStream &operator<<(QDataStream &stream, const QGeoPositionInfo &info)
Reads a coordinate from the specified \a stream into the given
\a info.
- \since 1.0
\sa {Serializing Qt Data Types}
*/
diff --git a/src/location/qgeopositioninfosource.cpp b/src/location/qgeopositioninfosource.cpp
index 29517c81..ec635e7a 100644
--- a/src/location/qgeopositioninfosource.cpp
+++ b/src/location/qgeopositioninfosource.cpp
@@ -75,7 +75,6 @@ QT_BEGIN_NAMESPACE
\brief The QGeoPositionInfoSource class is an abstract base class for the distribution of positional updates.
\inmodule QtLocation
- \since 1.0
\ingroup location
@@ -316,7 +315,6 @@ QGeoPositionInfoSource::~QGeoPositionInfoSource()
Note: Subclass implementations must call the base implementation of
setUpdateInterval() so that updateInterval() returns the correct value.
- \since 1.0
*/
void QGeoPositionInfoSource::setUpdateInterval(int msec)
{
@@ -340,7 +338,6 @@ int QGeoPositionInfoSource::updateInterval() const
\bold {Note:} When reimplementing this method, subclasses must call the
base method implementation to ensure preferredPositioningMethods() returns the correct value.
- \since 1.0
\sa supportedPositioningMethods()
*/
void QGeoPositionInfoSource::setPreferredPositioningMethods(PositioningMethods methods)
@@ -353,7 +350,6 @@ void QGeoPositionInfoSource::setPreferredPositioningMethods(PositioningMethods m
/*!
Returns the positioning methods set by setPreferredPositioningMethods().
- \since 1.0
*/
QGeoPositionInfoSource::PositioningMethods QGeoPositionInfoSource::preferredPositioningMethods() const
{
@@ -370,7 +366,6 @@ QGeoPositionInfoSource::PositioningMethods QGeoPositionInfoSource::preferredPosi
Note: Symbian applications will need to have the Location capability
otherwise this will return 0.
- \since 1.0
*/
QGeoPositionInfoSource *QGeoPositionInfoSource::createDefaultSource(QObject *parent)
@@ -477,7 +472,6 @@ QStringList QGeoPositionInfoSource::availableSources()
If \a fromSatellitePositioningMethodsOnly is true, this returns the last
known position received from a satellite positioning method; if none
is available, a null update is returned.
- \since 1.0
*/
/*!
@@ -485,7 +479,6 @@ QStringList QGeoPositionInfoSource::availableSources()
Returns the positioning methods available to this source.
- \since 1.0
\sa setPreferredPositioningMethods()
*/
@@ -496,7 +489,6 @@ QStringList QGeoPositionInfoSource::availableSources()
This is the minimum value accepted by setUpdateInterval() and
requestUpdate().
- \since 1.0
*/
@@ -513,14 +505,12 @@ QStringList QGeoPositionInfoSource::availableSources()
lost or if a hardware error is detected. Position updates will recommence if the data becomes
available later on. The updateTimout() signal will not be emitted again until after the
periodic updates resume.
- \since 1.0
*/
/*!
\fn virtual void QGeoPositionInfoSource::stopUpdates() = 0;
Stops emitting updates at regular intervals.
- \since 1.0
*/
/*!
@@ -541,7 +531,6 @@ QStringList QGeoPositionInfoSource::availableSources()
If the source uses multiple positioning methods, it tries to gets the
current position from the most accurate positioning method within the
given timeout.
- \since 1.0
*/
/*!
@@ -551,7 +540,6 @@ QStringList QGeoPositionInfoSource::availableSources()
when an update becomes available.
The \a update value holds the value of the new update.
- \since 1.0
*/
/*!
@@ -563,7 +551,6 @@ QStringList QGeoPositionInfoSource::availableSources()
If startUpdates() has been called, this signal will be emitted if this QGeoPositionInfoSource
subclass determines that it will not be able to provide further regular updates. This signal
will not be emitted again until after the regular updates resume.
- \since 1.0
*/
#include "moc_qgeopositioninfosource.cpp"
diff --git a/src/location/qgeopositioninfosourcefactory.cpp b/src/location/qgeopositioninfosourcefactory.cpp
index ff0e5292..90181c2f 100644
--- a/src/location/qgeopositioninfosourcefactory.cpp
+++ b/src/location/qgeopositioninfosourcefactory.cpp
@@ -52,7 +52,6 @@ QT_BEGIN_NAMESPACE
\inmodule QtLocation
\ingroup location
- \since 1.2
Implementers must provide a unique combination of sourceName() and
sourceVersion() per plugin.
diff --git a/src/location/qgeosatelliteinfo.cpp b/src/location/qgeosatelliteinfo.cpp
index 7012ac1d..4e2cb2ee 100644
--- a/src/location/qgeosatelliteinfo.cpp
+++ b/src/location/qgeosatelliteinfo.cpp
@@ -60,7 +60,6 @@ public:
\brief The QGeoSatelliteInfo class contains basic information about a satellite.
\inmodule QtLocation
- \since 1.0
\ingroup location
@@ -88,7 +87,6 @@ QGeoSatelliteInfo::QGeoSatelliteInfo()
/*!
Creates a satellite information object with the values of \a other.
- \since 1.0
*/
QGeoSatelliteInfo::QGeoSatelliteInfo(const QGeoSatelliteInfo &other)
@@ -107,7 +105,6 @@ QGeoSatelliteInfo::~QGeoSatelliteInfo()
/*!
Assigns the values from \a other to this object.
- \since 1.0
*/
QGeoSatelliteInfo &QGeoSatelliteInfo::operator=(const QGeoSatelliteInfo & other)
{
@@ -123,7 +120,6 @@ QGeoSatelliteInfo &QGeoSatelliteInfo::operator=(const QGeoSatelliteInfo & other)
/*!
Returns true if all the information for this satellite
are the same as those of \a other.
- \since 1.0
*/
bool QGeoSatelliteInfo::operator==(const QGeoSatelliteInfo &other) const
{
@@ -137,14 +133,12 @@ bool QGeoSatelliteInfo::operator==(const QGeoSatelliteInfo &other) const
Returns true if any of the information for this satellite
are not the same as those of \a other.
- \since 1.0
*/
/*!
Sets the PRN (Pseudo-random noise) number to \a prn.
The PRN number can be used to identify a satellite.
- \since 1.0
*/
void QGeoSatelliteInfo::setPrnNumber(int prn)
{
@@ -153,7 +147,6 @@ void QGeoSatelliteInfo::setPrnNumber(int prn)
/*!
Returns the PRN (Pseudo-random noise) number, or -1 if the value has not been set.
- \since 1.0
*/
int QGeoSatelliteInfo::prnNumber() const
@@ -163,7 +156,6 @@ int QGeoSatelliteInfo::prnNumber() const
/*!
Sets the signal strength to \a signalStrength, in decibels.
- \since 1.0
*/
void QGeoSatelliteInfo::setSignalStrength(int signalStrength)
{
@@ -172,7 +164,6 @@ void QGeoSatelliteInfo::setSignalStrength(int signalStrength)
/*!
Returns the signal strength, or -1 if the value has not been set.
- \since 1.0
*/
int QGeoSatelliteInfo::signalStrength() const
{
@@ -181,7 +172,6 @@ int QGeoSatelliteInfo::signalStrength() const
/*!
Sets the value for \a attribute to \a value.
- \since 1.0
*/
void QGeoSatelliteInfo::setAttribute(Attribute attribute, qreal value)
{
@@ -193,7 +183,6 @@ void QGeoSatelliteInfo::setAttribute(Attribute attribute, qreal value)
Returns -1 if the value has not been set.
- \since 1.0
\sa hasAttribute(), setAttribute()
*/
qreal QGeoSatelliteInfo::attribute(Attribute attribute) const
@@ -205,7 +194,6 @@ qreal QGeoSatelliteInfo::attribute(Attribute attribute) const
/*!
Removes the specified \a attribute and its value.
- \since 1.0
*/
void QGeoSatelliteInfo::removeAttribute(Attribute attribute)
{
@@ -214,7 +202,6 @@ void QGeoSatelliteInfo::removeAttribute(Attribute attribute)
/*!
Returns true if the specified \a attribute is present in this update.
- \since 1.0
*/
bool QGeoSatelliteInfo::hasAttribute(Attribute attribute) const
{
@@ -253,7 +240,6 @@ QDebug operator<<(QDebug dbg, const QGeoSatelliteInfo &info)
Writes the given \a info to the specified \a stream.
- \since 1.0
\sa \link datastreamformat.html Format of the QDataStream operators \endlink
*/
@@ -275,7 +261,6 @@ QDataStream &operator<<(QDataStream &stream, const QGeoSatelliteInfo &info)
Reads satellite information from the specified \a stream into the given
\a info.
- \since 1.0
\sa \link datastreamformat.html Format of the QDataStream operators \endlink
*/
diff --git a/src/location/qgeosatelliteinfosource.cpp b/src/location/qgeosatelliteinfosource.cpp
index 26169234..d537fa4d 100644
--- a/src/location/qgeosatelliteinfosource.cpp
+++ b/src/location/qgeosatelliteinfosource.cpp
@@ -219,7 +219,6 @@ void QGeoSatelliteInfoSourcePrivate::loadStaticPlugins(QHash<QString, QGeoPositi
\brief The QGeoSatelliteInfoSource class is an abstract base class for the distribution of satellite information updates.
\inmodule QtLocation
- \since 1.0
\ingroup location
@@ -258,7 +257,6 @@ QGeoSatelliteInfoSource::QGeoSatelliteInfoSource(QObject *parent)
Note: Symbian applications will need to have the Location capability
otherwise this will return 0.
- \since 1.0
*/
QGeoSatelliteInfoSource *QGeoSatelliteInfoSource::createDefaultSource(QObject *parent)
{
@@ -355,7 +353,6 @@ QStringList QGeoSatelliteInfoSource::availableSources()
currently in view.
The \a satellites parameter holds the satellites currently in view.
- \since 1.0
*/
/*!
@@ -369,7 +366,6 @@ QStringList QGeoSatelliteInfoSource::availableSources()
is, those used to determine the current position.
The \a satellites parameter holds the satellites currently in use.
- \since 1.0
*/
/*!
@@ -378,7 +374,6 @@ QStringList QGeoSatelliteInfoSource::availableSources()
Starts emitting updates at regular intervals. The updates will be
provided whenever new satellite information becomes available.
- \since 1.0
\sa satellitesInViewUpdated(), satellitesInUseUpdated()
*/
@@ -386,7 +381,6 @@ QStringList QGeoSatelliteInfoSource::availableSources()
\fn virtual void QGeoSatelliteInfoSource::stopUpdates() = 0;
Stops emitting updates at regular intervals.
- \since 1.0
*/
/*!
@@ -404,7 +398,6 @@ QStringList QGeoSatelliteInfoSource::availableSources()
This does nothing if another update request is in progress. However
it can be called even if startUpdates() has already been called and
regular updates are in progress.
- \since 1.0
*/
/*!
@@ -412,7 +405,6 @@ QStringList QGeoSatelliteInfoSource::availableSources()
Emitted if requestUpdate() was called and the current satellite
information could not be retrieved within the specified timeout.
- \since 1.0
*/
#include "moc_qgeosatelliteinfosource.cpp"
diff --git a/src/location/qnmeapositioninfosource.cpp b/src/location/qnmeapositioninfosource.cpp
index 5f7b28a8..779d6b30 100644
--- a/src/location/qnmeapositioninfosource.cpp
+++ b/src/location/qnmeapositioninfosource.cpp
@@ -429,7 +429,6 @@ void QNmeaPositionInfoSourcePrivate::emitUpdated(const QGeoPositionInfo &update)
\brief The QNmeaPositionInfoSource class provides positional information using a NMEA data source.
\inmodule QtLocation
- \since 1.0
\ingroup location
@@ -466,7 +465,6 @@ void QNmeaPositionInfoSourcePrivate::emitUpdated(const QGeoPositionInfo &update)
/*!
Constructs a QNmeaPositionInfoSource instance with the given \a parent
and \a updateMode.
- \since 1.0
*/
QNmeaPositionInfoSource::QNmeaPositionInfoSource(UpdateMode updateMode, QObject *parent)
: QGeoPositionInfoSource(parent),
@@ -497,7 +495,6 @@ QNmeaPositionInfoSource::~QNmeaPositionInfoSource()
Returns true if the sentence was succsesfully parsed, otherwise returns false and should not
modifiy \a posInfo or \a hasFix.
- \since 1.0
*/
bool QNmeaPositionInfoSource::parsePosInfoFromNmeaData(const char *data, int size,
QGeoPositionInfo *posInfo, bool *hasFix)
@@ -507,7 +504,6 @@ bool QNmeaPositionInfoSource::parsePosInfoFromNmeaData(const char *data, int siz
/*!
Returns the update mode.
- \since 1.0
*/
QNmeaPositionInfoSource::UpdateMode QNmeaPositionInfoSource::updateMode() const
{
@@ -525,7 +521,6 @@ QNmeaPositionInfoSource::UpdateMode QNmeaPositionInfoSource::updateMode() const
source to be notified when data is available for reading.
QNmeaPositionInfoSource does not assume the ownership of the device,
and hence does not deallocate it upon destruction.
- \since 1.0
*/
void QNmeaPositionInfoSource::setDevice(QIODevice *device)
{
@@ -539,7 +534,6 @@ void QNmeaPositionInfoSource::setDevice(QIODevice *device)
/*!
Returns the NMEA data source.
- \since 1.0
*/
QIODevice *QNmeaPositionInfoSource::device() const
{
@@ -548,7 +542,6 @@ QIODevice *QNmeaPositionInfoSource::device() const
/*!
\reimp
- \since 1.0
*/
void QNmeaPositionInfoSource::setUpdateInterval(int msec)
{
@@ -564,7 +557,6 @@ void QNmeaPositionInfoSource::setUpdateInterval(int msec)
/*!
\reimp
- \since 1.0
*/
void QNmeaPositionInfoSource::startUpdates()
{
@@ -573,7 +565,6 @@ void QNmeaPositionInfoSource::startUpdates()
/*!
\reimp
- \since 1.0
*/
void QNmeaPositionInfoSource::stopUpdates()
{
@@ -582,7 +573,6 @@ void QNmeaPositionInfoSource::stopUpdates()
/*!
\reimp
- \since 1.0
*/
void QNmeaPositionInfoSource::requestUpdate(int msec)
{
@@ -591,7 +581,6 @@ void QNmeaPositionInfoSource::requestUpdate(int msec)
/*!
\reimp
- \since 1.0
*/
QGeoPositionInfo QNmeaPositionInfoSource::lastKnownPosition(bool) const
{
@@ -601,7 +590,6 @@ QGeoPositionInfo QNmeaPositionInfoSource::lastKnownPosition(bool) const
/*!
\reimp
- \since 1.0
*/
QGeoPositionInfoSource::PositioningMethods QNmeaPositionInfoSource::supportedPositioningMethods() const
{
@@ -610,7 +598,6 @@ QGeoPositionInfoSource::PositioningMethods QNmeaPositionInfoSource::supportedPos
/*!
\reimp
- \since 1.0
*/
int QNmeaPositionInfoSource::minimumUpdateInterval() const
{
diff --git a/src/location/qplace.cpp b/src/location/qplace.cpp
index 5f5e77fe..02050d1c 100644
--- a/src/location/qplace.cpp
+++ b/src/location/qplace.cpp
@@ -53,7 +53,6 @@ QT_BEGIN_NAMESPACE
\brief The QPlace class represents basic information about a place.
\inmodule QtLocation
- \since 1.1
\ingroup location
\ingroup places-main
@@ -69,7 +68,6 @@ QPlace::QPlace()
/*!
Constructs a copy of \a other.
- \since 1.1
*/
QPlace::QPlace(const QPlace &other)
: d_ptr(other.d_ptr)
@@ -86,7 +84,6 @@ QPlace::~QPlace()
/*!
Assigns \a other to this place and returns a reference
to this place.
- \since 1.1
*/
QPlace &QPlace::operator= (const QPlace & other)
{
@@ -107,7 +104,6 @@ inline const QPlacePrivate* QPlace::d_func() const
/*!
Returns true if \a other is equal to this place,
otherwise returns false.
- \since 1.1
*/
bool QPlace::operator== (const QPlace &other) const
{
@@ -118,7 +114,6 @@ bool QPlace::operator== (const QPlace &other) const
/*!
Returns true if \a other is not equal to this place,
otherwise returns false.
- \since 1.1
*/
bool QPlace::operator!= (const QPlace &other) const
{