/PyQt_classes

some usefull classes for PyQt4 scripts

Primary LanguagePython

PyQt_classes

This repository includes some usefull classes for PyQt4 scripts.

LM_DoubleSpinbox_with_simple_calc.py

(class LM_DoubleSpinBox_with_calc(Subclass of QDoubleSpinBox))

This is a special Spinbox, where it is possible that the user enters a math-formula which will be calculated after User presses return or focus is lost.