mirror of
https://github.com/arcan1s/arcanis.me.git
synced 2025-07-15 22:19:54 +00:00
one more option
This commit is contained in:
@ -66,6 +66,7 @@ Converts any number to string.
|
||||
| Field | Required | Value | Default |
|
||||
| -------------------|----------|----------------------------------|------------|
|
||||
| X-AW-FillChar | no | char to fill number to `X-AW-Width` | (space) |
|
||||
| X-AW-ForceWidth | no | strip string after `X-AW-Width` | false |
|
||||
| X-AW-Format | no | Qt specific number format, supported values are `e`, `E`, `f`, `g`, `G` | `f` |
|
||||
| X-AW-Multiplier | no | float to which value will be multiplied | 1.0 |
|
||||
| X-AW-Precision | no | show this count of symbols after dot | -1 (as expected) |
|
||||
|
Reference in New Issue
Block a user