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

Teach qdoc to understand typical C++ class functionality

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.4.0
    • None
    • Build tools: qdoc
    • None

    Description

      There are some standard C++ class use cases that would be better documented with special wording automatically added to the \class comment than by documenting specific member functions.

      e.g.: Qdoc could add some standard wording for a class that
      can be copied (or not), and then we can get rid of the explicit
      documentation for copy constructors and assignment operators. And let’s
      document special cases where required.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes