##// END OF EJS Templates
commenting out usage of old marker implementation from legend. Legend now uses new markers.
commenting out usage of old marker implementation from legend. Legend now uses new markers.

File last commit:

r1947:a62b3bfbefaa
r2170:3d497e4d0047
Show More
resources.qrc
18 lines | 858 B | text/plain | TextLexer
Tero Ahola
Refactored QML axis handling
r1813 <RCC>
<qresource prefix="/">
<file>qml/qmlchartaxis/main.qml</file>
<file>qml/qmlchartaxis/Button.qml</file>
Tero Ahola
Fixed a bug in setting axes dynamically via QML API
r1947 <file>qml/qmlchartaxis/DefaultAxes.qml</file>
<file>qml/qmlchartaxis/DefaultAxesRevert.qml</file>
<file>qml/qmlchartaxis/UserDefined.qml</file>
<file>qml/qmlchartaxis/UserDefinedRevert.qml</file>
<file>qml/qmlchartaxis/ChartAxes.qml</file>
<file>qml/qmlchartaxis/ChartAxesRevert.qml</file>
<file>qml/qmlchartaxis/ConfiguringDynamically.qml</file>
<file>qml/qmlchartaxis/SeriesSpecificDynamic.qml</file>
<file>qml/qmlchartaxis/CreatingDynamically.qml</file>
<file>qml/qmlchartaxis/SwitchingDynamically.qml</file>
<file>qml/qmlchartaxis/DefaultAndUserDefined.qml</file>
<file>qml/qmlchartaxis/Legacy.qml</file>
Tero Ahola
Refactored QML axis handling
r1813 </qresource>
</RCC>