Move the chip example in the docs.
Change-Id: I21b894569615d1c344d9799743148dad1cbbc5dd Reviewed-on: http://codereview.qt.nokia.com/878 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kevin Wright <kevin.wright@nokia.com>
This commit is contained in:
parent
f9ed8d963b
commit
fa65123a86
@ -26,7 +26,7 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\example demos/chip
|
\example graphicsview/chip
|
||||||
\title 40000 Chips
|
\title 40000 Chips
|
||||||
|
|
||||||
This demo shows how to visualize a huge scene with 40000 chip items
|
This demo shows how to visualize a huge scene with 40000 chip items
|
@ -1,4 +1,3 @@
|
|||||||
"Chip Demo", "demos/chip", "chip", 0, -1
|
|
||||||
"Composition Demo", "demos/composition", "composition", 0, -1
|
"Composition Demo", "demos/composition", "composition", 0, -1
|
||||||
"Deform Demo", "demos/deform", "deform", 0, -1
|
"Deform Demo", "demos/deform", "deform", 0, -1
|
||||||
"Embeddeddialogs Demo", "demos/embeddeddialogs", "embeddeddialogs", 0, -1
|
"Embeddeddialogs Demo", "demos/embeddeddialogs", "embeddeddialogs", 0, -1
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
"effects/lighting Example", "examples/effects/lighting", "lighting", 10, -1
|
"effects/lighting Example", "examples/effects/lighting", "lighting", 10, -1
|
||||||
"graphicsview/anchorlayout Example", "examples/graphicsview/anchorlayout", "anchorlayout", 10, -1
|
"graphicsview/anchorlayout Example", "examples/graphicsview/anchorlayout", "anchorlayout", 10, -1
|
||||||
"graphicsview/basicgraphicslayouts Example", "examples/graphicsview/basicgraphicslayouts", "basicgraphicslayouts", 0, -1
|
"graphicsview/basicgraphicslayouts Example", "examples/graphicsview/basicgraphicslayouts", "basicgraphicslayouts", 0, -1
|
||||||
|
"graphicsview/chip Example", "examples/graphicsview/chip", "chip", 0, -1
|
||||||
"graphicsview/collidingmice Example", "examples/graphicsview/collidingmice", "collidingmice", 10, -1
|
"graphicsview/collidingmice Example", "examples/graphicsview/collidingmice", "collidingmice", 10, -1
|
||||||
"graphicsview/diagramscene Example", "examples/graphicsview/diagramscene", "diagramscene", 10, -1
|
"graphicsview/diagramscene Example", "examples/graphicsview/diagramscene", "diagramscene", 10, -1
|
||||||
"graphicsview/dragdroprobot Example", "examples/graphicsview/dragdroprobot", "dragdroprobot", 10, -1
|
"graphicsview/dragdroprobot Example", "examples/graphicsview/dragdroprobot", "dragdroprobot", 10, -1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user