Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
4.2.3
-
None
Description
QAbstractSpinBox supports setting the text for a special value, which is the spin box' minimum value. However, it would be nice if the special value could be changed to some arbitrary value, and the text set for each special value.
Then it would be easy to implement a spin box which displays special text for 0 where the range is -100 to 100, for instance.