##// 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:

r880:be90a995df75
r974:de7be57d3935
Show More
examples-piechart.qdoc
7 lines | 181 B | text/plain | TextLexer
/ doc / src / examples-piechart.qdoc
/*!
\example examples/piechart
\title Piechart Example
\subtitle
The example shows how to create simple pie chart and do some customizations to a pie slice.
*/