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()`