##// END OF EJS Templates
Fix spelling errors
Fix spelling errors

File last commit:

r979:6c4321224538
r1940:c7b5c0b5fd0b
Show More
examples-piechart.qdoc
8 lines | 215 B | text/plain | TextLexer
/ doc / src / examples-piechart.qdoc
Michal Klocek
Refactor documentation...
r330 /*!
Tero Ahola
Fixing example documentation
r500 \example examples/piechart
Jani Honkonen
Pie doc updates
r880 \title Piechart Example
Michal Klocek
Refactor documentation...
r330 \subtitle
Jani Honkonen
Pie doc updates
r880 The example shows how to create simple pie chart and do some customizations to a pie slice.
Tero Ahola
Documentation front page
r979 \image examples_piechart.png
Jani Honkonen
Pie doc updates
r880 */