采用如下方法对QLineEdit设置浮点数上下限值时,实际运行时会发现不启作用。QDoubleValidator* v = new QDoubleValidator(-9999,9999,6,this) ...
確定! 回上一頁