simpletextviewer.qhp Example Filehelp/simpletextviewer/documentation/simpletextviewer.qhp<?xml version="1.0" encoding="UTF-8"?> <QtHelpProject version="1.0"> <namespace>com.trolltech.examples.simpletextviewer</namespace> <virtualFolder>doc</virtualFolder> <filterSection> <toc> <section title="Simple Text Viewer" ref="index.html"> <section title="Find File" ref="./findfile.html"> <section title="File Dialog" ref="./filedialog.html"></section> <section title="Wildcard Matching" ref="./wildcardmatching.html"></section> <section title="Browse" ref="./browse.html"></section> </section> <section title="Open File" ref="./openfile.html"></section> </section> </toc> <keywords> <keyword name="Display" ref="./index.html"/> <keyword name="Rich text" ref="./index.html"/> <keyword name="Plain text" ref="./index.html"/> <keyword name="Find" ref="./findfile.html"/> <keyword name="File menu" ref="./findfile.html"/> <keyword name="File name" ref="./filedialog.html"/> <keyword name="File dialog" ref="./filedialog.html"/> <keyword name="File globbing" ref="./wildcardmatching.html"/> <keyword name="Wildcard matching" ref="./wildcardmatching.html"/> <keyword name="Wildcard syntax" ref="./wildcardmatching.html"/> <keyword name="Browse" ref="./browse.html"/> <keyword name="Directory" ref="./browse.html"/> <keyword name="Open" ref="./openfile.html"/> <keyword name="Select" ref="./openfile.html"/> </keywords> <files> <file>browse.html</file> <file>filedialog.html</file> <file>findfile.html</file> <file>index.html</file> <file>intro.html</file> <file>openfile.html</file> <file>wildcardmatching.html</file> <file>images/browse.png</file> <file>images/fadedfilemenu.png</file> <file>images/filedialog.png</file> <file>images/handbook.png</file> <file>images/mainwindow.png</file> <file>images/open.png</file> <file>images/wildcard.png</file> </files> </filterSection> </QtHelpProject> © 2008-2011 Nokia Corporation and/or its subsidiaries. Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide. All other trademarks are property of their respective owners. Privacy Policy Licensees holding valid Qt Commercial licenses may use this document in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia. Alternatively, this document may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. |