Details
-
Suggestion
-
Resolution: Won't Do
-
P3: Somewhat important
-
4.3.0
-
None
Description
Some developers often use the same dialogs in several places, and are worried about uic-generated files being pure .h files, because the setupUi() method is expanded every time. I think we could easily accommode them (and other people moving from 3 to 4) by providing a switch to uic, which would generate a .cpp and a .h file on request.