Denis Rouzaud
76f702e48a
sipify
2024-12-05 13:19:50 +01:00
Nyall Dawson
3a578d6712
Header update
2024-08-13 20:28:55 +10:00
Nyall Dawson
6f652d251b
Drop no-value copy constructor dox
2024-07-25 04:02:55 +10:00
Denis Rouzaud
ba8a445850
run sipify
2021-03-22 21:13:52 +01:00
Nyall Dawson
50b9beaad6
[sipify] Catch more class references and insert :py:class: annotations
2021-01-31 05:41:22 +10:00
Matthias Kuhn
89ea819938
Make sure Python wrappers of quasi-singletons are kept alive
...
If they are deleted, any other python wrappers which have been parented to these singletons are deleted too.
One of the most common issues with this is, that subclasses of registry items are deleted and lost.
2019-02-06 12:18:41 +01:00
Matthias Kuhn
113edccaa2
Cleanup
2018-09-30 10:42:11 +02:00
Matthias Kuhn
bee5470e10
Python bindings for QgsGeometryCheck and co
...
Adds
- python bindings
- geometry check factory
- geometry check registry
- QgsFeedback for geometry checks (lots of potential still)
- An IsValid geometry check
- Splits classes into their own files
- Decouples feature pools from the configuration context
2018-09-28 13:33:24 +02:00