Martin Dobias 4c84cfa29a Fix a memory leak in classify() + add missing annotations/docstrings
A pseudo color renderer was getting created in classify() but never deleted.

Spotted by @PeterPetrik

As a bonus switched a for loop from mixed constBegin()/end() usage to range for.
2018-06-22 05:48:46 +10:00
..
2018-06-08 10:13:13 +10:00
2018-05-29 11:59:54 +02:00
2017-07-24 11:36:38 +02:00
2017-10-29 10:46:54 -05:00
2018-06-20 15:06:36 +10:00
2018-02-18 20:53:40 +01:00
2018-05-31 12:33:38 -08:00
2018-06-06 06:27:33 +10:00