I am using the Qt plugin for Eclipse. I have a foo.ui file and a ui_foo.h file. I modified something in ui_foo.h. How do I get that modification to show in the foo.ui file? Also, is there a way to automatically generate a foo.ui file from a ui_foo.h file?
Bookmarks