Details
-
Task
-
Resolution: Done
-
P4: Low
-
6.7.0
-
None
-
-
1
-
7d2e12243 (dev)
Description
There are various functions to should obtain QQuickView and its root object out of the windowReference passed by QtQuickView java instance.
Currently each of these functions are doing it inline, resulting in repeated code and warning message strings. We should add functions that both return those instance and output warning based on possible errors.