<?xml version="1.0" encoding="UTF-8"?>
<QtHelpProject version="1.0">
    <namespace>org.qt-project.qdoc.690</namespace>
    <virtualFolder>qdoc</virtualFolder>
    <metaData name="version" value="6.9.0"/>
    <filterSection>
        <toc>
            <section ref="qdoc-index.html" title="QDoc Manual">
                <section ref="01-qdoc-manual.html" title="Introduction to QDoc"/>
                <section ref="qdoc-guide.html" title="Getting Started with QDoc">
                    <section ref="qdoc-guide-clang.html" title="Installing Clang for QDoc"/>
                    <section ref="qdoc-guide-conf.html" title="Creating QDoc Configuration Files"/>
                    <section ref="qdoc-guide-writing.html" title="Writing Documentation"/>
                    <section ref="qdoc-categories.html" title="Categories of Documentation">
                        <section ref="qtwritingstyle-cpp.html" title="C++ Documentation Style"/>
                        <section ref="qtwritingstyle-qml.html" title="QML Documentation Style"/>
                    </section>
                </section>
                <section ref="27-qdoc-commands-alphabetical.html" title="Command Index"/>
                <section ref="13-qdoc-commands-topics.html" title="Topic Commands"/>
                <section ref="14-qdoc-commands-contextcommands.html" title="Context Commands">
                    <section ref="15-qdoc-commands-navigation.html" title="Document Navigation"/>
                    <section ref="16-qdoc-commands-status.html" title="Status"/>
                    <section ref="17-qdoc-commands-thread.html" title="Thread Support"/>
                    <section ref="18-qdoc-commands-relating.html" title="Relating Things"/>
                    <section ref="19-qdoc-commands-grouping.html" title="Grouping Things"/>
                    <section ref="20-qdoc-commands-namingthings.html" title="Naming Things"/>
                </section>
                <section ref="03-qdoc-commands-markup.html" title="Markup Commands">
                    <section ref="04-qdoc-commands-textmarkup.html" title="Text Markup"/>
                    <section ref="05-qdoc-commands-documentstructure.html" title="Document Structure"/>
                    <section ref="06-qdoc-commands-includecodeinline.html" title="Including Code Inline"/>
                    <section ref="07-0-qdoc-commands-includingexternalcode.html" title="Including External Code"/>
                    <section ref="08-qdoc-commands-creatinglinks.html" title="Creating Links"/>
                    <section ref="09-qdoc-commands-includingimages.html" title="Including Images"/>
                    <section ref="10-qdoc-commands-tablesandlists.html" title="Tables and Lists"/>
                    <section ref="11-qdoc-commands-specialcontent.html" title="Special Content"/>
                    <section ref="12-0-qdoc-commands-miscellaneous.html" title="Miscellaneous"/>
                </section>
                <section ref="qdoc-macros.html" title="Macros">
                    <section ref="qdoc-macros-cmake-text-snippets.html" title="CMake Text Snippets"/>
                    <section ref="qdoc-macros-formatting.html" title="HTML and DocBook Formatting"/>
                    <section ref="qdoc-macros-product-names.html" title="Product Names"/>
                    <section ref="qdoc-macros-product-versions.html" title="Product Versions"/>
                    <section ref="qdoc-macros-tabbed-content.html" title="Tabbed Content"/>
                    <section ref="qdoc-macros-youtube-videos.html" title="Linking to YouTube content"/>
                    <section ref="qdoc-macros-misc.html" title="Miscellaneous Macros"/>
                </section>
                <section ref="21-0-qdoc-configuration.html" title="The QDoc Configuration File">
                    <section ref="22-qdoc-configuration-generalvariables.html" title="Generic Configuration Variables"/>
                    <section ref="22-creating-help-project-files.html" title="Creating Help Project Files"/>
                    <section ref="24-qdoc-configuration-htmlvariables.html" title="Format-specific Configuration Variables"/>
                    <section ref="25-qdoc-configuration-derivedprojects.html" title="Supporting Derived Projects"/>
                    <section ref="26-qdoc-configuration-example-manifest-files.html" title="Example Manifest Files"/>
                    <section ref="21-2-qtgui-qdocconf.html" title="qtgui.qdocconf"/>
                    <section ref="21-1-minimum-qdocconf.html" title="minimum.qdocconf"/>
                </section>
                <section ref="qdoc-warnings.html" title="How to Resolve QDoc Warnings"/>
            </section>
        </toc>
        <keywords>
            <keyword name="C++ Documentation Style" id="C++ Documentation Style" ref="qtwritingstyle-cpp.html"/>
            <keyword name="CMake Text Snippets" id="CMake Text Snippets" ref="qdoc-macros-cmake-text-snippets.html"/>
            <keyword name="Categories of Documentation" id="Categories of Documentation" ref="qdoc-categories.html"/>
            <keyword name="Command Index" id="Command Index" ref="27-qdoc-commands-alphabetical.html"/>
            <keyword name="Context Commands" id="Context Commands" ref="14-qdoc-commands-contextcommands.html"/>
            <keyword name="Creating Help Project Files" id="Creating Help Project Files" ref="22-creating-help-project-files.html"/>
            <keyword name="Creating Links" id="Creating Links" ref="08-qdoc-commands-creatinglinks.html"/>
            <keyword name="Creating QDoc Configuration Files" id="Creating QDoc Configuration Files" ref="qdoc-guide-conf.html"/>
            <keyword name="Document Navigation" id="Document Navigation" ref="15-qdoc-commands-navigation.html"/>
            <keyword name="Document Structure" id="Document Structure" ref="05-qdoc-commands-documentstructure.html"/>
            <keyword name="Example Manifest Files" id="Example Manifest Files" ref="26-qdoc-configuration-example-manifest-files.html"/>
            <keyword name="Format-specific Configuration Variables" id="Format-specific Configuration Variables" ref="24-qdoc-configuration-htmlvariables.html"/>
            <keyword name="Generic Configuration Variables" id="Generic Configuration Variables" ref="22-qdoc-configuration-generalvariables.html"/>
            <keyword name="Getting Started with QDoc" id="Getting Started with QDoc" ref="qdoc-guide.html"/>
            <keyword name="Grouping Things" id="Grouping Things" ref="19-qdoc-commands-grouping.html"/>
            <keyword name="HTML Specific Configuration Variables" id="HTML Specific Configuration Variables" ref="24-qdoc-configuration-htmlvariables.html"/>
            <keyword name="HTML and DocBook Formatting" id="HTML and DocBook Formatting" ref="qdoc-macros-formatting.html"/>
            <keyword name="How to Resolve QDoc Warnings" id="How to Resolve QDoc Warnings" ref="qdoc-warnings.html"/>
            <keyword name="Including Code Inline" id="Including Code Inline" ref="06-qdoc-commands-includecodeinline.html"/>
            <keyword name="Including External Code" id="Including External Code" ref="07-0-qdoc-commands-includingexternalcode.html"/>
            <keyword name="Including Images" id="Including Images" ref="09-qdoc-commands-includingimages.html"/>
            <keyword name="Installing Clang for QDoc" id="Installing Clang for QDoc" ref="qdoc-guide-clang.html"/>
            <keyword name="Introduction to QDoc" id="Introduction to QDoc" ref="01-qdoc-manual.html"/>
            <keyword name="Macros" id="Macros" ref="qdoc-macros.html"/>
            <keyword name="Markup Commands" id="Markup Commands" ref="03-qdoc-commands-markup.html"/>
            <keyword name="Miscellaneous" id="Miscellaneous" ref="12-0-qdoc-commands-miscellaneous.html"/>
            <keyword name="Miscellaneous Macros" id="Miscellaneous Macros" ref="qdoc-macros-misc.html"/>
            <keyword name="Naming Things" id="Naming Things" ref="20-qdoc-commands-namingthings.html"/>
            <keyword name="Product Names" id="Product Names" ref="qdoc-macros-product-names.html"/>
            <keyword name="Product Versions" id="Product Versions" ref="qdoc-macros-product-versions.html"/>
            <keyword name="QDoc Manual" id="QDoc Manual" ref="qdoc-index.html"/>
            <keyword name="QML Documentation Style" id="QML Documentation Style" ref="qtwritingstyle-qml.html"/>
            <keyword name="Qtgui.qdocconf with notes" id="Qtgui.qdocconf with notes" ref="qtgui-qdocconf.html"/>
            <keyword name="Relating Things" id="Relating Things" ref="18-qdoc-commands-relating.html"/>
            <keyword name="Special Content" id="Special Content" ref="11-qdoc-commands-specialcontent.html"/>
            <keyword name="Status" id="Status" ref="16-qdoc-commands-status.html"/>
            <keyword name="Supporting Derived Projects" id="Supporting Derived Projects" ref="25-qdoc-configuration-derivedprojects.html"/>
            <keyword name="Tabbed Content" id="Tabbed Content" ref="qdoc-macros-tabbed-content.html"/>
            <keyword name="Tables and Lists" id="Tables and Lists" ref="10-qdoc-commands-tablesandlists.html"/>
            <keyword name="Text Markup" id="Text Markup" ref="04-qdoc-commands-textmarkup.html"/>
            <keyword name="The QDoc Configuration File" id="The QDoc Configuration File" ref="21-0-qdoc-configuration.html"/>
            <keyword name="Thread Support" id="Thread Support" ref="17-qdoc-commands-thread.html"/>
            <keyword name="Topic Commands" id="Topic Commands" ref="13-qdoc-commands-topics.html"/>
            <keyword name="Writing Documentation" id="Writing Documentation" ref="qdoc-guide-writing.html"/>
            <keyword name="\youtube" id="\youtube" ref="qdoc-macros-youtube-videos.html"/>
            <keyword name="minimum.qdocconf" id="minimum.qdocconf" ref="21-1-minimum-qdocconf.html"/>
            <keyword name="qml-documentation" id="qml-documentation" ref="qdoc-categories.html#documenting-qml-types"/>
            <keyword name="qtgui.qdocconf" id="qtgui.qdocconf" ref="21-2-qtgui-qdocconf.html"/>
        </keywords>
        <files>
            <file>01-qdoc-manual.html</file>
            <file>03-qdoc-commands-markup.html</file>
            <file>04-qdoc-commands-textmarkup.html</file>
            <file>05-qdoc-commands-documentstructure.html</file>
            <file>06-qdoc-commands-includecodeinline.html</file>
            <file>07-0-qdoc-commands-includingexternalcode.html</file>
            <file>08-qdoc-commands-creatinglinks.html</file>
            <file>09-qdoc-commands-includingimages.html</file>
            <file>10-qdoc-commands-tablesandlists.html</file>
            <file>11-qdoc-commands-specialcontent.html</file>
            <file>12-0-qdoc-commands-miscellaneous.html</file>
            <file>13-qdoc-commands-topics.html</file>
            <file>14-qdoc-commands-contextcommands.html</file>
            <file>15-qdoc-commands-navigation.html</file>
            <file>16-qdoc-commands-status.html</file>
            <file>17-qdoc-commands-thread.html</file>
            <file>18-qdoc-commands-relating.html</file>
            <file>19-qdoc-commands-grouping.html</file>
            <file>20-qdoc-commands-namingthings.html</file>
            <file>21-0-qdoc-configuration.html</file>
            <file>21-1-minimum-qdocconf.html</file>
            <file>21-2-qtgui-qdocconf.html</file>
            <file>22-creating-help-project-files.html</file>
            <file>22-qdoc-configuration-generalvariables.html</file>
            <file>24-qdoc-configuration-htmlvariables.html</file>
            <file>25-qdoc-configuration-derivedprojects.html</file>
            <file>26-qdoc-configuration-example-manifest-files.html</file>
            <file>27-qdoc-commands-alphabetical.html</file>
            <file>images/arrow_bc.png</file>
            <file>images/bgrContent.png</file>
            <file>images/btn_next.png</file>
            <file>images/btn_prev.png</file>
            <file>images/bullet_dn.png</file>
            <file>images/bullet_sq.png</file>
            <file>images/home.png</file>
            <file>images/ico_out.png</file>
            <file>images/logo.png</file>
            <file>qdoc-categories.html</file>
            <file>qdoc-guide-clang.html</file>
            <file>qdoc-guide-conf.html</file>
            <file>qdoc-guide-writing.html</file>
            <file>qdoc-guide.html</file>
            <file>qdoc-index.html</file>
            <file>qdoc-macros-cmake-text-snippets.html</file>
            <file>qdoc-macros-formatting.html</file>
            <file>qdoc-macros-misc.html</file>
            <file>qdoc-macros-product-names.html</file>
            <file>qdoc-macros-product-versions.html</file>
            <file>qdoc-macros-tabbed-content.html</file>
            <file>qdoc-macros-youtube-videos.html</file>
            <file>qdoc-macros.html</file>
            <file>qdoc-warnings.html</file>
            <file>qtgui-qdocconf.html</file>
            <file>qtwritingstyle-cpp.html</file>
            <file>qtwritingstyle-qml.html</file>
            <file>style/offline-dark.css</file>
            <file>style/offline-simple.css</file>
            <file>style/offline.css</file>
            <file>style/tech_preview.svg</file>
        </files>
    </filterSection>
</QtHelpProject>
