This file is indexed.

/usr/share/qt5/doc/qtlocation/examples-manifest.xml is in qtlocation5-doc-html 5.2.1-1ubuntu2.

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
<?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtLocation">
    <examples>
        <example name="Map Viewer (QML)" docUrl="qthelp://org.qt-project.qtlocation.521/qtlocation/qtlocation-mapviewer-example.html" projectPath="location/mapviewer/mapviewer.pro" imageUrl="qthelp://org.qt-project.qtlocation.521/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,location,(qml)</tags>
            <fileToOpen>location/mapviewer/mapviewer.qml</fileToOpen>
        </example>
        <example name="Places (QML)" docUrl="qthelp://org.qt-project.qtlocation.521/qtlocation/qtlocation-places-example.html" projectPath="location/places/places.pro" imageUrl="qthelp://org.qt-project.qtlocation.521/qtlocation/images/qml-places.png">
            <description><![CDATA[The Places example demonstrates how to search for Places and access related content.]]></description>
            <tags>places,location,(qml)</tags>
            <fileToOpen>location/places/places.qml</fileToOpen>
        </example>
        <example name="Places List (QML)" docUrl="qthelp://org.qt-project.qtlocation.521/qtlocation/qtlocation-places-list-example.html" projectPath="location/places_list/places_list.pro" imageUrl="qthelp://org.qt-project.qtlocation.521/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>places,list,location,(qml)</tags>
            <fileToOpen>location/places_list/places_list.qml</fileToOpen>
            <fileToOpen>location/places_list/main.cpp</fileToOpen>
        </example>
        <example name="Places Map (QML)" docUrl="qthelp://org.qt-project.qtlocation.521/qtlocation/qtlocation-places-map-example.html" projectPath="location/places_map/places_map.pro" imageUrl="qthelp://org.qt-project.qtlocation.521/qtlocation/images/places-map.jpg">
            <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>places,map,location,(qml)</tags>
            <fileToOpen>location/places_map/places_map.qml</fileToOpen>
            <fileToOpen>location/places_map/main.cpp</fileToOpen>
        </example>
    </examples>
</instructionals>