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 constru
On Thursday 27 September 2007, Mike Tammerman wrote:
> I think QColorDialog cannot be instantiated or subclassed from PyQt. I
> don't really know if the same behaviour exists in C++. I looked at the
> source code of the QColorDialog::getColor function and it is
>
> QColor QColorDialog::getColor(con
I think QColorDialog cannot be instantiated or subclassed from PyQt. I
don't really know if the same behaviour exists in C++. I looked at the
source code of the QColorDialog::getColor function and it is
QColor QColorDialog::getColor(const QColor& initial, QWidget *parent)
{
QColorDialog *dlg =
On Wednesday 26 September 2007, Nicolas Girard wrote:
> On mercredi 26 septembre 2007, Phil Thompson wrote:
> > The next releases of SIP and PyQt4 will be made in the next few days.
> > Both are maintenance releases (ie. mostly bug fixes). If anybody thinks
> > there is something that still needs f
On mercredi 26 septembre 2007, Phil Thompson wrote:
> The next releases of SIP and PyQt4 will be made in the next few days. Both
> are maintenance releases (ie. mostly bug fixes). If anybody thinks there is
> something that still needs fixing then now is the time to shout.
>
Hi Phil,
a few days ag
The next releases of SIP and PyQt4 will be made in the next few days. Both are
maintenance releases (ie. mostly bug fixes). If anybody thinks there is
something that still needs fixing then now is the time to shout.
Phil
___
PyQt mailing listPyQt@r