BUG: name 'QObject' is not defined CAUSE: SignalHelper class uses QObject but it wasn't imported. FIX: Added QObject to PyQt6.QtCore imports. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| plugin.py | ||
BUG: name 'QObject' is not defined CAUSE: SignalHelper class uses QObject but it wasn't imported. FIX: Added QObject to PyQt6.QtCore imports. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| plugin.py | ||