From 6a9eb8ed01e002393b2fb26838cefadf8d41f036 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Thu, 6 Dec 2012 19:27:20 +0100 Subject: Doc: Added documentation for the examples - Moved documentation for the Qt XML, Qt Widgets, Qt Concurrent, and Qt Network examples from qtdoc. - Grouped the documentation pages under relevant groups - Fixed \snippet paths Task-number: QTBUG-27515 Change-Id: I43c22a679e2eefbb48e3cd5893aa2afd3d905863 Reviewed-by: Eskil Abrahamsen Blomfeldt --- examples/threads/doc/src/mandelbrot.qdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/threads/doc/src/mandelbrot.qdoc') diff --git a/examples/threads/doc/src/mandelbrot.qdoc b/examples/threads/doc/src/mandelbrot.qdoc index a76b856616..8ef8d0b01a 100644 --- a/examples/threads/doc/src/mandelbrot.qdoc +++ b/examples/threads/doc/src/mandelbrot.qdoc @@ -28,6 +28,8 @@ /*! \example mandelbrot \title Mandelbrot Example + \brief Demonstrates multi-thread programming using Qt + \ingroup qtconcurrent-mtexamples \brief The Mandelbrot example shows how to use a worker thread to perform heavy computations without blocking the main thread's -- cgit v1.2.3