doc: Fix Graphics View example docs
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Thu, 6 Dec 2012 10:50:33 +0000 (11:50 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 6 Dec 2012 11:49:02 +0000 (12:49 +0100)
commitae8533e4ae3ae2ca32a5dcfc4302d40ee0e2fb0f
treed9b7167232e9cacdf78b30fa2d19441f60a96b6a
parent0fc1b9d06e9d0c35fa7f6945b8147e503d7f2ebc
doc: Fix Graphics View example docs

Make the same layout of the new graphics view example documentation
as we had before (except by using annotatedlist instead of hardcoding
the links). I've also moved four examples from qtdoc to qtbase so
that they can be included in this documentation.

Change-Id: Ic2202ade119cadd98d036f1bd77e91dae49b5677
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
examples/widgets/doc/src/basicgraphicslayouts.qdoc
examples/widgets/doc/src/blurpicker.qdoc
examples/widgets/doc/src/embeddeddialogs.qdoc
examples/widgets/doc/src/fademessage.qdoc
examples/widgets/doc/src/graphicsview-anchorlayout.qdoc [new file with mode: 0644]
examples/widgets/doc/src/graphicsview-flowlayout.qdoc [new file with mode: 0644]
examples/widgets/doc/src/graphicsview-simpleanchorlayout.qdoc [new file with mode: 0644]
examples/widgets/doc/src/graphicsview-weatheranchorlayout.qdoc [new file with mode: 0644]
examples/widgets/doc/src/lighting.qdoc
src/widgets/doc/src/qtwidgets-examples.qdoc