For example when i push a button i want a stacked_widget to change it’s currend index to 1.
Instead of doing it via “Go to slot” i would like to try and hide some useless code from my cpp thus i am trying to make this possible by the designer
So i right clicked at mainwindow, went at Change Signals & slots and added my own slot like this:
But i still cannot see it at the Signals & Slot Editor..
I only see some basic slots like hide, show etc
↧