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

r1813:c3705e59ed40
r2181:1afcc57c4e2f
Show More
qmlchartaxis.pro
8 lines | 181 B | text/idl | PrologLexer
Tero Ahola
Refactored QML axis handling
r1813 !include( ../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
RESOURCES += resources.qrc
SOURCES += main.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)