def getValue(self): """ @return: the current value of the QSpinBox """ return str(self.lineedit.text())