mirror of
https://github.com/qgis/QGIS.git
synced 2025-07-14 00:04:06 -04:00
* avoid using lambdas and use dedicate class and subclasses for each widget type (lable, groupbox, tree, etc) * this makes the code much more clearer * allow creating custom highlight widgets with API