QGIS/python/gui/auto_generated
Dan Minor bfc0925bbf
Call saveSettings from QgsCompoundColorWidget::hideEvent
We currently call saveSettings from the QgsCompoundColorWidget destructor.
Since we restore the custom colors when the constructor runs, any changes made
will be lost if a second QgsCompoundColorWidget is created before the first is
destroyed. This adds a hideEvent handler, and saves the settings from there.

Fixes #37749.
2020-07-21 09:56:24 +10:00
..
2020-07-13 08:48:31 +02:00
2020-06-18 05:53:23 +10:00
SIP
2020-02-20 08:33:07 +10:00
2020-07-16 13:16:43 +02:00
2020-07-15 15:30:45 +03:00
2020-06-19 08:47:23 +10:00
2020-04-29 15:54:15 +02:00
2020-06-11 13:29:59 +10:00
Dox
2020-03-25 19:25:40 +10:00
2020-06-11 13:29:59 +10:00
2020-06-19 08:47:23 +10:00
2020-03-25 19:25:40 +10:00
2020-06-19 08:47:23 +10:00
2020-06-20 04:28:18 +10:00