[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyKDE] [PyQt4] application shortcut
From:       Jürgen_Urner <jUrner () arcor ! de>
Date:       2006-08-02 10:35:34
Message-ID: 44D07FF6.9070909 () arcor ! de
[Download RAW message or body]


Hello all

I am trying to assign a global hotkey to one of my guis.
The best guess I made to achieve this was:

ApplicationShortcut = 2
widget.grabShortcut(
        QtGui.QKeySequence("Ctrl+0"),
        ApplicationShortcut,
        )

...won't work 'cos it raises TypeError on argument 2.
So, where is ShortcutContext or ApplicationShortcut in PyQt4?
enum Qt::ShortcutContext   
    ApplicationShortcut

Or is there any other way that this is supposed to be done?

Thanks in advance

    Juergen







_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic