
InfinityEnabledSpinBox
Source (link to git-repo or to original if based on someone elses unmodified work):
which will be used as -Infinity and +Infinity. The widget will parse input values to choose either check one of the checkboxes
or show the value in the DoubleSpinbox. Also the text() method will return correct value according to checkboxes state.
All the QDoubleSpinBox methods, Signals, and Slots are reimplemented and avilable.
V-1.1.0:
- Two new methods added to be able to set maximum and minimum values via String input.
- Changing value type will update integrated spinbox to Minimum/Maximum/LastValue depending on the type. This will fix bug on
Multi spinbox applications which on spinbox has effect on the other.
V-1.0.2: Layouting bug fixed.
V-1.0.1: Bug in reading positive infinity in designer mode fixed.
Ratings & Comments
0 Comments