/usr/share/qt5/doc/qtuitools/examples-manifest.xml is in qttools5-doc-html 5.2.1-8build1.
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="QtUiTools">
<examples>
<example name="Multiple Inheritance Example" docUrl="qthelp://org.qt-project.qtuitools.521/qtuitools/qtuitools-multipleinheritance-example.html" projectPath="uitools/multipleinheritance/multipleinheritance.pro" imageUrl="qthelp://org.qt-project.qtuitools.521/qtuitools/images/multipleinheritance-example.png">
<description><![CDATA[Using a form created with Qt Designer in an application.]]></description>
<tags>tools,inheritance,multiple,ui</tags>
<fileToOpen>uitools/multipleinheritance/main.cpp</fileToOpen>
</example>
<example name="Text Finder Example" docUrl="qthelp://org.qt-project.qtuitools.521/qtuitools/qtuitools-textfinder-example.html" projectPath="uitools/textfinder/textfinder.pro" imageUrl="qthelp://org.qt-project.qtuitools.521/qtuitools/images/textfinder-example-find.png">
<description><![CDATA[Dynamically processing forms using Qt UI Tools.]]></description>
<tags>tools,finder,text,ui</tags>
<fileToOpen>uitools/textfinder/textfinder.cpp</fileToOpen>
<fileToOpen>uitools/textfinder/textfinder.h</fileToOpen>
<fileToOpen>uitools/textfinder/main.cpp</fileToOpen>
</example>
</examples>
</instructionals>
|