Both of these signals carry the item index:
void QComboBox::activated ( int index ) [signal]
This signal is sent when an item in the combobox is activated by the user. The item's index is given.