Build a file Browser Button and configure a signal/slot functionality in Qt Designer
I’ve tried creating signals with “Edit Signals/Slots” and I add mybutton_cliked as a receiver but when I run the code I got an attribute error: QMAINWINDOW object has no attribute “mybutton_cliked “
New contributor
Liza Bruno is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.