summaryrefslogtreecommitdiffstats
path: root/doc/src/demos.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/demos.qdoc')
-rw-r--r--doc/src/demos.qdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/src/demos.qdoc b/doc/src/demos.qdoc
index 6316617a..7ab113ed 100644
--- a/doc/src/demos.qdoc
+++ b/doc/src/demos.qdoc
@@ -65,9 +65,17 @@
</tr>
<tr>
<td><a href="demos-qmlpolarchart.html">Qml Polar Chart</a></td>
+ <td><a href="demos-quick2chart.html">QtQuick 2 Basic Charts</a></td>
</tr>
<tr>
<td><a href="demos-qmlpolarchart.html"><img src="images/demos_qmlpolarchart1.png" width="300" alt="Qml Polar Chart" /></a></td>
+ <td><a href="demos-quick2chart.html"><img src="images/demos_qmlchart1.png" width="300" alt="QtQuick 2 Basic Charts" /></a></td>
+ </tr>
+ <tr>
+ <td><a href="demos-quick2oscilloscope.html">QtQuick 2 Oscilloscope</a></td>
+ </tr>
+ <tr>
+ <td><a href="demos-quick2oscilloscope.html"><img src="images/demos_qmloscilloscope.png" width="300" alt="QtQuick 2 Oscilloscope" /></a></td>
</tr>
</table>
</div>