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

Getting Started Programming with QML docs shows incorrect import code

    XMLWordPrintable

Details

    • 1f515224d52c9a33b46bbf926e82d5c2df1a84e4

    Description

      It shows this code:

       import "Button.qml"            \\import a QML file
       import "NewButton.qml" as ButtonModule    \\import a QML file and give it a name
      

      QML no longer allows the importing of individual QML files. This code will produce an error.

      Attachments

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

        Activity

          People

            bealam Bea Lam (closed Nokia identity) (Inactive)
            bealam Bea Lam (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes