QGIS/python/core/auto_generated
Nyall Dawson 4240e20248 Add API to QgsProviderRegistry to obtain user friendly warning messages
for when a URI cannot be opened in a QGIS install, but the URI
matches a format which could potentially be opened in a different QGIS
install.

This can be used to show user-friendly warning messages advising user why
a particular uri cannot be opened on their QGIS install. For example, if
a QGIS install is built without the PDAL library then las/laz files are
unusable, and this method can be used to retrieve a user-friendly warning
as to why the las/laz files cannot be used on their QGIS build.

Instead of just showing the user a generic "not a valid or recognized data
source" error, we can use this api to show more helpful URIs about the
specific uri.

Initially intended to help advise users why LAS/LAZ files cannot be
opened on their QGIS install, but also could be used e.g. by mdal
to advise users about missing third party libraries preventing
them from opening certain mesh files, etc....
2021-03-01 10:09:06 +10:00
..
2021-01-31 05:41:22 +10:00
2021-02-19 08:15:29 +10:00
2021-02-19 08:15:29 +10:00
2021-02-19 08:15:29 +10:00
2021-02-25 11:08:56 +10:00
2021-02-23 15:49:23 +10:00
2021-02-19 08:15:29 +10:00
2021-02-19 08:15:29 +10:00
2020-11-24 12:59:42 +10:00
2020-11-05 20:16:48 +10:00
2020-10-09 11:20:09 +10:00
2021-02-12 12:42:22 +10:00
Dox
2020-08-10 08:09:11 +10:00
2021-02-19 08:15:29 +10:00