[PyKDE] Py+Qt name conflict

Phil Thompson phil at river-bank.demon.co.uk
Tue Apr 22 14:51:01 BST 2003


On Tuesday 22 April 2003 3:13 pm, Vio wrote:
> What is the right incantation for calling raise(), lower(), or
> stackUnder() from python? Trying the obvious, like
> myFrame.lower() or myFrame.stackUnder(myOtherFrame)
> gives me an 'AttributeError'. Also, wouldn't myFrame.raise() conflict
> with the python keyword?

It's covered in the documentation.

Phil




More information about the PyQt mailing list