Pythonvalidator_a = QtGui.QDoubleValidator(0.00, 15.34, 2, self)validator_a.setNotation(QtGui.QDoubleValidator.StandardNotation)