connect(testLineEdit, SIGNAL(returnPressed(QString&)), this, SLOT(slotDoIt(QString&)));

Lorenzo Delana ldelana at libero.it
Wed Jun 13 10:33:13 UTC 2001


someone have tried to use the signal "returnPressed" of KLineEdit ??

I have tried with QLineEdit and all are ok, while with KLineEdit, my slot 
funcion is invoked three times, by the connect signalling system...why?


bye
Lore

-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list