##// END OF EJS Templates
Fixed the SKIP_IF_CANNOT_TEST_MOUSE_EVENTS on Qt5
Fixed the SKIP_IF_CANNOT_TEST_MOUSE_EVENTS on Qt5

File last commit:

r1947:a62b3bfbefaa
r2063:da4e011c304c
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>