##// END OF EJS Templates
QCategoryAxis scrolling support added
QCategoryAxis scrolling support added

File last commit:

r1875:431c64e8346f
r1950:d136a6135e13
Show More
donutbreakdown.pro
10 lines | 196 B | text/idl | PrologLexer
Marek Rosa
Removed QDonutGroup class. Added Donut Drill down example
r1697 !include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
Marek Rosa
Renamed donutdrilldown example to donutbreakdown
r1761 TARGET = donutbreakdown
Marek Rosa
Removed QDonutGroup class. Added Donut Drill down example
r1697 SOURCES += main.cpp\
Jani Honkonen
Refactored donutbreakdown example
r1875 donutbreakdownchart.cpp
Marek Rosa
Removed QDonutGroup class. Added Donut Drill down example
r1697
Jani Honkonen
Refactored donutbreakdown example
r1875 HEADERS += \
donutbreakdownchart.h