Hi,

I have a menu with actions 1 through 10. When activated, I want each one to call the same slot, but with a parameter of its item number in the menu.

This was easy in qt3 with connectItem, but I can't see how to do this in Qt4.

Any suggestions?

Thanks!

Jay