##// END OF EJS Templates
Added colormap chart examples...
Added colormap chart examples Improved Zoom, added direction parameter. Signed-off-by: jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r2712:c544258484ff
r2901:d2a7a7849617
Show More
nesteddonuts.pro
8 lines | 165 B | text/idl | PrologLexer
Titta Heikkala
Qt Charts project file structure change...
r2712 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
Marek Rosa
Added insert, remove and other common methodds to QDonutGroup. Donut example added
r1693 }
Jani Honkonen
missed a spot with nesteddonuts renaming
r1878 TARGET = nesteddonuts
Marek Rosa
Added insert, remove and other common methodds to QDonutGroup. Donut example added
r1693 SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h