##// 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:

r1691:a02fd4879eaa
r2181:1afcc57c4e2f
Show More
qhorizontalpercentbarseries.pro
4 lines | 123 B | text/idl | PrologLexer
sauimone
unit tests for horizontal barcharts
r1691 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_qhorizontalpercentbarseries.cpp