qt doevent

Phil Thompson phil at riverbankcomputing.co.uk
Thu May 31 04:19:54 EDT 2007


On Thursday 31 May 2007 9:04 am, luca72 wrote:
> Hello at all
> I try to use qt , but i have problem, i don't find the command like
> wx.Yield() in wx or doevent in vb.
> Can you tell me the same command in qt

QApplication.processEvents()

Phil



More information about the Python-list mailing list