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

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

XMLWordPrintable

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

      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]

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

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

              Created:
              Updated:

                There are no open Gerrit changes