Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-112366

qmlsc/qmllint: Add support for QLocale

    XMLWordPrintable

Details

    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

        Activity

          People

            qtqmlteam Qt Qml Team User
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: