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

Implement MouseGrab/MouseUngrab events

    XMLWordPrintable

Details

    Description

      These events are similar to FocusIn and FocusOut events, except that they tell the widget "now you are going to get all mouse events" (== MouseGrab) and "you will no longer get any mouse events" (== MouseUngrab).

      This is useful for widgets that keep mouse state (like an auto-repeat button) that need to reset that state when the mouse "moves" to another widget.

      Attachments

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

        Activity

          People

            bhughes Bradley T. Hughes (closed Nokia Identity) (Inactive)
            bhughes Bradley T. Hughes (closed Nokia Identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes