##// END OF EJS Templates

File last commit:

r1117:4e706181034e
r1127:bf05f30a9a64 merge
Show More
resources.qrc
11 lines | 365 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>
Michal Klocek
Add qmlplugin support for integrated build
r255 </qresource>
</RCC>