##// END OF EJS Templates
Adds title examples to chartviewer
Adds title examples to chartviewer

File last commit:

r2069:fff5aa874bbe
r2147:d6a1a8d186a0
Show More
resources.qrc
11 lines | 472 B | text/plain | TextLexer
Tero Ahola
Demo about creating a custom legend on QML
r2069 <RCC>
<qresource prefix="/">
<file>qml/qmlcustomlegend/loader.qml</file>
<file>qml/qmlcustomlegend/main.qml</file>
<file>qml/qmlcustomlegend/CustomLegend.qml</file>
<file>qml/qmlcustomlegend/ChartViewStacked.qml</file>
<file>qml/qmlcustomlegend/ChartViewHighlighted.qml</file>
<file>qml/qmlcustomlegend/ChartViewSelector.qml</file>
<file>qml/qmlcustomlegend/AnimatedAreaSeries.qml</file>
</qresource>
</RCC>