qtdeclarative/examples/qml/tutorials/extending-qml
Edward Welbourne c8c1d4964b PieChart examples: initialize members
Coverity (CID 161680, 161678) pointed out that constructors don't
initialize some members; getters would have returned drivel if called
before setters.  Unimportant but we should set a good example in our
example code.

Change-Id: Ia0483cfbe2cae379a0e84f10db1d8edc9cb5c52b
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2016-07-15 08:22:01 +00:00
..
chapter1-basics Fixed license headers 2015-02-17 13:33:18 +00:00
chapter2-methods Fixed license headers 2015-02-17 13:33:18 +00:00
chapter3-bindings actually build and install the qml tutorials 2016-05-13 04:35:27 +00:00
chapter4-customPropertyTypes PieChart examples: initialize members 2016-07-15 08:22:01 +00:00
chapter5-listproperties PieChart examples: initialize members 2016-07-15 08:22:01 +00:00
chapter6-plugins actually build and install the qml tutorials 2016-05-13 04:35:27 +00:00
extending-qml.pro Doc: Combine the extending QML tutorial chapters into a single example 2014-09-30 12:33:22 +02:00