SIFormatter.this

Create a formatter struct.

struct SIFormatter
this

Parameters

format string

The format string. Must start with a format specification for the value of the quantity (a numeric type), that must be followed by the symbol of a SI unit.

quantity QVariant!N

The quantity that must be formatted.

Meta