libzeug icon indicating copy to clipboard operation
libzeug copied to clipboard

prefix and postfix in gui for number properties

Open kateyy opened this issue 10 years ago • 3 comments

This could be used to display a unit of measurement or a currency symbol.

kateyy avatar Jun 03 '14 21:06 kateyy

The placement of the currency symbol depends on the specific currency that should be displayed.

Is the currency a real requirement or just another example of prefixes and suffixes for number properties?

scheibel avatar Jun 04 '14 08:06 scheibel

It's just an example, currently I would need this feature a add a % to a float value. BTW QSpinBox supports this feature.

kateyy avatar Jun 04 '14 11:06 kateyy

I will implement this as soon as the variantmap for options is integrated

mjendruk avatar Jul 02 '14 22:07 mjendruk