mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-14 00:08:51 -05:00
Returns the QGIS application full name. It can be defined by the environment variable QGIS_APPLICATION_FULL_NAME or the /qgis/application_full_name in the QGIS config file. By default it is equal to `QgsApplication::applicationName()+' '+QgsApplication::platform()`