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

qmllint does not like variables in javascript files/modules

    XMLWordPrintable

Details

    • ccb437ec4f (qt/qtdeclarative/dev) ccb437ec4f (qt/tqtc-qtdeclarative/dev)

    Description

      qmllint complains if variables from javascript file are referenced:

      Warning: main.qml:15:24: Property "color" not found on type "foo"
                  color: Foo.color
                             ^^^^^
      Warning: main.qml:20:24: Property "color" not found on type "bar"
                  color: Bar.color
                             ^^^^^
      

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-100444
          # Subject Branch Project Status CR V

          Activity

            People

              qtqmlteam Qt Qml Team User
              poikelin Joni Poikelin
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes