[PyQt] QLineEdit in QToolBar

Vadym Honcharuk intereco at gmail.com
Thu Dec 1 18:43:07 GMT 2011


>
> You may want to use new style signals, this would have thrown a (hard to
> ignore) python exception then...
>
> self.searchDBLine.textChanged.connect(self.searchBDLineChanged)
>
> Pete
>

it works fine!

with best regards,
-vadym
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20111201/226266be/attachment.html>


More information about the PyQt mailing list