##// END OF EJS Templates
Some perfs improvments....
Some perfs improvments. Fixed bug on update outside of data range. Signed-off-by: jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r2734:69f73db4ec09
r2902:1f7564788f9d 5.7
Show More
qmlchartaxis.pro
8 lines | 163 B | text/idl | PrologLexer
Miikka Heikkinen
Moved manual tests to separate directory....
r2734 !include( ../../tests.pri ) {
Tero Ahola
Refactored QML axis handling
r1813 error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
Miikka Heikkinen
Add qml files to OTHER_FILES in qml examples, demos, and tests...
r2490 OTHER_FILES += qml/qmlchartaxis/*
Tero Ahola
Refactored QML axis handling
r1813