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

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

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-121528
        # Subject Branch Project Status CR V

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes