Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-28654

Qt Creator documentation macros doesn't meet QDoc standards

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 9.0.1
    • Editors
    • None
    • All

      When a documentation section is started with "/*!", Qt Creator parses the respective method, enum etc. and creates a default documentation section.

      The following is not in line with QDoc standards, which requires manual correction:

      • Each new line starts with "*" => should be a whitespace
      • Indentation is 3 characters => should be 4.

       

        1. screenshot-1.png
          screenshot-1.png
          20 kB
        2. screenshot-2.png
          screenshot-2.png
          20 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            davschul David Schulz
            axelspoerl Axel Spoerl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes