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

qmllint: document that a property "might be missing" on missing casts

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • 6.8.1, 6.9
    • 6.8.1
    • Documentation
    • None

    Description

      Document that a "property might be missing" qmllint warning can actually be caused by a missing cast, for example RoundButton.qml in LightningViewerExample: Config.controls.roundbutton[__currentState] but should be (Config.controls as ...).roundbutton[__currentState]

      Attachments

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

        Activity

          People

            sami.shalayel Sami Shalayel
            sami.shalayel Sami Shalayel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes