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

Use QML types Application QML Type documentation

    XMLWordPrintable

Details

    Description

      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>
      ...

      Attachments

        Issue Links

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

          Activity

            People

              docteam Qt Documentation Team
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes