First, we populated the items of the QComboBox. ui->comboBox->addItem("item " + QString::number(i)); ComboBoxDialog.png. Then, when we click the button, ...
確定! 回上一頁