AW: Codecompletion and Temporaries

Ripdave ripdave at art-master.de
Sun Feb 18 17:22:30 UTC 2007


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

-- 
This can be fixed. It worked and probably got lost somewhere along the way, it must be somewhere within codecompletion.cpp. I will look at it some time once I'm home again.

David




More information about the KDevelop-devel mailing list