Nyall Dawson
4a6fef278e
Cleanup docs, don't mention QString in python docs
2025-04-19 18:17:34 +10:00
Nyall Dawson
3f6b490218
Sipify
2025-04-02 11:11:10 +10:00
Nyall Dawson
b81e0d83f6
Fix non-compliant class brief documentation
2025-03-30 20:48:07 +10:00
Nyall Dawson
3a578d6712
Header update
2024-08-13 20:28:55 +10:00
Even Rouault
02caeb9db7
Header files: remove all mentions of '\since QGIS 2.'
2024-02-18 20:46:01 +01:00
Mathieu Pellerin
1025006034
Address comment, optimize and hard-code conditional styling of constraints
2023-01-13 10:11:42 +07:00
Mathieu Pellerin
4c8804e3de
[attributes table] Add constraint-based conditional styling
2023-01-13 10:11:42 +07:00
Alessandro Pasotti
f704cd09fa
Fetch geometries when conditional formatting rule requires it
...
Fixes #43252
2022-08-23 12:28:20 +10:00
Nyall Dawson
b5dfe8f155
Refactor enum handling
...
- Add enums to qgis.h instead of qgscoreenums, so that they belong to
a Qgis namespace
- Split up the various symbol headers into multiple files so that we
can fine-tune their inclusion and forward declare more readily, speeding
up recompilation
- Move QgsSymbol enums to qgis
2021-05-18 16:59:22 +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
Nyall Dawson
1f033fe83d
Fix some more conditional formatting panel high dpi issues
2019-09-26 12:41:04 +10:00
Nyall Dawson
b1ee295a95
Make QgsConditionalLayerStyles a QObject
...
and add a "changed" signal to it, so that we can tell when the
layer's conditional styles change
2019-09-25 16:55:33 +10:00
Nyall Dawson
d43834e999
Add equality operator for QgsConditionalStyle
2019-09-25 16:55:33 +10:00
Nyall Dawson
5fa81fb8f2
Add a __repr__ method for QgsConditionalStyle
2019-09-25 16:55:33 +10:00
Nyall Dawson
b6d66becab
Sipify
2019-02-27 09:41:11 +10:00
Nyall Dawson
f8bc97030b
Remove extra space added before first line of docstring
2018-05-28 08:22:11 +10:00
Nyall Dawson
38850bdb94
[pyqgis] Ensure that multiline param tags are indented for additional lines
2018-05-27 18:54:09 +10:00
Denis Rouzaud
7df2593caf
move auto generated sip file in dedicated folder
2018-05-14 10:23:37 -04:00