DurationInput¶
- component fbx.ui.control.DurationInput¶
This control permits to enter a duration within a defined time range.
- signal done()¶
Raised when user has finished entering a date
- property value¶
A duration, in seconds.
- property minimumValue¶
Minimal duration value
- property maximumValue¶
Maximal duration value
- property enabled¶
Whether the widget accepts user interaction.