[Qt-creator] Signals and Slots not saved bug

Greg Santucci thecodewitch at yahoo.com
Thu Mar 5 03:28:38 CET 2009



In the latest 2009.01 version of Qt Creator, when an existing signal-slot connection is modified (for example, you want to change the slot function a signal is connected to), the .ui file is not marked as changed. The effect of this is:

1) The file can be closed, causing you to lose your changes
2) Clicking the build button doesn't update the build

Unfortunately, its not even possible to manually save the file (either through the menu, or with Ctrl-S) so the only workaround appears to be to enter "Edit Widgets" mode, and nudge a control to mark the ui file as modified.

Regards,
Greg



      



More information about the Qt-creator-old mailing list