[PyKDE] Qt.Key_Any vs. Qt.Key_Space

Phil Thompson phil at river-bank.demon.co.uk
Wed Jan 23 21:12:22 GMT 2002


Jonathan Gardner wrote:
> 
> Is there a reason I am pulling up Qt.Key_Any when I am pressing the space bar
> rather than Qt.Key_Space? Perhaps this is a bug in Qt or in PyQt?
> 
> Qt 2.3.1 and PyQt 3.0 on Linux.

Qt defines them as having the same value.

Phil




More information about the PyQt mailing list