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

Type Hierarchy does not update when file is changed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 2.1.0-rc1
    • C/C++/Obj-C++ Support
    • Windows Vista x64

      1. Open tests\manual\cplusplus-tools\cplusplus-tools.pro from Creator's repository, master branch
      2. Go to definition of class GrandChildDummy in dummy.h. Right click, Open Type Hierarchy.
        GrandChildDummy and its parent class Dummy are show in Type Hierarchy.
      3. Change line to:
        class GrandChildDummy : public ChildDummy {};
        

        Type Hierarchy does not update until "Open Type Hierarchy" is selected again.

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

            leamelo Leandro T. C. Melo
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes