##// END OF EJS Templates
Krazy reported errors...
Krazy reported errors * adding Q_OBJECT macros * spelling corrections * missing consts in foreach loops * missing float convertions * adds better ownership handling

File last commit:

r954:bf8288db1aea
r974:de7be57d3935
Show More
demos-piechartcustomization.qdoc
8 lines | 217 B | text/plain | TextLexer
/ doc / src / demos-piechartcustomization.qdoc
Jani Honkonen
Add demos to docs
r921 /*!
Tero Ahola
Added piechart customization demo screenshot
r954 \example demos/piechartcustomization
\title Pie chart customization demo
\subtitle
Jani Honkonen
Add demos to docs
r921
Tero Ahola
Added piechart customization demo screenshot
r954 This demo shows how the look and feel of a pie chart can be customized.
\image piechart_customization.png
Jani Honkonen
Add demos to docs
r921 */