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

Rename symbol and d-pointer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • Qt Creator 2.1.0
    • C/C++/Obj-C++ Support
    • None

    Description

      I've prepared a small example attached in case my description is not clear enough.
      You have a class using a d-pointer, and the same method name in the class and the private class. When you rename the method from the class, it will also rename all occurence of the private class method call inside the class, but it won't rename the declaration and definition in the private class.

      Note that the "follow method" action is working, so it's more or less a check missing somewhere.

      Attachments

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

        Activity

          People

            erikv Erik Verbruggen
            nicolas Nicolas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes