[Qt-creator] rename ui

Ch'Gans chgans at gna.org
Fri Dec 9 22:55:55 CET 2016


On 10 December 2016 at 02:54, Duane <duane.hebert at group-upc.com> wrote:
> I have a QMainWindow based class that I want to rename (cpp/h/ui/class name
> etc.)  Is there some howto available for this?

To rename a file in the project view, the file system view or the open
documents view: Right click on a file and choose "rename".
In the code editor, right click on a type name or a variable name,
select, "refactor", then "rename symbol under cursor" (Shift+Control+R
here)

Chris

>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator



More information about the Qt-creator mailing list