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

Rename refactor doesn't affect qdoc

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P3: Somewhat important 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)

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

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes