enum UNumberFormatAttribute

The possible UNumberFormat numeric attributes

UNUM_PARSE_INT_ONLY
Parse integers only
UNUM_GROUPING_USED
Use grouping separator
UNUM_DECIMAL_ALWAYS_SHOWN
Always show decimal point
UNUM_MAX_INTEGER_DIGITS
Maximum integer digits
UNUM_MIN_INTEGER_DIGITS
Minimum integer digits
UNUM_INTEGER_DIGITS
Integer digits
UNUM_MAX_FRACTION_DIGITS
Maximum fraction digits
UNUM_MIN_FRACTION_DIGITS
Minimum fraction digits
UNUM_FRACTION_DIGITS
Fraction digits
UNUM_MULTIPLIER
Multiplier
UNUM_GROUPING_SIZE
Grouping size
UNUM_ROUNDING_MODE
Rounding Mode
UNUM_ROUNDING_INCREMENT
Rounding increment
UNUM_FORMAT_WIDTH
The width to which the output of format() is padded
UNUM_PADDING_POSITION
The position at which padding will take place

Documentation

The possible UNumberFormat numeric attributes
UNUM_PARSE_INT_ONLY
Parse integers only

UNUM_GROUPING_USED
Use grouping separator

UNUM_DECIMAL_ALWAYS_SHOWN
Always show decimal point

UNUM_MAX_INTEGER_DIGITS
Maximum integer digits

UNUM_MIN_INTEGER_DIGITS
Minimum integer digits

UNUM_INTEGER_DIGITS
Integer digits

UNUM_MAX_FRACTION_DIGITS
Maximum fraction digits

UNUM_MIN_FRACTION_DIGITS
Minimum fraction digits

UNUM_FRACTION_DIGITS
Fraction digits

UNUM_MULTIPLIER
Multiplier

UNUM_GROUPING_SIZE
Grouping size

UNUM_ROUNDING_MODE
Rounding Mode

UNUM_ROUNDING_INCREMENT
Rounding increment

UNUM_FORMAT_WIDTH
The width to which the output of format() is padded

UNUM_PADDING_POSITION
The position at which padding will take place

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de