##// 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
qchart.pro
4 lines | 102 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 tst_chart draft
r896 }
Tero Ahola
Created auto test specific pri
r960 SOURCES += tst_qchart.cpp