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

Use QML types Application QML Type documentation

XMLWordPrintable

    • dbab368ce (dev), 109ec9eb3 (6.9), 09262e970 (6.8)
    • framework-content 1, framework-content 2

      Application QML Type documentation uses C++ types in it is documentation. It should be using the matching QML Value Types:

       

      QString -> string
      QStringList -> list<string>
      QFont -> font
      layoutDirection -> enumeration
      QQmlListProperty<QQuickScreenInfo> -> list<Screen>
      ...

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            lexcaz Alexei Cazacov
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: