##// END OF EJS Templates
QSplineSeries calculateControlPoints moved to splinechartitem. This way we don't need to deal with controlPoints on logaritmic scale
QSplineSeries calculateControlPoints moved to splinechartitem. This way we don't need to deal with controlPoints on logaritmic scale

File last commit:

r1878:feba2e518e2c
r2372:d6a999e30ac3
Show More
nesteddonuts.pro
8 lines | 159 B | text/idl | PrologLexer
Jani Honkonen
Moved 'donut' example to demos 'nesteddonuts'
r1877 !include( ../demos.pri ) {
error( "Couldn't find the demos.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