##// END OF EJS Templates
Added colormap chart examples...
Added colormap chart examples Improved Zoom, added direction parameter. Signed-off-by: jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r2734:69f73db4ec09
r2901:d2a7a7849617
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