Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
6.1.3
-
None
Description
When trying to connect a signal & slot which has paramter as shared potiner of a type declared in a namespace.
qt.core.qobject.connect: QObject::connect: No such signal name::ObjectClass::itemAdded(std::shared_ptr<name::Item>)
Code to reproduce is attached in main.h & main.cpp