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

Make QShortcutMap accessable from public interface

XMLWordPrintable

    • macOS

      The user wants to access the list of shortcuts set to the whole QApplication regardless a context used. The user found from the source-code that there is such a map:

      #ifndef QT_NO_SHORTCUT
      QShortcutMap shortcutMap;
      #endif
      

      However the user can see only one possibility here - including private-modules. The user however does not want to use any of private-modules.

      As the title of this suggestion says, make the mentioned shortcutMap accessable.

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

            sletta Gunnar Sletta
            kileppal Kimmo Leppälä
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes