Yes it does.. probably the best auto complete implementation out there.. / Prashanth
On Fri, Oct 16, 2009 at 1:31 PM, Christopher Rasch-Olsen Raa < [email protected]> wrote: > Hi, > > It might be that Qt Creator has this already but I've still not seen it. > Are > there any plans to make any support for type-aware autocomplete? Like if I > write > int myvariable = myobject->get > I'd then get a list of the methods on 'myobject' that starts with 'get' and > returns an integer or integer-compatible type first, followed by a list of > all > the other methods, > > Am I asking for something that's already there? > >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
