c++ - QSpinBox digit grouping -


i implement (already implemented scratch not satisfied that) custom qspinbox feature of digit grouping. use small , large numbers 1.000 ... 10.000.000. found this think need locale independent solution. i'd appreciate advice.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -