[PyKDE] qApp - myApp relationship

Michael Lauer mickey at tm.informatik.uni-frankfurt.de
Mon Nov 18 16:44:00 GMT 2002


Hi, some question concerning the relationship between the qt module
global qApp attribute and the actual QApplication-derived object which I
instanciate?

Why is there a qApp object directly after importing the qt module?
Is it safe and wise to rebind the qApp with my customized QApplication
instance?

Yours,






More information about the PyQt mailing list