Details
-
Technical task
-
Resolution: Fixed
-
P2: Important
-
69ca18785 (dev), c4aa0bb4a (dev), 93f72abeb (6.7), 2b3a87d7e (6.7), 939c132db (6.6), ccbfa4458 (dev), 69fc1b562 (6.7), 14c1cbb05 (6.7.0), b98e6f14e (tqtc/lts-6.5)
Description
That should be built-in type in QtQuick so I would expect it to understand it.
Warning: main.qml:18:20: Type "QLocale" of property "primaryLocale" not found. This is likely due to a missing dependency entry or a type not being exposed declaratively. [unresolved-type] AppManager.primaryLocale ^^^^^^^^^^^^^ Warning: main.qml:18:20: Could not compile function f: Cannot load property primaryLocale from AppManager of AppManager. [compiler] AppManager.primaryLocale ^^^^^^^^^^^^^
Attachments
Issue Links
- is duplicated by
-
QTBUG-122666 QML tools cannot see Locale properties
- Closed
-
QTBUG-109379 Can't load properties of Qt.locale()
- Closed
-
QTBUG-112364 qmlsc: enum, property, method mixup for QLocale
- Closed