[PyKDE] Calling slots

Hihn, Jason Jason.Hihn at verint.com
Fri Dec 3 16:15:46 GMT 2004


I have a button that used to be connected to accept() on a dialog. I
added some validation, and only want to call accept() now if the
validation passes. I tried calling dlg.accept() but I got the message
that it is not callable because it was not created in python.



What is the work around?



Thanks.





__________________________________________________________________________________________
This electronic message may contain proprietary and confidential information of Verint Systems Inc., its affiliates and/or subsidiaries.
The information is intended to be for the use of the individual(s) or
entity(ies) named above.  If you are not the intended recipient (or authorized to receive this e-mail for the intended recipient), you may not use, copy, disclose or distribute to anyone this message or any information contained in this message.  If you have received this electronic message in error, please notify us by replying to this e-mail. (1)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20041203/932db166/attachment.html


More information about the PyQt mailing list