##// END OF EJS Templates
Added QDonutGroup class
Added QDonutGroup class

File last commit:

r1604:6954b167a346
r1671:86eb2ea7496a
Show More
resources.qrc
14 lines | 497 B | text/plain | TextLexer
Michal Klocek
Add qmlplugin support for integrated build
r255 <RCC>
<qresource prefix="/">
<file>qml/qmlchart/loader.qml</file>
<file>qml/qmlchart/main.qml</file>
Tero Ahola
Refactored QML example to multiple views
r887 <file>qml/qmlchart/View1.qml</file>
<file>qml/qmlchart/View2.qml</file>
<file>qml/qmlchart/View3.qml</file>
Tero Ahola
Splitted scatter&area view in QML app (again)
r925 <file>qml/qmlchart/View4.qml</file>
Tero Ahola
Simplified declarative implementation
r1117 <file>qml/qmlchart/View5.qml</file>
Tero Ahola
QML api documentation skeletons for all the series.
r1468 <file>qml/qmlchart/View6.qml</file>
<file>qml/qmlchart/View7.qml</file>
<file>qml/qmlchart/View8.qml</file>
Michal Klocek
Add qmlplugin support for integrated build
r255 </qresource>
</RCC>