Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6
-
None
-
-
fff113b4a (dev), bad3079cc (6.7)
Description
pragma FunctionSignatureBehavior: Enforced
This is broken for list<QtObject> or list type of any other QObject subclass.
Run the attached example with and without pragma at the top.
Note that for lists of primitives such as list<string> it works fine.
Attachments
Issue Links
- relates to
-
QTBUG-113527 qmlcachegen does narrowing type coercions when calling functions
- Closed