-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
1.1
-
None
-
April
Some declarations in the c++ code are not correctly using fully qualified types, breaking Qt Meta System and Qml usage.
That involve: Q_PROPERTY, SIGNALS, SLOTS and Q_INVOKABLE at least.
This is visible in QIviAbstractFeature for the discoveryMode and discoveryResult properties by example.