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

Teach qdoc to understand typical C++ class functionality

XMLWordPrintable

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

      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.

        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:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes