Nyall Dawson
|
f9ad9e4e25
|
Documentation
|
2024-02-02 04:59:04 +10:00 |
|
Nyall Dawson
|
6aae7380cd
|
Cleanup int arguments which should be Qgis::RasterBandStatistic values
And ensure python compatibility remains intact
|
2024-02-02 04:59:04 +10:00 |
|
Nyall Dawson
|
503a95a1a1
|
Move enums to Qgis namespace for consistency
|
2024-02-02 04:59:04 +10:00 |
|
Nyall Dawson
|
179e2ca59a
|
Promote some more enums to enum class to fix PyQt6 support
|
2024-02-02 04:59:04 +10:00 |
|
Nyall Dawson
|
fae7c83437
|
Fix doxygen
|
2024-01-31 17:16:18 +10:00 |
|
Nyall Dawson
|
f2c74f377d
|
Sipify
|
2024-01-31 17:16:18 +10:00 |
|
Nyall Dawson
|
f1e3ba9e2d
|
Use correct sip method
And use INDENT-OFF annotations to avoid astyle messing up
formatting of enum with inline macros
|
2024-01-31 13:48:49 +10:00 |
|
Nyall Dawson
|
23f3af4290
|
Use enum classes for QgsProperty property keys
Should fix usage on Qt 6 builds
|
2024-01-31 13:48:49 +10:00 |
|
Nyall Dawson
|
4654ad3db5
|
Sipify
|
2024-01-23 08:32:38 +01:00 |
|
Julien Cabieces
|
bb3c36a69b
|
Initialize sip bindings for PyQt6
use exactly the ones from PyQt5 so we can study the difference when
generating for PyQt6
|
2023-12-08 03:38:42 +10:00 |
|