##// END OF EJS Templates
tst_qchart and tst_qchartview updates
tst_qchart and tst_qchartview updates

File last commit:

r887:1270a0b0cca2
r914:5d82b4aac9d4
Show More
resources.qrc
9 lines | 277 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>
Michal Klocek
Add qmlplugin support for integrated build
r255 </qresource>
</RCC>