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

qdoc can't handle a \table in a \value.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.0.0
    • 5.0.0
    • Documentation
    • None
    • 906b9b0d3db9a721020bb0bd7759ff852b58dd94

    Description

      In qdoc, the \value command is meant to document a single value of an enum. e.g.

      \value TypeOfService Text describing the type of service. It runs until the next \value or a blank line.

      Although it doesn't say you can't build a \table in the text, it doesn't work. For now, the fix is to remove the \table from the \value text and make the table separate from the enum \value list and let the description of the \table refer to the value that it belongs to.

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes