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

QtDeclarative keyinteraction example mouse support does not work (with fix)

    XMLWordPrintable

Details

    • 00a72cd1f5aff15d5a3a59d61efd2f5653d7dd34

    Description

      keyinteraction example will throw an error when clicking on items of the listview/gridview:

      file:///Users/.../declarative/keyinteraction.orig/focus/Core/GridMenu.qml:89: TypeError: Result of expression 'GridView.view' [null] is not an object.
      

      The attached property ListView.view is addressed incorrectly.

      The attached patch makes the example work.

      Attachments

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

        Activity

          People

            bodson Yann Bodson (Inactive)
            njeisecke Nils Jeisecke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes