解决QDoubleValidator设置范围无效问题. 添加 QDoubleValidator::StandardNotation QDoubleValidator * doubleValidator = new QDoubleValidator(0,1,2); ...
確定! 回上一頁