hey every1 this is my first post so im not sure if any1 will reply but here it goes. i have created a QCombobox and i have added 3 items to it. for each item i want it to signal a seperate event. is it possible to do this or should i use some other widget. i tried using highlighted() and activated() but they only seem to work for the combobox as a whole, is there anything i could use?