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

Include QKeyMapper::possibleKeys in public api

    XMLWordPrintable

Details

    • All

    Description

      Would it be possible to include the possibleKeys function in the public api?

       

       

      Or can you expose a way that for a given shortcut string, e.g. "Shift+>", or maybe just ">", does this key event match it?  

       
      QKeyMapper m;

      QList<int> keys = m.possibleKeys(event); 
       

      {{}}

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            Dynite Michael Cox
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes