PyQT: is it possible to register a system shortcut for MyApplication ?
- by pierocampanelli
Hi
I'd like to register a system shortcut for my application. For example:
Shortcut 1: minimize application to
tray
Shortcut 2: open my minimized
application
Shortcut 3: do some function...
I want to do each without having focus in my application
is it possible?