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

qdoc should discover that the special 3 or 5 member functions are implicitly defined

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.1.0 RC
    • 6.0.0 Alpha
    • Build tools: qdoc
    • None
    • 13
    • 42979dea7669899b50bef2848d0e450d1258c9c1 (qt/qttools/dev)
    • Da Vinci sprint 19

      As of right now, qdoc generates warnings about the copy/move constructor, assignment/move operators, and (in)equality operators for classes that have them implicitly defined, but explicitly documented, such as QMap.

      If qdoc is able to discover that those special member functions exist, then it could generate the documentation automatically, taking "\ingroup shared" into account.

      If qdoc cannot discover this, then we need to be able to silence the warning.

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

            treinio Topi Reiniƶ
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes