QIntValidator //限制只能输入整数,限制范围; QDoubleValidator //限制只能输入浮点数,包括范围,小数点位数; QRegExpValidator //限制规则按指定的 ...
確定! 回上一頁