Nyall Dawson
|
c2e294c3fa
|
Use class with static public methods instead of namespace
Namespaces don't work well with sip, eg losing the class docstrings.
|
2025-03-29 07:55:27 +10:00 |
|
Nyall Dawson
|
a5a3bf9ee8
|
Fix some more causes of warnings when building PyQGIS docs
|
2024-08-30 12:19:29 +10:00 |
|
Nyall Dawson
|
3a578d6712
|
Header update
|
2024-08-13 20:28:55 +10:00 |
|
Even Rouault
|
15ea5c46bc
|
Header files: remove all mentions of '\since QGIS 3.0'
|
2024-02-18 20:57:23 +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 |
|