PDA

View Full Version : Renaming auto-generated UI class



orfner
8th September 2011, 18:13
Not sure if this is the best place to put this, but here goes.

In QT Creator I created a "designer form" with a "designer form class."
I ended up having to rename the class, but I can't figure out how to get QT to rename the auto-generated ui_class.

I'm sure there's a trick to it. Any tips?

Lykurg
8th September 2011, 18:57
I guess you mean: Open the ui file. At the property editor change the objectName (first entry) to the new name.

wysota
8th September 2011, 20:33
... and save the file :rolleyes: