mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-22 00:14:55 -05:00
This adds api in the provider gui to allow a provider to create a custom widget which exposes options to customise and change the layer's source. E.g. a file based layer provider could expose a widget for selecting a new file path, and an online one could expose widgets for changing the host, authentication, etc.