-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Andreas Pakulat schrieb:
> On 11.01.06 03:25:23, Andreas Pakulat wrote:
>
>>is the auto-connection feature of QObject supported with PyQt4? Will it
>>be supported in the future?
>>
>>I just tried with a function that is called:
>>
>>on_removePictureFo
On 11.01.06 03:25:23, Andreas Pakulat wrote:
> is the auto-connection feature of QObject supported with PyQt4? Will it
> be supported in the future?
>
> I just tried with a function that is called:
>
> on_removePictureFormat_clicked(self)
>
> in a widget that uses a ui created with designer and
Hi,
is the auto-connection feature of QObject supported with PyQt4? Will it
be supported in the future?
I just tried with a function that is called:
on_removePictureFormat_clicked(self)
in a widget that uses a ui created with designer and inheriting from
that ui. So removePictureFormat is in fa