Codecompletion and Temporaries

Andreas Pakulat apaku at gmx.de
Sat Feb 17 22:57:14 UTC 2007


Hi,

this just got annoying enough for me to write a mail (as David isn't on
IRC normally)...

QFileInfo("").<ctrl+space> 

doesn't give any completion at all

QString str;
QFileInfo(str).<ctrl+space>

gives CC for QString, not QFileInfo. Any chance this can be fixed in
3.4? Would be really nice as QFileInfo is IMHO often used that way and
probably some other classes.

Andreas

-- 
Life is to you a dashing and bold adventure.




More information about the KDevelop-devel mailing list