summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2015-05-22 13:42:42 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-05-26 13:23:48 +0000
commit430bb698d35f8dfe9589a7dac2564443005c0c98 (patch)
tree60b7c7e47523a0b24595668fd0fd650b423437d0
parenta78198c12374724857f33fd8c7771984d4b7ae4e (diff)
downloadqtlocation-430bb698d35f8dfe9589a7dac2564443005c0c98.tar.gz
Icon themes are no longer supported. Remove their documentation.
Change-Id: I93225819920eac912da3c3df9a7cad67bdef3a49 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
-rw-r--r--src/location/doc/src/plugins/nokia.qdoc36
1 files changed, 0 insertions, 36 deletions
diff --git a/src/location/doc/src/plugins/nokia.qdoc b/src/location/doc/src/plugins/nokia.qdoc
index 32620b89..296cab06 100644
--- a/src/location/doc/src/plugins/nokia.qdoc
+++ b/src/location/doc/src/plugins/nokia.qdoc
@@ -111,13 +111,6 @@ The following table lists optional parameters that can be passed to the HERE plu
\li places.api_version
\li Version of the REST API used by the places manager. Currently versions 1 and 2 are
supported. The version 1 is deprecated and will not be part of the final Qt release. The default is version 2.
-\row
- \li places.theme
- \li Specifies the icon theme to be used for places and categories. If no theme is
- explicitly provided then the platform theme is used. A default non-platform
- specific theme can be specified using a value of "default". The supported themes
- are "wp7_dark" and "default". On desktop platforms the "default" theme is the
- platform theme.
\endtable
\section1 Parameter Usage Example
@@ -267,35 +260,6 @@ Only a given \e {place identifier} is supported as a parameter for a recommendat
such as limit, offset, and search area are supported. This limitation applies when using the
HERE plugin with \l PlaceSearchModel and QPlaceManager::search().
-\section3 Icons themes, base urls and variants
-Icons are provided in the form of "base urls" which reference valid icon images.
-For example, if the "wp7_dark" theme was specified, then an icon url might look something like
-http://<server>/01.icon.wp7_dark and this references an actual icon image.
-
-However these urls are "base urls" in the sense that they can be appended onto, to provide variants.
-For example, one could add ".list.png" to the above url to get the list variant of the icon,
-http://<server>/01.icon.wp7_dark.list.png.
-
-The following table shows the themes provided by the HERE plugin, along with any
-variants supported for those themes:
-
-\table
- \header
- \li Theme
- \li Supported type variants and appendage strings
- \row
- \li "default"
- \li no variants supported
- \row
- \li "wp7_dark"
- \li
- \list
- \li list : ".list.png"
- \li map: ".map.png"
- \endlist
- (Note: the default base urls reference a map type icons)
-\endtable
-
\section3 Extended Attributes
The supported set of attributes provided by the HERE plugin are not fixed and
may grow over time. Also the attributes provided may vary according to a place