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

QDoc complains about undocumented parameters to \overload fn()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.11
    • Build tools: qdoc
    • All
    • DaVinci 125, DaVinci 126

      I took some methods of QDate, QTime and QDateTime that were previously just marked with \overload and gave this command its parameter: primary on the primary overload (a new feature in QDoc at 6.11) or the function name with either empty parameter list or the signature of the primary.
      In either case, I got "undocumented parameter" warnings for the parameters of the overload so documented, that were not present before I added the parameter to \overload.
      The documentation of the primary did, in each case, cover the parameters of the overload (as their parameters shared the name of its).

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

            paulwicking Paul Wicking
            Eddy Edward Welbourne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are 3 open Gerrit changes