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

Rename refactor doesn't affect qdoc

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • P3: Somewhat important
    • Qt Creator 12.0.0-beta1
    • Qt Creator 3.0.0
    • C/C++/Obj-C++ Support
    • None
    • Windows, OSX, probably all of them really

    • 74a0313fc (master), 0a058bb65 (master), 429da62c1 (master)

    Description

      Try renaming the class below. Observe that rename doesn't affect the qdoc comment.

      class Blah
      {
          Blah();
      };
      
      /*!
       * \brief Blah::Blah
       */
      Blah::Blah()
      {
          
      }
      

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              eabbottbrenner Eric Abbott-Brenner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes