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

QDoc cannot handle anonymous enums

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • None
    • 5.9.4, 5.11.0 Beta 2
    • Documentation
    • None
    • 8af89afd31f7586b6fbcf6664078b00aabc43dd3

    Description

      When QDoc encounters an anonymous enum declaration, it should ask if there already is an anonymous enum type node in the tree for that class and add the new enum names to that one if it exists.

      Currently, it creates doc entries for each anonymous enum and issues warnings for missing documentation (or already existing documentation, if you try to document more than one).

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes