I am working in a project and I open both Qt creator in one screen and in another monitor i open Qt designer.
When i change the widget's objectname and saved the ui, the completion code does not detect the new name.
the only way to make the changes reflect on creator is to restart the IDE. which is dumb. any way to avoid this
stupidity?