##// END OF EJS Templates
Added createLegendMarkers to private series. This will replace old createLegendMarker method. Notice the s in new method name. PIMPL for QLegendMarker. Newlegend example updated a bit
Added createLegendMarkers to private series. This will replace old createLegendMarker method. Notice the s in new method name. PIMPL for QLegendMarker. Newlegend example updated a bit

File last commit:

r1419:9a2b5d956bb6
r2163:5397c9eef2aa
Show More
wavechart.pro
7 lines | 165 B | text/idl | PrologLexer
!include( ../tests.pri ) {
error( "Couldn't find the examples.pri file!" )
}
QT+=opengl
TARGET = wavechart
SOURCES += main.cpp wavechart.cpp
HEADERS += wavechart.h