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

Core/Time: change all defaulted QCalendar args to overload sets.

    XMLWordPrintable

Details

    • All
    • 5
    • 534e836b6 (dev), e0746c52b (6.7)
    • Foundation Sprint 100

    Description

      Various functions take a QCalendar parameter with a default.
      Since the type is not trivial, these should be handled by separate overloads with and without the parameter, even if the one without is just an out-of-line call to the one with, passing the default (Gregorian) calendar.

      In particular, many of these APIs are changed at 6.7: these should be sorted out as part of the API change review.

      Attachments

        Issue Links

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

          Activity

            People

              Eddy Edward Welbourne
              Eddy Edward Welbourne
              Vladimir Minenko Vladimir Minenko
              Alex Blasche Alex Blasche
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes