[Qt-creator] code completion doesn't work within namespace

Roberto Raggi roberto.raggi at trolltech.com
Mon Nov 3 20:33:31 CET 2008


On Nov 3, 2008, at 7:47 PM, Sylvain Pointeau wrote:

> Hello,
>
> The code completion is not working on my code located inside a  
> namespace.
> Do you have any idea?

Yes, the bug was already reported and we fixed it, but you need to  
wait the next release to get the fix :-) For now, as workaround you  
can add a "using namespace foo;" where foo is your namespace in the  
source file (or in the function's body).

ciao robe




More information about the Qt-creator-old mailing list