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

Include QKeyMapper::possibleKeys in public api

XMLWordPrintable

    • All

      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); 
       

      {{}}

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

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

              Created:
              Updated:

                There are no open Gerrit changes