From: Kasper Johansen Date: 2009-12-25T17:45:05+09:00 Subject: QT autoconnect Hi group. Can anyone tell me, if there is a way to get the clicked signal autoconnect to a function named "on_pushButton_clicked", without defining it in the code? So far I have had no luck what so ever with connectSlotsByName()... -- Regards Kasper Johansen