QLineEdit *edit = new QLineEdit(ui->tableWidget); edit->setValidator(new QIntValidator(tpMinValue.at(i).toUInt(), tpMaxValue.at(i).
確定! 回上一頁