[Qt-creator] small bug: no code completion in QStringList

Roberto Raggi roberto.raggi at trolltech.com
Mon Feb 16 10:27:18 CET 2009


Hi,

Oops! I was able to reproduce it. Well, we'll fix it ASAP, but I'm  
afraid we won't have time to do it for the 1.0.0.

Thanks for the report.
ciao robe


On Feb 14, 2009, at 11:34 PM, Alexander Rössler wrote:

> Hi,
>
> I've seen that there is no code completion for cases like this in Qt  
> Creator:
>
> QStringList list;
> list[1]. <- and at this point NO code completion window pops up, but  
> there
> should be a code completion window for QString
>
> Or a little bit more complicated if you have a QStringList array:
>
> lists[1]. <- popup for QStringList
> lists[1][1]. <- popup forQString
>
> I'm shure it's no problem for you to implement this.
>
> Thanks,
> Alex
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator





More information about the Qt-creator-old mailing list