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

qdoc: Allow \fn to (re)name function parameters

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.2
    • Build tools: qdoc
    • None
    • Da Vinci sprint 40, Da Vinci sprint 41, Da Vinci sprint 42

    Description

      Sometimes the declaration in the header does not name a parameter;

      void foo(int); 
      

      Trying to document this with

      /*!
        \fn void foo(int value)
      
         Function that takes \a value.
      */
      

      Results in QDoc complaining "no such parameter 'value'". This type of naming should be allowed.

      Attachments

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

        Activity

          People

            docinfrastructure Documentation Infrastructure Team
            treinio Topi Reiniƶ
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes