/usr/share/qt5/doc/qtnfc/examples-manifest.xml is in qtconnectivity5-doc-html 5.7.1~20161021-2.
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="QtNfc">
<examples>
<example name="Annotated URL Example" docUrl="qthelp://org.qt-project.qtnfc.571/qtnfc/qtnfc-annotatedurl-example.html" projectPath="nfc/annotatedurl/annotatedurl.pro" imageUrl="qthelp://org.qt-project.qtnfc.571/qtnfc/images/annotatedurl.png">
<description><![CDATA[An example showing reading from formatted NFC Data Exchange Format (NDEF) messages.]]></description>
<tags>annotated,nfc,url</tags>
<fileToOpen>nfc/annotatedurl/main.cpp</fileToOpen>
<fileToOpen>nfc/annotatedurl/annotatedurl.h</fileToOpen>
<fileToOpen mainFile="true">nfc/annotatedurl/annotatedurl.cpp</fileToOpen>
</example>
<example name="NDEF Editor Example" docUrl="qthelp://org.qt-project.qtnfc.571/qtnfc/qtnfc-ndefeditor-example.html" projectPath="nfc/ndefeditor/ndefeditor.pro" imageUrl="qthelp://org.qt-project.qtnfc.571/qtnfc/images/ndefeditor.png">
<description><![CDATA[An example about reading and writing NFC Data Exchange Format (NDEF) messages to NFC Forum Tags.]]></description>
<tags>editor,ndef,nfc</tags>
<fileToOpen mainFile="true">nfc/ndefeditor/main.cpp</fileToOpen>
</example>
<example name="QML CorkBoard Example" docUrl="qthelp://org.qt-project.qtnfc.571/qtnfc/qtnfc-corkboard-example.html" projectPath="nfc/corkboard/corkboard.pro" imageUrl="qthelp://org.qt-project.qtnfc.571/qtnfc/images/corkboard.png">
<description><![CDATA[A QML example about displaying NFC Data Exchange Format (NDEF) messages.]]></description>
<tags>corkboard,nfc,qml</tags>
<fileToOpen mainFile="true">nfc/corkboard/main.cpp</fileToOpen>
</example>
<example name="QML Poster Example" docUrl="qthelp://org.qt-project.qtnfc.571/qtnfc/qtnfc-poster-example.html" projectPath="nfc/poster/poster.pro" imageUrl="qthelp://org.qt-project.qtnfc.571/qtnfc/images/qml-poster-example.png">
<description><![CDATA[A QML example about reading and displaying NFC Data Exchange Format (NDEF) messages.]]></description>
<tags>nfc,poster,qml</tags>
<fileToOpen mainFile="true">nfc/poster/poster.qml</fileToOpen>
</example>
</examples>
</instructionals>
|