[PyKDE] Auto-Connection supported in PyQt4
Andreas Pakulat
apaku at gmx.de
Wed Jan 11 02:25:23 GMT 2006
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 fact a member of the class.
This doesn't work, i.e. the function is not called when clicking the
button, thus my question.
Andreas
--
You need more time; and you probably always will.
More information about the PyQt
mailing list