mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
there is an issue in SIP when mixing non-scoped and scoped enums in the same class see https://www.riverbankcomputing.com/hg/sip/rev/ccc4eda868de and if switching all to scoped enum, there is a conversion issue in slot for MessageLevel (whhen connection QgsMessageLog::messageReceived)
3 lines
108 B
Python
3 lines
108 B
Python
# The following has been generated automatically from src/core/qgis.h
|
|
Qgis.PythonMacroMode.baseClass = Qgis
|