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
Matthias Kuhn
6ca82a2717
Fix sipify
2021-03-28 06:29:24 +10:00
Matthias Kuhn
10e9de15e8
[qt6] compatibility with [[deprecated]] attribute
2021-03-28 06:29:24 +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
Denis Rouzaud
2cc632ee5d
follow up QVariant
2021-01-03 20:16:56 +01:00
Nyall Dawson
746ee315bd
Fix boolean literal presentation in dox/PyQGIS docs
2020-10-16 16:03:26 +10:00
Denis Rouzaud
758d7cff4a
run sipify to update deprecation annotations
2019-10-15 13:17:38 +02:00
Denis Rouzaud
ac1ce4f4ed
better naming of methods and API documentation
2019-08-30 15:35:53 +02:00
Denis Rouzaud
41495058d1
run sipify
2019-08-30 12:45:37 +02:00
Denis Rouzaud
44acec6b8a
move QgsRenderRange and QgsRendererRangeLabelFormat to their own file ( #31464 )
2019-08-28 14:22:07 +02:00