QIntValidator *validator = new QIntValidator(0, 9, &fenetre);. QLineEdit *lineEdit = new QLineEdit(&fenetre);.
確定! 回上一頁