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

Move QShortcutMap to QtGui.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.0.0
    • 5.0.0
    • Core: Event loop
    • None
    • Linux.
    • 044770f9b004ff364a1581a4a442bcad2e663325

    Description

      After the move of QWidgets in their own library there is no way to have shortcuts working inside QtGui. We can't add action on a QWindow and even if we use the old QMainWindow, the shortcuts are not properly triggered if a QWindow is active as the events are directly delivered to the window rather than using QApplication::notify. Supporting that would require to move the QShortcutMap back to QtGui.

      Attachments

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

        Activity

          People

            liaqi Liang Qi
            darktears Alexis Menard
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes