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

qmllint gives "Unqualified access" warning without further explanation

    XMLWordPrintable

Details

    • e3cb23d34 (dev), 78c5e4375 (6.5)

    Description

      It's complaining about this line, for example:

      https://code.qt.io/cgit/qt/qtdeclarative.git/tree/src/quickdialogs2/quickdialogs2quickimpl/qml/+Imagine/FolderBreadcrumbBar.qml#n44

      Warning: src/quickdialogs2/quickdialogs2quickimpl/qml/+Imagine/FolderBreadcrumbBar.qml:43:17: Unqualified access
              height: control.contentItem.height
                      ^^^^^^^
      Warning: src/quickdialogs2/quickdialogs2quickimpl/qml/+Imagine/FolderBreadcrumbBar.qml:44:13: Unqualified access
              y: (control.height - height) / 2
                  ^^^^^^^
      

      Attachments

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

        Activity

          People

            ulherman Ulf Hermann
            mitch_curtis Mitch Curtis
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes