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

Forwarding events to other widgets

    XMLWordPrintable

Details

    Description

      Qt is designed to propagate a widget's unhandled events to its parent.

      In some cases, it is useful to forward these events to another widget as opposed to its parent.

      It would be nice to have a forwardEventsToWidget() function or something similar to handles propagation in these circumstances. Installing an event filter and sending the events manually is not always simple or convenient.

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            gpf Shane McLaughlin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes