Nyall Dawson df6c8d74cd Allow plugins and scripts to register custom logic to prevent
the QGIS application from exiting

This interface allows plugins to implement custom logic to determine whether it is safe
for the application to exit, e.g. by checking whether the plugin or script has any
unsaved changes which should be saved or discarded before allowing QGIS to exit.
2020-10-06 17:04:49 +10:00
..
2020-10-06 08:39:26 +10:00
2020-05-05 21:58:59 +02:00
2019-05-17 16:47:47 +02:00
2020-05-05 21:58:29 +02:00
2020-09-20 06:57:20 +10:00