summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/findfiles.qdoc
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-11-29 10:43:41 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-11-29 10:43:41 (GMT)
commit2721d69e64e7bd411c1ff51ce82ebafa7dbf3314 (patch)
tree5b17366d3722bb58f2f8e5c4962a4aef2c74d472 /doc/src/examples/findfiles.qdoc
parent6d221f4bd6a775a4af29997da3c1af23860b9643 (diff)
parentca0e1b517c150dadd1c1cd400b93004c9953642a (diff)
downloadQt-2721d69e64e7bd411c1ff51ce82ebafa7dbf3314.zip
Qt-2721d69e64e7bd411c1ff51ce82ebafa7dbf3314.tar.gz
Qt-2721d69e64e7bd411c1ff51ce82ebafa7dbf3314.tar.bz2
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-qml-team: (536 commits) Adapt autotests to commit e2773a9 Declarative: Use qDebug() for debugger status updates Declarative: Unify output of warning messages in debug server Added missing license header. Adjust pathes once again. Fixed a link Fixed a link Split behavior and wigglytext examples Rename files to show up in docs. Whitespace changes and added depends. Fix up examples. Fixed some linking issues. Removed unecessary files from folders. Fixes for the manifest and links. Changed some of the short descriptions for WebView examples. Removed unecessary duplicate files. Symbian-linux crosscompilation case changes Fix link to WebView examples. Fix link to ListView and WebView example pages. Fixed lists to be ordered lists and added curly brackets ...
Diffstat (limited to 'doc/src/examples/findfiles.qdoc')
-rw-r--r--doc/src/examples/findfiles.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/src/examples/findfiles.qdoc b/doc/src/examples/findfiles.qdoc
index 026d61f..df591b6 100644
--- a/doc/src/examples/findfiles.qdoc
+++ b/doc/src/examples/findfiles.qdoc
@@ -29,8 +29,10 @@
\example dialogs/findfiles
\title Find Files Example
- The Find Files example shows how to use QProgressDialog to provide
- feedback on the progress of a slow operation. The example also
+ \brief The Find Files example shows how to use QProgressDialog to provide
+ feedback on the progress of a slow operation.
+
+ The example also
shows how to use QFileDialog to facilitate browsing, how to use
QTextStream's streaming operators to read a file, and how to use
QTableWidget to provide standard table display facilities for