Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15, 6.8
-
None
Description
We try to automatically register conversion functions from instances of container classes, if the template parameters are registered with the metatype type system.
However, we don't necessarily have enough information at the point where `QVariant::fromValue` is called: There's no guarantee that a suitable qHash function is visible.