On Wed, Apr 18, 2018 at 4:56 AM, jkn <[email protected]> wrote: I have a 'maybe' use case; I want to be able to use key bindings that are > already taken by Qt for top level menus. For instance, I want ALT+W for > 'write[save] file', > ..., but this is taken by the top level Window menui shortcut. >
Enabling traceEvent in eventFilter shows that Qt generates only StatusTip events for these Alt-keys. Let me know if you find a way... Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
