##// END OF EJS Templates
Fancy QML doc front page with a screen shot
Tero Ahola -
r1958:6e2332b33fc4
parent child
Show More
@@ -4,10 +4,19
4 4 \keyword Charts QML API
5 5
6 6 QtCommercial Charts QML API is an intuitive and simple way to show charts in your QML
7 applications. The following QML shows you to create a simple pie chart:
8 \snippet ../examples/qmlpiechart/qml/qmlpiechart/main.qml 1
9 \snippet ../examples/qmlpiechart/qml/qmlpiechart/main.qml 2
10 \snippet ../examples/qmlpiechart/qml/qmlpiechart/main.qml 3
7 applications.
8
9 \table
10 \row
11 \o \br
12 Use the following QML to create a simple pie chart:
13 \br
14 \br
15 \snippet ../examples/qmlpiechart/qml/qmlpiechart/main.qml 1
16 \snippet ../examples/qmlpiechart/qml/qmlpiechart/main.qml 2
17 \snippet ../examples/qmlpiechart/qml/qmlpiechart/main.qml 3
18 \o \inlineimage examples_qmlpiechart.png
19 \endtable
11 20
12 21 \raw HTML
13 22 <table cellpadding="2" cellspacing="1" border="0" width="95%" class="indextable">
General Comments 0
You need to be logged in to leave comments. Login now