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

qmllint does not like variables in javascript files/modules

XMLWordPrintable

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

      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
                             ^^^^^
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes