[PyKDE] textChanged()
Giovanni Bajo
rasky at develer.com
Wed Feb 22 17:42:37 GMT 2006
Tina Isaksen <tina at bestemselv.com> wrote:
> I have a QTextEdit widget and need to know when the contents change. So
> I found the textChanged() signal and did:
>
> self.connect(self.mainTextWindow, SIGNAL("textChaged()"), self.doTest)
Please, post a complete self-contained example that demonstrates the
problem. This single line isn't sufficient to help you out.
--
Giovanni Bajo
More information about the PyQt
mailing list