From where to download LibQxt for Python/PyQt4
Language Bindings
1
Posts
1
Posters
1.1k
Views
1
Watching
-
I am developing a PyQt application and I have to assign global shortcut key to my application running in system tray. I searched for the solution and found that QxtGlobalShorcut class does the task. All the downloads available for LibQxt are for C++. I am unable to find one for Python. Is LibQxt available for Python? If yes, where can I find it?