i have this:
vector> massive; connect(ui->comboBox, SIGNAL(currentIndexChanged(const QString&)),SLOT(this_slot(massive))); void