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

Refactoring destroys entire Qt installation, new installation required afterwards

    XMLWordPrintable

Details

    • Windows

    Description

      You be warned, try this NOT on your working installation of Qt, you need to reinstall it.

       

      1.) Create a new widget application project

      2.) Create a new funktion in mainwindow.h

       

      void setColor(QColor value);
      

       

      Now refactor on QColor (!!) and Type QFont. This is what i have done accidentally and not

      on purpose. But the effect is horrible, because in the QColor is changed to QFont and 

      can't be undone.  It is necessary to deinstall Qt and install again, because the installer has no repair option.

       

      Exclude the entire Qt installation folder from refactoring!

       

      Attachments

        Issue Links

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

          Activity

            People

              bubke Marco Bubke
              happycodernext happycodernext
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes