Hi there
i just moved to Visual Studio to develop my Qt programs. Now i have a question. Is it possible to let IntelliSense update faster?
If i change e.g. the name of a button in QtDesigner it really takes a whole bunch of time until i can see the new name in IntelliSense. I tried to recompile the .ui and to rebuild the whole project. Nothing helped.
Does anyone know a solution for this ?