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

Getting Started Programming with QML docs shows incorrect import code

XMLWordPrintable

    • 1f515224d52c9a33b46bbf926e82d5c2df1a84e4

      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.

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes