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

Move QShortcutMap to QtGui.

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes