Logger
taurus
taurus.qt
taurus.qt.qtgui
taurus.qt.qtgui.input
TaurusValueSpinBox
Bases: PyQt4.QtGui.QAbstractSpinBox
PyQt4.QtGui.QAbstractSpinBox
autoApply
forcedApply
getAutoApply
getForcedApply
getModel
getQtDesignerPluginInfo
getSingleStep
getUseParentModel
getValue
keyPressEvent
model
modelChanged
resetAutoApply
resetForcedApply
resetModel
resetSingleStep
resetUseParentModel
setAutoApply
setForcedApply
setModel
setSingleStep
setUseParentModel
setValue
singleStep
stepBy
stepEnabled
useParentModel
validate
Overloaded to use the current validator from the TaurusValueLineEdit, instead of the default QAbstractSpinBox validator. If no validator is set in the LineEdit, it falls back to the original behaviour