/usr/share/qt5/doc/qtassistant/qtassistant.index 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 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QDOCINDEX>
<INDEX url="http://qt-project.org/doc/qt-5.2" title="Qt Assistant Manual" version="" project="QtAssistant">
<namespace threadsafety="unspecified" name="" access="public" status="commendable">
<page name="remotecontrol" href="qtassistant-remotecontrol-example.html" access="public" status="commendable" location="remotecontrol.qdoc" filepath="/build/buildd/qttools-opensource-src-5.2.1/examples/assistant/doc/src/remotecontrol.qdoc" lineno="28" subtype="example" title="Remote Control Example" fulltitle="Remote Control Example" subtitle="" module="QtAssistant" groups="examples-qtassistant" brief="Using and controlling Qt Assistant as a help viewer.">
<page name="remotecontrol/main.cpp" href="qtassistant-remotecontrol-main-cpp.html" access="public" status="commendable" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="remotecontrol/main.cpp"/>
<page name="remotecontrol/remotecontrol.cpp" href="qtassistant-remotecontrol-remotecontrol-cpp.html" access="public" status="commendable" subtype="file" title="" fulltitle="remotecontrol.cpp Example File" subtitle="remotecontrol/remotecontrol.cpp"/>
<page name="remotecontrol/remotecontrol.h" href="qtassistant-remotecontrol-remotecontrol-h.html" access="public" status="commendable" subtype="file" title="" fulltitle="remotecontrol.h Example File" subtitle="remotecontrol/remotecontrol.h"/>
<page name="remotecontrol/remotecontrol.pro" href="qtassistant-remotecontrol-remotecontrol-pro.html" access="public" status="commendable" subtype="file" title="" fulltitle="remotecontrol.pro Example File" subtitle="remotecontrol/remotecontrol.pro"/>
<page name="remotecontrol/remotecontrol.qrc" href="qtassistant-remotecontrol-remotecontrol-qrc.html" access="public" status="commendable" subtype="file" title="" fulltitle="remotecontrol.qrc Example File" subtitle="remotecontrol/remotecontrol.qrc"/>
<page name="remotecontrol/remotecontrol.ui" href="qtassistant-remotecontrol-remotecontrol-ui.html" access="public" status="commendable" subtype="file" title="" fulltitle="remotecontrol.ui Example File" subtitle="remotecontrol/remotecontrol.ui"/>
</page>
<page name="simpletextviewer" href="qtassistant-simpletextviewer-example.html" access="public" status="commendable" location="simpletextviewer.qdoc" filepath="/build/buildd/qttools-opensource-src-5.2.1/examples/assistant/doc/src/simpletextviewer.qdoc" lineno="28" subtype="example" title="Simple Text Viewer Example" fulltitle="Simple Text Viewer Example" subtitle="" module="QtAssistant" groups="examples-qtassistant" brief="Using Qt Assistant as a customized help viewer for your application.">
<contents name="creating-documentation-and-customizing-qt-assistant" title="Creating Documentation and Customizing Qt Assistant" level="1"/>
<contents name="organizing-documentation-for-qt-assistant" title="Organizing Documentation for Qt Assistant" level="2"/>
<contents name="customizing-qt-assistant" title="Customizing Qt Assistant" level="2"/>
<contents name="controlling-qt-assistant-via-the-assistant-class" title="Controlling Qt Assistant via the Assistant Class" level="1"/>
<contents name="mainwindow-class" title="MainWindow Class" level="1"/>
<contents name="findfiledialog-class" title="FindFileDialog Class" level="1"/>
<contents name="summary" title="Summary" level="1"/>
<page name="simpletextviewer/assistant.cpp" href="qtassistant-simpletextviewer-assistant-cpp.html" access="public" status="commendable" subtype="file" title="" fulltitle="assistant.cpp Example File" subtitle="simpletextviewer/assistant.cpp"/>
<page name="simpletextviewer/assistant.h" href="qtassistant-simpletextviewer-assistant-h.html" access="public" status="commendable" subtype="file" title="" fulltitle="assistant.h Example File" subtitle="simpletextviewer/assistant.h"/>
<page name="simpletextviewer/documentation/simpletextviewer.qhcp" href="qtassistant-simpletextviewer-documentation-simpletextviewer-qhcp.html" access="public" status="commendable" subtype="file" title="" fulltitle="simpletextviewer.qhcp Example File" subtitle="simpletextviewer/documentation/simpletextviewer.qhcp"/>
<page name="simpletextviewer/documentation/simpletextviewer.qhp" href="qtassistant-simpletextviewer-documentation-simpletextviewer-qhp.html" access="public" status="commendable" subtype="file" title="" fulltitle="simpletextviewer.qhp Example File" subtitle="simpletextviewer/documentation/simpletextviewer.qhp"/>
<page name="simpletextviewer/findfiledialog.cpp" href="qtassistant-simpletextviewer-findfiledialog-cpp.html" access="public" status="commendable" subtype="file" title="" fulltitle="findfiledialog.cpp Example File" subtitle="simpletextviewer/findfiledialog.cpp"/>
<page name="simpletextviewer/findfiledialog.h" href="qtassistant-simpletextviewer-findfiledialog-h.html" access="public" status="commendable" subtype="file" title="" fulltitle="findfiledialog.h Example File" subtitle="simpletextviewer/findfiledialog.h"/>
<page name="simpletextviewer/main.cpp" href="qtassistant-simpletextviewer-main-cpp.html" access="public" status="commendable" subtype="file" title="" fulltitle="main.cpp Example File" subtitle="simpletextviewer/main.cpp"/>
<page name="simpletextviewer/mainwindow.cpp" href="qtassistant-simpletextviewer-mainwindow-cpp.html" access="public" status="commendable" subtype="file" title="" fulltitle="mainwindow.cpp Example File" subtitle="simpletextviewer/mainwindow.cpp"/>
<page name="simpletextviewer/mainwindow.h" href="qtassistant-simpletextviewer-mainwindow-h.html" access="public" status="commendable" subtype="file" title="" fulltitle="mainwindow.h Example File" subtitle="simpletextviewer/mainwindow.h"/>
<page name="simpletextviewer/simpletextviewer.pro" href="qtassistant-simpletextviewer-simpletextviewer-pro.html" access="public" status="commendable" subtype="file" title="" fulltitle="simpletextviewer.pro Example File" subtitle="simpletextviewer/simpletextviewer.pro"/>
<page name="simpletextviewer/textedit.cpp" href="qtassistant-simpletextviewer-textedit-cpp.html" access="public" status="commendable" subtype="file" title="" fulltitle="textedit.cpp Example File" subtitle="simpletextviewer/textedit.cpp"/>
<page name="simpletextviewer/textedit.h" href="qtassistant-simpletextviewer-textedit-h.html" access="public" status="commendable" subtype="file" title="" fulltitle="textedit.h Example File" subtitle="simpletextviewer/textedit.h"/>
</page>
<page name="assistant-custom-help-viewer.html" href="assistant-custom-help-viewer.html" access="public" status="commendable" location="assistant-manual.qdoc" filepath="/build/buildd/qttools-opensource-src-5.2.1/src/assistant/assistant/doc/src/assistant-manual.qdoc" lineno="356" subtype="page" title="Customizing Qt Assistant" fulltitle="Customizing Qt Assistant" subtitle="" module="QtAssistant">
<contents name="qt-help-collection-files" title="Qt Help Collection Files" level="1"/>
<contents name="displaying-custom-documentation" title="Displaying Custom Documentation" level="1"/>
<contents name="changing-the-appearance-of-qt-assistant" title="Changing the Appearance of Qt Assistant" level="1"/>
<contents name="creating-a-custom-help-collection-file" title="Creating a Custom Help Collection File" level="2"/>
<contents name="using-qt-assistant-remotely" title="Using Qt Assistant Remotely" level="1"/>
<contents name="compatibility-with-old-formats" title="Compatibility with Old Formats" level="1"/>
</page>
<page name="assistant-details.html" href="assistant-details.html" access="public" status="commendable" location="assistant-manual.qdoc" filepath="/build/buildd/qttools-opensource-src-5.2.1/src/assistant/assistant/doc/src/assistant-manual.qdoc" lineno="131" subtype="page" title="Using Qt Assistant" fulltitle="Using Qt Assistant" subtitle="" module="QtAssistant">
<contents name="searching-from-page-contents" title="Searching from Page Contents" level="1"/>
<contents name="full-text-searching" title="Full Text Searching" level="1"/>
<contents name="filtering-help-contents" title="Filtering Help Contents" level="1"/>
<contents name="adding-documentation" title="Adding Documentation" level="1"/>
<contents name="specifying-home-page" title="Specifying Home Page" level="1"/>
<contents name="using-command-line-options" title="Using Command Line Options" level="1"/>
</page>
<page name="assistant-quick-guide.html" href="assistant-quick-guide.html" access="public" status="commendable" location="assistant-manual.qdoc" filepath="/build/buildd/qttools-opensource-src-5.2.1/src/assistant/assistant/doc/src/assistant-manual.qdoc" lineno="61" subtype="page" title="Qt Assistant Quick Guide" fulltitle="Qt Assistant Quick Guide" subtitle="" module="QtAssistant">
<contents name="managing-bookmarks" title="Managing Bookmarks" level="1"/>
<contents name="searching-for-keywords" title="Searching for Keywords" level="1"/>
<contents name="using-free-text-search" title="Using Free Text Search" level="1"/>
</page>
<page name="qtassistant-index.html" href="qtassistant-index.html" access="public" status="commendable" location="assistant-manual.qdoc" filepath="/build/buildd/qttools-opensource-src-5.2.1/src/assistant/assistant/doc/src/assistant-manual.qdoc" lineno="28" subtype="page" title="Qt Assistant Manual" fulltitle="Qt Assistant Manual" subtitle="" module="QtAssistant" groups="qttools">
<keyword name="qt-assistant"/>
<contents name="table-of-contents" title="Table of Contents" level="1"/>
</page>
</namespace>
<page name="all-examples" href="all-examples.html" access="private" status="internal" subtype="group" seen="false" members="examples-qtassistant" title="" fulltitle="" subtitle="" groups="examples-qtassistant"/>
<page name="examples-qtassistant" href="examples-qtassistant.html" access="public" status="commendable" location="assistant-example.qdoc" filepath="/build/buildd/qttools-opensource-src-5.2.1/src/assistant/assistant/doc/src/assistant-example.qdoc" lineno="28" subtype="group" seen="true" members="remotecontrol,simpletextviewer,all-examples" title="Qt Assistant Examples" fulltitle="Qt Assistant Examples" subtitle="" groups="all-examples" brief="Using Qt Assistant as a help viewer for Qt applications."/>
<page name="qttools" href="qttools.html" access="private" status="internal" subtype="group" seen="false" members="qtassistant-index.html" title="" fulltitle="" subtitle=""/>
</INDEX>
|