On Fri, 12 Dec 2008 20:51:00 +0200, "Nick Shaforostoff" <[email protected]> wrote: > 2008/12/12 Phil Thompson <[email protected]>: > >> A class in PyQt should have the same name as the class in Qt if at all >> possible. > ever tried > > from PyQt4.QtCore import * > from PyQt4.QtGui import * > from PyQt4.QtSql import * > > ?
Erm, yes. And your point is? Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
