Custom delegate for float values.
The class attribute icons is used to customize the icons displayed.
Field attributes supported by the delegate :
- precision
- reverse
- neutral
- unicode_format
By default, creates a ColoredFloatEditor as its editor.
| Field Attributes | Editor |
| editable=False tooltip=’tooltip’ |
|
| editable=True |
|
| editable=True tooltip=’tooltip’ |
|
| editable=False |
|
| editable=False background_color=ColorScheme.green |
|
| editable=True background_color=ColorScheme.green |
|
Static attributes supported by this editor :
- precision
- reverse
- neutral
- option
- field_name
Dynamic field attributes supported by the editor :
alias of ColoredFloatEditor