Page 1 of 1

DONE: Capturing Qt Designer Changes

PostPosted: Sat Nov 27, 2010 4:13 am
by tseyfarth
Mr B,

Again congrats on great progress very fast!

I noticed tonite that changes made to the Qt Designer are not captured in Q7B. I copied one of the sample files to a new folder since more and more changes are being made to it. However, after opening the project from the new location, then making change to the UI file in QT D, the new objects in QtD were not detected in the source code - I added two push buttons.

The first 2 times I compiled, it did so without error, but it also did not start the newly compiled app as normal. After shutting down the IDE again, (2x) then compiling the app did come up, showing the 2 new buttons. However as stated earlier, the new push buttons do not show up anywhere in Q7B IDE.

Please advise when a moment is available.

TY
Tim

Re: Capturing Qt Designer Changes

PostPosted: Mon Nov 29, 2010 12:38 pm
by berndnoetscher
Thanks.
The current workaround:
If you know that you change the ui files.
If you do a "clear & recompile" all files will be generated new, so all changes will be handled correctly.