i can't understand how to connect signal slots of comboBox.If it was just a pushButton everything is clear but comboBox consists of
different choices for example:

Cars
Bus
Truck

how to implement that different slot to be called if Cars is selected and different if Bus....?