QGIS/python/core/auto_generated
David Signer 625d601e86 Deprecate forceReload() and merge it together with reloadData()
`reloadData()` implementations are set to private on `reloadProviderData()`

All calls of `forceReload()` or `reloadData()` target `QgsDataProvider::reloadData()` what calls the implemented `reloadProviderData()` of the provider and `dataChanged()` signal is called allways. That this signal is called changes the behavior of the `dataReload()` calls of all providers.
2019-12-12 15:59:07 +01:00
..
2019-07-30 18:06:26 +07:00
2019-10-29 07:47:33 +10:00
2019-11-29 17:58:02 +01:00
2019-09-23 17:32:46 +02:00
2019-11-03 22:22:58 +01:00
2019-10-26 10:50:30 +10:00
2019-12-05 07:08:50 +01:00
2019-11-20 08:12:39 -05:00
2019-10-31 14:15:14 +01:00
2019-06-28 09:45:48 +10:00
2019-11-02 15:01:59 +01:00
2019-07-17 04:26:29 +10:00
Dox
2019-11-02 15:12:23 +01:00
2019-10-31 14:59:39 +10:00
2019-10-26 06:46:09 +10:00
2019-07-17 04:26:29 +10:00
2019-07-17 04:26:29 +10:00
2019-10-30 09:32:28 +01:00
2019-10-02 21:37:52 +10:00