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

Type Hierarchy does not update when file is changed

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes