2014-04-30 12 views

Odpowiedz

14

Szukasz this? Na przykład:

ui->comboBox->setItemData(0, "This is a tooltip for item[0]", Qt::ToolTipRole); 

enter image description here