Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

Can i have a custom slot at Qt designer, Signals & Slot Editor?

$
0
0
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

Viewing all articles
Browse latest Browse all 13965

Trending Articles