sec_interp.core.utils.qt6_compat module
Qt6 Compatibility Layer for SecInterp.
Provides monkeypatching for common Qt5 enums that were moved in Qt6, ensuring the plugin runs on both QGIS 3 (Qt5) and QGIS 4 (Qt6).
- sec_interp.core.utils.qt6_compat.apply_qt6_patches() None
Apply patches to Qt classes to restore Qt5-style enum access.