File: online-help.qhp

package info (click to toggle)
cppcheck 2.18.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,132 kB
  • sloc: cpp: 268,935; python: 20,890; ansic: 8,090; sh: 1,045; makefile: 1,008; xml: 1,005; cs: 291
file content (50 lines) | stat: -rw-r--r-- 2,433 bytes parent folder | download | duplicates (3)
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
<?xml version="1.0" encoding="UTF-8"?>
<QtHelpProject version="1.0">
    <namespace>cppcheck.sourceforge.io</namespace>
    <virtualFolder>doc</virtualFolder>
    <filterSection>
        <toc>
            <section title="Cppcheck GUI help" ref="index.html">
                <section title="Investigating warnings" ref="investigating-warnings.html"/>
                <section title="Preferences" ref="preferences.html"/>
                <section title="Project file dialog" ref="projectfiledialog.html"/>
                <section title="Severities" ref="severities.html"/>
                <section title="Standalone analysis" ref="standalone-analysis.html"/>
                <section title="Tagging" ref="tagging.html"/>
                <section title="Quick walk through" ref="walkthrough.html"/>
            </section>
        </toc>
        <keywords>
            <keyword name="Error" ref="severities.html"/>
            <keyword name="Performance" ref="severities.html"/>
            <keyword name="Portability" ref="severities.html"/>
            <keyword name="Project" ref="projectfiledialog.html"/>
            <keyword name="Style" ref="severities.html"/>
            <keyword name="Tag" ref="tagging.html"/>
            <keyword name="Warning" ref="severities.html"/>
        </keywords>
        <files>
          <file>index.html</file>
          <file>images/index-mainwindow.png</file>
          <file>investigating-warnings.html</file>
          <file>preferences.html</file>
          <file>projectfiledialog.html</file>
          <file>severities.html</file>
          <file>images/severities-error.png</file>
          <file>images/severities-warning.png</file>
          <file>images/severities-style.png</file>
          <file>images/severities-performance.png</file>
          <file>images/severities-portability.png</file>
          <file>images/severities-information.png</file>
          <file>standalone-analysis.html</file>
          <file>tagging.html</file>
          <file>walkthrough.html</file>
          <file>images/walkthrough-analysis.png</file>
          <file>images/walkthrough-library.png</file>
          <file>images/walkthrough-toolbar-severities.png</file>
          <file>images/walkthrough-import-project.png</file>
          <file>images/walkthrough-new-project.png</file> 
          <file>images/walkthrough-warning-menu.png</file>
        </files>
    </filterSection>
</QtHelpProject>