On 12/12/2014 09:03 AM, Cristian Tibirna wrote:
>
> On Friday 12 December 2014 01:20:19 Gene Smith wrote:
>> I have just been using qt-creator to just browse a non-qt embedded c++
>> project. It seemed to be working fine until I tried to right click on a
>> function that is inline it would only tak
On Friday 12 December 2014 01:20:19 Gene Smith wrote:
> I have just been using qt-creator to just browse a non-qt embedded c++
> project. It seemed to be working fine until I tried to right click on a
> function that is inline it would only take me to the .h file where the
> function is declared a
I have just been using qt-creator to just browse a non-qt embedded c++
project. It seemed to be working fine until I tried to right click on a
function that is inline it would only take me to the .h file where the
function is declared and not to the .hpp file where it is defined. In
this projec