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

Using Keys.forwardTo in a gridview send the button press to the delegate item

XMLWordPrintable

    • 762b03e1ae83ffd66965810e1d70326b364115f5, fd2d104988955e4e94252abd8d90507aa33dc10d

      I use this part of code in my gridview paramsList to forward the keys to another listview valuesList:
      Keys.forwardTo: [paramsList, valuesList]
      focus:true

      It seems that the delegate item receives the button presses before the paramList in a same manner than the property "Keys.priority: Keys.AfterItem" does even if I define "Keys.priority: Keys.BeforeItem".

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

            martjone Martin Jones (closed Nokia identity) (Inactive)
            agroyer Anthony Groyer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes