/usr/share/qt5/doc/qtlocation/examples-manifest.xml is in qtlocation5-doc-html 5.5.1-3ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | <?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtLocation">
<examples>
<example name="Map Viewer (QML)" docUrl="qthelp://org.qt-project.qtlocation.551/qtlocation/qtlocation-mapviewer-example.html" projectPath="location/mapviewer/mapviewer.pro" imageUrl="qthelp://org.qt-project.qtlocation.551/qtlocation/images/example-mapviewer.png">
<description><![CDATA[The Map Viewer example shows how to display and interact with a map, search for an address, and find driving directions.]]></description>
<tags>viewer,map,qml,location</tags>
<fileToOpen>location/mapviewer/main.cpp</fileToOpen>
<fileToOpen mainFile="true">location/mapviewer/mapviewer.qml</fileToOpen>
</example>
<example name="Places (QML)" docUrl="qthelp://org.qt-project.qtlocation.551/qtlocation/qtlocation-places-example.html" projectPath="location/places/places.pro" imageUrl="qthelp://org.qt-project.qtlocation.551/qtlocation/images/example-places.png">
<description><![CDATA[The Places example demonstrates how to search for Places and access related content.]]></description>
<tags>qml,location,places</tags>
<fileToOpen>location/places/main.cpp</fileToOpen>
<fileToOpen mainFile="true">location/places/places.qml</fileToOpen>
</example>
<example name="Places List (QML)" docUrl="qthelp://org.qt-project.qtlocation.551/qtlocation/qtlocation-places-list-example.html" projectPath="location/places_list/places_list.pro" imageUrl="qthelp://org.qt-project.qtlocation.551/qtlocation/images/places-list.png">
<description><![CDATA[The Places List example demonstrates how to search for and display a list of places using a ListView.]]></description>
<tags>qml,location,places,list</tags>
<fileToOpen>location/places_list/main.cpp</fileToOpen>
<fileToOpen mainFile="true">location/places_list/places_list.qml</fileToOpen>
</example>
<example name="Places Map (QML)" docUrl="qthelp://org.qt-project.qtlocation.551/qtlocation/qtlocation-places-map-example.html" projectPath="location/places_map/places_map.pro" imageUrl="qthelp://org.qt-project.qtlocation.551/qtlocation/images/places-map.png">
<description><![CDATA[The Places Map example demonstrates how to search for and display a list of places on a map using a MapItemView]]></description>
<tags>map,qml,location,places</tags>
<fileToOpen>location/places_map/main.cpp</fileToOpen>
<fileToOpen mainFile="true">location/places_map/places_map.qml</fileToOpen>
</example>
<example name="Plane Spotter (QML)" docUrl="qthelp://org.qt-project.qtlocation.551/qtlocation/qtlocation-planespotter-example.html" projectPath="location/planespotter/planespotter.pro" imageUrl="qthelp://org.qt-project.qtlocation.551/qtlocation/images/planespotter.jpg">
<description><![CDATA[The Plane Spotter example demonstrates the tight integration of location and positioning data types into QML]]></description>
<tags>spotter,plane,qml,location</tags>
<fileToOpen>location/planespotter/main.cpp</fileToOpen>
<fileToOpen mainFile="true">location/planespotter/planespotter.qml</fileToOpen>
</example>
</examples>
</instructionals>
|