##// END OF EJS Templates
Added parametric zoom on QChart....
Added parametric zoom on QChart. Signed-off-by: jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r2712:c544258484ff
r2900:7532b52dd10c
Show More
domain.pro
7 lines | 125 B | text/idl | PrologLexer
Tero Ahola
Created auto test specific pri
r960 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
Michal Klocek
Refactor domain model...
r439 }
Michal Klocek
Removes test_private form qmake, adds chaeck in soruce file of private tests
r1977
Titta Heikkala
Qt Charts project file structure change...
r2712 QT += charts-private
Michal Klocek
Refactor domain model...
r439 SOURCES += tst_domain.cpp