Skip to content

Following issue raised #24

@antoniolocandro

Description

@antoniolocandro

An error has occurred while executing Python code:

AttributeError: 'QObject' object has no attribute 'selectedFeatures'
Traceback (most recent call last):
File "C:\Users/anton/AppData/Roaming/QGIS/QGIS3\profiles\minimalist/python/plugins\qBRA\qbra_plugin.py", line 50, in _on_calculate
params = self._dock.get_parameters()
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users/anton/AppData/Roaming/QGIS/QGIS3\profiles\minimalist/python/plugins\qBRA\dockwidgets\ils\ils_llz_dockwidget.py", line 153, in get_parameters
selection = navaid_layer.selectedFeatures()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'QObject' object has no attribute 'selectedFeatures'

Python version: 3.12.12 (main, Oct 14 2025, 23:38:06) [MSC v.1944 64 bit (AMD64)]
QGIS version: 3.44.4-Solothurn Solothurn, 108203c541e

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions