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

Add new class wizard remembers removed classes as base classes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 12.0.0
    • C/C++/Obj-C++ Support
    • None
    • Windows

    Description

      Reproduce:

      1. Create Console Project from Wizard (qmake)
      2. Add new class ClassB
      3. Add new class ClassD derived from ClassB
      4. Remove classd.cpp from project panel with "Remove" permanently
      5. Accept to remove classd.h, too
      6. Add new class ClassD2 derived from ... type Cla

       

      ClassD will be offered.

      This does not exist anymore.

      Looks like there is some cache was not cleared when classd.cpp/h was removed permanently.

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              moellney Michael Möllney
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes