Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.3.2
-
None
Description
When an interface is a TKIND_INTERFACE then a stub is generated by dumpcpp, this causes code not to compile when qRegisterMetaType() is used for these classes, since there is no copy constructor for the classes only generated as a stub.