-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.5.0, 5.6.0 Alpha
-
None
There is no component for time editing in QtQuick. In Widgets QTimeEdit exists, which acts like a spinbox. But SpinBox component has no support for editing time values, hence it cannot be used for this purpose.
And there is no alternative for editing time in QtQuick. The only way I see is to create it using Tumbler, but it has no mouse wheel support, which produces bad experience on desktop, see QTBUG-46951.