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

Preventing shortcuts from activating

XMLWordPrintable

      The following should be part of the QShortcut docu:

      The QEvent::ShortcutOverride is sent to the focus widget before Qt activates the shortcut. If the focus widget accepts the event (in a reimplementation of QObject::event), then the shortcut will not fire. Instead, the focus widget receives the respective keyPressEvent. This is useful for... well, that's your homework

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

            Unassigned Unassigned
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes