##// END OF EJS Templates
Added zooming functions to ChartView...
Added zooming functions to ChartView Added all the zooming functions to ChartView that are available also for QChart. Change-Id: I5568c9fbf2077b0ab1de94742d41cd44ce56bc9b Task-number: QTRD-3471 Task-number: QTRD-3504 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>

File last commit:

r2712:c544258484ff
r2788:67af712ca4a0
Show More
chartdataset.pro
7 lines | 131 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
Adds chartdata unit test
r224 }
Tero Ahola
Hacked library dependency issues on OSX
r1035
Titta Heikkala
Qt Charts project file structure change...
r2712 QT += charts-private
Michal Klocek
Adds chartdata unit test
r224 SOURCES += tst_chartdataset.cpp