[PyKDE] PyQt4 and multiple top level windows

Andreas Pakulat apaku at gmx.de
Tue Dec 27 15:43:32 GMT 2005


Hi,

how would I go about creating multiple top level windows? I could of
course use a global list into which I append all new top level windows,
question is: Would QApplication.closeAllWindows catch that? Or what do I
need to do to have multi top level mainwindows which are all closed when
calling QApplication.closeAllWindows?

Andreas

-- 
You have taken yourself too seriously.




More information about the PyQt mailing list