/usr/share/qt5/doc/qtquickcontrols2/examples-manifest.xml is in qtquickcontrols2-5-doc-html 5.7.1-1.
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 | <?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtQuickControls2">
<examples>
<example name="Qt Quick Controls 2 - Chat Tutorial" docUrl="qthelp://org.qt-project.qtquickcontrols2.571/qtquickcontrols2/qtquickcontrols2-chattutorial-example.html" projectPath="quickcontrols2/chattutorial/chattutorial.pro" imageUrl="qthelp://org.qt-project.qtquickcontrols2.571/qtquickcontrols2/images/qtquickcontrols2-chattutorial-chapter1.png">
<description><![CDATA[Tutorial about writing a basic chat client using Qt Quick Controls 2.]]></description>
<tags>chat,controls,controls2,quick,tutorial</tags>
<fileToOpen>quickcontrols2/chattutorial/chapter1-settingup/main.cpp</fileToOpen>
<fileToOpen mainFile="true">quickcontrols2/chattutorial/chapter5-styling/main.qml</fileToOpen>
</example>
<example name="Qt Quick Controls 2 - Gallery" docUrl="qthelp://org.qt-project.qtquickcontrols2.571/qtquickcontrols2/qtquickcontrols2-gallery-example.html" projectPath="quickcontrols2/gallery/gallery.pro" imageUrl="qthelp://org.qt-project.qtquickcontrols2.571/qtquickcontrols2/images/qtquickcontrols2-gallery-welcome.png" isHighlighted="true">
<description><![CDATA[A gallery of controls]]></description>
<tags>controls,controls2,gallery,quick</tags>
<fileToOpen>quickcontrols2/gallery/gallery.cpp</fileToOpen>
<fileToOpen mainFile="true">quickcontrols2/gallery/gallery.qml</fileToOpen>
</example>
</examples>
</instructionals>
|