From 6e2332b33fc43ace57c7f8ba69564035181a95b7 2012-09-04 11:37:29 From: Tero Ahola Date: 2012-09-04 11:37:29 Subject: [PATCH] Fancy QML doc front page with a screen shot --- diff --git a/doc/src/qml.qdoc b/doc/src/qml.qdoc index 0495f9e..abb41b6 100644 --- a/doc/src/qml.qdoc +++ b/doc/src/qml.qdoc @@ -4,10 +4,19 @@ \keyword Charts QML API QtCommercial Charts QML API is an intuitive and simple way to show charts in your QML - applications. The following QML shows you to create a simple pie chart: - \snippet ../examples/qmlpiechart/qml/qmlpiechart/main.qml 1 - \snippet ../examples/qmlpiechart/qml/qmlpiechart/main.qml 2 - \snippet ../examples/qmlpiechart/qml/qmlpiechart/main.qml 3 + applications. + + \table + \row + \o \br + Use the following QML to create a simple pie chart: + \br + \br + \snippet ../examples/qmlpiechart/qml/qmlpiechart/main.qml 1 + \snippet ../examples/qmlpiechart/qml/qmlpiechart/main.qml 2 + \snippet ../examples/qmlpiechart/qml/qmlpiechart/main.qml 3 + \o \inlineimage examples_qmlpiechart.png + \endtable \raw HTML