beginner question: common slot function for multiple buttons

Zidarics Zoltan zamek at vili.pmmf.hu
Sat Jan 6 18:36:00 GMT 2007


Hello All,

I am new in KDE. I would like to make a number keyboard for a touch screen
application. 
I need to assign one slot to handle all of button click (0-9):

void Cleaner::btnNumberClick() {
        passWd.append("");
}

How can I know what is the sender button, to append value of button to
passwd string?


thanks
Zamek






More information about the KDevelop mailing list