Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Invalid
-
Affects Version/s: 6.1.3
-
Fix Version/s: None
-
Component/s: Core: Object Model
-
Labels:None
-
Platform/s:
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