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

Don't report missing parameter name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.11.0 Alpha
    • 5.9
    • Build tools: qdoc
    • None

      See QTBUG-58277. No longer report missing parameter names when processing the \fn command, because there are cases where they are not required. This is an over-simplification of the problem, but it works for now.

      In the future, we may want to distinguish between cases where the parameter type is std::nullptr_t, which means the actual parameter is null, and the case where some type is provided without a name, which indicates that the parameter is not used in this implementation of the function.

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

            gbk Martin Smith (Qt)
            gbk Martin Smith (Qt)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes