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

Preventing shortcuts from activating

    XMLWordPrintable

Details

    Description

      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

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes