Re: [Qt-creator] Follow Symbol Under Cursor ALWAYS takes me to the header (QtCreator 4.9)

2019-05-20 Thread Nikos Chantziaras
Hm. Works fine here. It first takes me to the definition, and if I repeat, it then takes me to the declaration. If the function is a virtual with multiple override, a menu pops up to let me choose to which override to jump to. Works the same with both cmake and qmake projects. I'm not seeing

[Qt-creator] Follow Symbol Under Cursor ALWAYS takes me to the header (QtCreator 4.9)

2019-05-20 Thread Michael Jackson
So far really loving the new features in 4.9 BUT now I have noticed that when I right-click on a method in my code I am taken to the declaration in the header file instead of the definition in the .cpp file? Was there a new setting in 4.9 that controls this? I am pretty sure that 4.8 “did the

Re: [Qt-creator] Qt for Python / deploy to Remote Linux Target

2019-05-20 Thread Christian Kandeler
On Fri, 17 May 2019 16:06:30 -0300 Pablo Rogina wrote: > > > INSTALLS variable but it didn't work either > > > > That description is a bit vague. What didn't work and how? > > The deployment mechanism is generic. There is nothing special about Python > > files. > > Let's try again. Having a