On Monday 28 January 2008, Peter Shinners wrote: > I'm looking for a brief description of what the PyQt4.Qt module is? It > seems to be a combination of QtCore and QtGui into a single namespace? > > Is that what this is? A combined module of all the Qt subcomponents that > were built?
Yes - not just QtCore and QtGui. http://www.riverbankcomputing.com/Docs/PyQt4/pyqt4ref.html#pyqt-components Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
