jakimowb
d7bf988817
Expose QgsFieldCalculator to public API ( #46748 )
...
* shows QgsFieldCalculator in public API
* removed unnecessary comment
* QgsFieldCalculator:
made public slots private and added code documentation
* fixed doc string
* Apply suggestions from code review
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
* updated sip file
Co-authored-by: Nyall Dawson <nyall.dawson@gmail.com>
2022-01-08 16:28:27 +01:00
Antoine
ce12b3c2df
modify comments for documentation generation
2021-12-13 12:39:44 +01:00
Etienne Trimaille
a3df6b6649
UI - Update vector and raster to be able to add many metadata urls on server side
2021-09-16 14:23:42 +02:00
Nyall Dawson
8c0b98d095
Add a mechanism for data providers to supply QgsMapLayerConfigWidgetFactory
...
via their GUI metadata
Allows providers to create layer properties pages, giving us a nice
way to keep provider-specific logic out of the layer properties
classes.
2021-03-25 04:48:31 +10:00
Denis Rouzaud
ba8a445850
run sipify
2021-03-22 21:13:52 +01:00
Denis Rouzaud
960e533113
re-allow circular dependencies ( #37539 )
...
see #30947
2020-07-07 09:48:20 +02:00
Denis Rouzaud
961ffcc94e
use QgsLayerTreeFilterProxyModel for layer dependency tree
2020-06-05 14:21:30 +02:00
Sandro Mani
84bd5797f7
Move QgsVectorLayerProperties and dependencies to GUI
2020-03-09 10:29:34 +01:00