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()…