/usr/share/qt5/doc/qtquickextras/examples-manifest.xml is in qtquickcontrols5-doc-html 5.5.1-1ubuntu1.
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 | <?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtQuickExtras">
<examples>
<example name="Qt Quick Extras - Dashboard" docUrl="qthelp://org.qt-project.qtquickextras.551/qtquickextras/qtquickextras-dashboard-example.html" projectPath="quick/extras/dashboard/dashboard.pro" imageUrl="qthelp://org.qt-project.qtquickextras.551/qtquickextras/images/qtquickextras-example-dashboard.png" isHighlighted="true">
<description><![CDATA[A car dashboard created using several CircularGauge controls.]]></description>
<tags>quick,dashboard,extras</tags>
<fileToOpen>quick/extras/dashboard/main.cpp</fileToOpen>
<fileToOpen mainFile="true">quick/extras/dashboard/qml/dashboard.qml</fileToOpen>
</example>
<example name="Qt Quick Extras - Flat" docUrl="qthelp://org.qt-project.qtquickextras.551/qtquickextras/qtquickextras-flat-example.html" projectPath="quick/extras/flat/flat.pro" imageUrl="qthelp://org.qt-project.qtquickextras.551/qtquickextras/images/qtquickextras-example-flat.png">
<description><![CDATA[An interactive showcase of the flat style.]]></description>
<tags>quick,flat,extras</tags>
<fileToOpen>quick/extras/flat/main.cpp</fileToOpen>
<fileToOpen mainFile="true">quick/extras/flat/main.qml</fileToOpen>
</example>
<example name="Qt Quick Extras - Gallery" docUrl="qthelp://org.qt-project.qtquickextras.551/qtquickextras/qtquickextras-gallery-example.html" projectPath="quick/extras/gallery/gallery.pro" imageUrl="qthelp://org.qt-project.qtquickextras.551/qtquickextras/images/qtquickextras-example-gallery.png" isHighlighted="true">
<description><![CDATA[An interactive showcase of the various controls.]]></description>
<tags>quick,gallery,extras</tags>
<fileToOpen>quick/extras/gallery/main.cpp</fileToOpen>
<fileToOpen mainFile="true">quick/extras/gallery/qml/gallery.qml</fileToOpen>
</example>
</examples>
</instructionals>
|