Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-62499

Add time picker and date picker controls

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.9.1
    • Quick: Controls 2
    • None

      Date- and time pickers are essentials controls. They can be build by combining different Controls 2 components but it would be much more convenient to have one date picker and one time picker control out of the box.

      The time picker should take a QTime property as input. The UI could be based on the Tumbler example (https://doc.qt.io/qt-5/qml-qtquick-controls2-tumbler.html) with automatic AM/PM/24 switching based on the current locale.

      The date picker should take a QDate as input and could be very similar to the QDateEdit widget (http://doc.qt.io/qt-5/qdateedit.html#details) with a QCalendar popup (http://doc.qt.io/qt-5/qcalendarwidget.html#details).

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            DanielSt Peter Staab
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes