Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16757

The module is not 'quickcontrols2' in qmake file of the wizard of 'Qt Quick Controls 2 Application'

    XMLWordPrintable

Details

    Description

      When I use the wizard of 'Qt Quick Controls 2 Application' to create an application, the application should link against 'quickcontrols2' as documented in http://doc.qt.io/qt-5/qtquickcontrols2-index.html

      namely, it should be

      QT += quickcontrols2

      in the qmake file.

      Well, actually, the wizard produces

      QT += qml quick

      in the qmake file.

      Is it a bug?

      Attachments

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

        Activity

          People

            portale Alessandro Portale
            yanzhikai Zhikai Yan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes