On Thu, 2002-05-30 at 16:41, Janos Blazi wrote: > It seems that QSocket is not supported in PyQt, because I tried it from > C++ and it is not missing from Qt! I found it in the module qtnetwork. I don't know how implemented it is, but it's there.
PyQT splits things up in a number of different modules, such as qt, qtnetwork, qtcanvas, qtsql etc etc. //Fredrik _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
