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

Make QShortcutMap accessable from public interface

    XMLWordPrintable

Details

    • macOS

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes