On Thu Sep 27 13:33:28 BST 2007, Phil Thompson wrote: > On Thursday 27 September 2007, Mike Tammerman wrote:
[...] > > Looking at the code, I can see that, it can be instantiated from C++. > > The ctor isn't documented, so it's assumed that it's not part of the public > API. Plus, the constructor is private, so it's of no use outside the class, anyway. QColorDialog is designed to be used via a set of static functions. Maybe Mike can say what he wants to be able to do with the dialog. David -- David Boddie Lead Technical Writer, Trolltech ASA _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
