summaryrefslogtreecommitdiff
path: root/src/imports/positioning/positioning.cpp
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-05-20 14:03:53 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-05-22 09:21:29 +0000
commitfb983f85cf2636529dbaec4713bbf4e9b679d0ba (patch)
tree4d65140ba366cbaa2042a0961a0f017715ba5f47 /src/imports/positioning/positioning.cpp
parent3c674e0ec3fcbb1acebd27580ef005d7f6726719 (diff)
downloadqtlocation-fb983f85cf2636529dbaec4713bbf4e9b679d0ba.tar.gz
More fixes to geoshape.type qml documentation
- Add \since information. We cannot use \since directly as geoshape is not documentated by proper class doc style. - Add section heading. Change-Id: I0ea15617439454627a34ced78168cdb212beab5f Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'src/imports/positioning/positioning.cpp')
-rw-r--r--src/imports/positioning/positioning.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/imports/positioning/positioning.cpp b/src/imports/positioning/positioning.cpp
index 743b73df..ce68cb46 100644
--- a/src/imports/positioning/positioning.cpp
+++ b/src/imports/positioning/positioning.cpp
@@ -284,6 +284,8 @@ QT_BEGIN_NAMESPACE
unambiguously describe the geoshape has not been set or has been set to an
unsuitable value.
+ \section2 type
+
\code
ShapeType type
\endcode
@@ -296,6 +298,7 @@ QT_BEGIN_NAMESPACE
\li GeoShape.CircleType - The shape is a \l geocircle.
\endlist
+ This QML property was introduced by Qt 5.5.
\section1 Methods