On my build I had to point intellisense to both a local source and a remote one
for example I added a local reference
c:\Qt\4.8.6\include\Qt
and on the remote machine
/usr/include/qt4
I found it best to add \Qt \QtGui \QtCore (again local and remote)
both are added via the VisualGDB proberties -> intellisenseSettings