source: trunk/examples/help/simpletextviewer/documentation/simpletextviewer.qhp@ 641

Last change on this file since 641 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 2.3 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<QtHelpProject version="1.0">
3 <namespace>com.trolltech.examples.simpletextviewer</namespace>
4 <virtualFolder>doc</virtualFolder>
5 <filterSection>
6 <toc>
7 <section title="Simple Text Viewer" ref="index.html">
8 <section title="Find File" ref="./findfile.html">
9 <section title="File Dialog" ref="./filedialog.html"></section>
10 <section title="Wildcard Matching" ref="./wildcardmatching.html"></section>
11 <section title="Browse" ref="./browse.html"></section>
12 </section>
13 <section title="Open File" ref="./openfile.html"></section>
14 </section>
15 </toc>
16 <keywords>
17 <keyword name="Display" ref="./index.html"/>
18 <keyword name="Rich text" ref="./index.html"/>
19 <keyword name="Plain text" ref="./index.html"/>
20 <keyword name="Find" ref="./findfile.html"/>
21 <keyword name="File menu" ref="./findfile.html"/>
22 <keyword name="File name" ref="./filedialog.html"/>
23 <keyword name="File dialog" ref="./filedialog.html"/>
24 <keyword name="File globbing" ref="./wildcardmatching.html"/>
25 <keyword name="Wildcard matching" ref="./wildcardmatching.html"/>
26 <keyword name="Wildcard syntax" ref="./wildcardmatching.html"/>
27 <keyword name="Browse" ref="./browse.html"/>
28 <keyword name="Directory" ref="./browse.html"/>
29 <keyword name="Open" ref="./openfile.html"/>
30 <keyword name="Select" ref="./openfile.html"/>
31 </keywords>
32 <files>
33 <file>browse.html</file>
34 <file>filedialog.html</file>
35 <file>findfile.html</file>
36 <file>index.html</file>
37 <file>intro.html</file>
38 <file>openfile.html</file>
39 <file>wildcardmatching.html</file>
40 <file>images/browse.png</file>
41 <file>images/fadedfilemenu.png</file>
42 <file>images/filedialog.png</file>
43 <file>images/handbook.png</file>
44 <file>images/mainwindow.png</file>
45 <file>images/open.png</file>
46 <file>images/wildcard.png</file>
47 </files>
48 </filterSection>
49 </QtHelpProject>
Note: See TracBrowser for help on using the repository browser.