##// END OF EJS Templates
pure virtual getter for series to QLegendMarker. In some cases user don't need the derived pointer. This removes the need to cast to derived marker type
pure virtual getter for series to QLegendMarker. In some cases user don't need the derived pointer. This removes the need to cast to derived marker type

File last commit:

r1419:9a2b5d956bb6
r2181:1afcc57c4e2f
Show More
chartdataset.pro
5 lines | 109 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
Michal Klocek
Adds chartdata unit test
r224 SOURCES += tst_chartdataset.cpp