How to create Digital Time Picker in QML ?
Unsolved
QML and Qt Quick
-
Check this example from Ekke.
ekke/c2gQtCon_xt -
@TM9412 here's my blog series
https://appbus.wordpress.com/category/qt-for-mobile/overview/and the Date and Time Picker is part of this sample app
https://github.com/ekke/biz_data_xopen the app, from bottom navigation bar Calendar - there you'll find the TimePicker
!!! it's only an example how you can use QtQuickControls2 to create a TimePicker or DatePicker !!!
probably not optimized for all situations / devices / sizesgive it a try