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

Rename symbol and d-pointer

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes