Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6, dev
-
None
-
-
ad88383b4 (dev), 093e0ff78 (6.6)
Description
See the attached example (ignore the name, I reused an old project).
The generated qmltypes do not contain the base class Foo unless the namespace is explicitly added when deriving Bar from Foo. (line 17 in testing.h)
Tested with 6.6 and dev, both behave the same.
Attachments
Issue Links
- blocks
-
QTBUG-103266 QtApplicationManager: Use declarative registration
- Closed
- is duplicated by
-
QTBUG-101141 moc: namespaced base class not properly resolved in cpp.json file
- In Review