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

UIC creates wrong include for QDeclarativeView

    XMLWordPrintable

Details

    • Change to Quick1: 7b655eef489038a96c5c5ba2e80d6129eca3cf41 , revert for 5.0.2: 787aa7a2a8a261f120199ef73e20c03bf212097f

    Description

      If the .ui file has a QDeclarativeView in it. The UIC will create a header file that includes QtDeclarative/QDeclarativeView. This cause a compiling error. Really it should include QtQuick1/QDeclarativeView instead.

      A work around to this is to modify the header file manually, or port the code to use QtQuick 2.0.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            vpicaver Philip Schuchardt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes