On Sat, 25 Jun 2011 09:49:26 PM Hans-Peter Jansen wrote:
> On Saturday 25 June 2011, 06:57:05 Algis Kabaila wrote:
> > But how to change the old style signal/slot statement to the new
> > style?...
>
> exit.triggered.connect(self.close)
>
> perhaps?
>
> Pete
> _
On Sat, 25 Jun 2011 09:49:26 PM Hans-Peter Jansen wrote:
> On Saturday 25 June 2011, 06:57:05 Algis Kabaila wrote:
> > But how to change the old style signal/slot statement to the new
> > style?...
>
> exit.triggered.connect(self.close)
>
> perhaps?
>
> Pete
Yes, and QtCore is not used, s
On Saturday 25 June 2011, 06:57:05 Algis Kabaila wrote:
>
> But how to change the old style signal/slot statement to the new
> style?...
exit.triggered.connect(self.close)
perhaps?
Pete
___
PyQt mailing listPyQt@riverbankcomputing.com
http