Doc: Fix example pages for Qt Tools
authorLeena Miettinen <riitta-leena.miettinen@digia.com>
Tue, 11 Dec 2012 16:31:48 +0000 (17:31 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 12 Dec 2012 06:51:36 +0000 (07:51 +0100)
commitabbafb2b08f89114763a16b51bc02bacc73cdd97
treeba51e468bf9ad205c99dcd882c8ce9f50d876783
parentce7fb448f27af7882a9fac3b73cfc6f8b4760c37
Doc: Fix example pages for Qt Tools

Use the \group and \ingroup commands to produce Qt 5 style
example pages. Unify the file structure for example docs.
Add example page for Qt Help and move Context Sensitive Help
example to it (from the Qt Assistant Examples page).

Change-Id: I687b18a134037588a5a536fe2353c18dfd44b1d7
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: David Schulz <david.schulz@digia.com>
30 files changed:
examples/assistant/assistant.pro
examples/assistant/doc/images/simpletextviewer-example.png [moved from examples/assistant/simpletextviewer/doc/images/simpletextviewer-example.png with 100% similarity]
examples/assistant/doc/images/simpletextviewer-findfiledialog.png [moved from examples/assistant/simpletextviewer/doc/images/simpletextviewer-findfiledialog.png with 100% similarity]
examples/assistant/doc/images/simpletextviewer-mainwindow.png [moved from examples/assistant/simpletextviewer/doc/images/simpletextviewer-mainwindow.png with 100% similarity]
examples/assistant/doc/src/remotecontrol.qdoc [new file with mode: 0644]
examples/assistant/doc/src/simpletextviewer.qdoc [moved from examples/assistant/simpletextviewer/doc/src/simpletextviewer.qdoc with 99% similarity]
examples/assistant/remotecontrol/enter.png [moved from examples/help/remotecontrol/enter.png with 100% similarity]
examples/assistant/remotecontrol/main.cpp [moved from examples/help/remotecontrol/main.cpp with 100% similarity]
examples/assistant/remotecontrol/remotecontrol.cpp [moved from examples/help/remotecontrol/remotecontrol.cpp with 100% similarity]
examples/assistant/remotecontrol/remotecontrol.h [moved from examples/help/remotecontrol/remotecontrol.h with 100% similarity]
examples/assistant/remotecontrol/remotecontrol.pro [moved from examples/help/remotecontrol/remotecontrol.pro with 100% similarity]
examples/assistant/remotecontrol/remotecontrol.qrc [moved from examples/help/remotecontrol/remotecontrol.qrc with 100% similarity]
examples/assistant/remotecontrol/remotecontrol.ui [moved from examples/help/remotecontrol/remotecontrol.ui with 100% similarity]
examples/designer/doc/src/arthurplugin.qdoc
examples/designer/doc/src/calculatorbuilder.qdoc
examples/designer/doc/src/calculatorform.qdoc
examples/designer/doc/src/containerextension.qdoc
examples/designer/doc/src/customwidgetplugin.qdoc
examples/designer/doc/src/taskmenuextension.qdoc
examples/designer/doc/src/worldtimeclockbuilder.qdoc
examples/designer/doc/src/worldtimeclockplugin.qdoc
examples/help/doc/src/contextsensitivehelp.qdoc [new file with mode: 0644]
examples/help/help.pro
examples/uitools/doc/src/multipleinheritance.qdoc
examples/uitools/doc/src/textfinder.qdoc
src/assistant/assistant/doc/src/assistant-example.qdoc
src/assistant/help/doc/qthelp.qdocconf
src/assistant/help/doc/src/qthelp-examples.qdoc [new file with mode: 0644]
src/designer/src/designer/doc/src/designer-examples.qdoc
src/designer/src/uitools/doc/src/qtuitools-examples.qdoc