ext Ernst Huber wrote: > Ernst Huber schrieb: >> When there are several methods with same name but different signature >> (overloaded methods) the "follow symbol under cursor" command in the >> editor context-menu always moves to the method with no arguments. >> >> It's best to give an example. >> >> ----- Header file snippet ----- ... >> ----- Implementation file snippet ----- ... >> ---------- >> >> Could be a bug, couldn't it? >> >> Regards >> Ernst >> >> >> > Sorry, forgot these details: > > Qt version 4.5.0 > OS is WinXP > QtCreator version 1.0.0 > Built with MinGW
This is a known issue, and still valid as of Qt Creator 1.2. We do plan to fix this for a future version of Qt Creator. Regards, Bjørn -- Thorbjørn Lindeijer Software Engineer Nokia, Qt Software _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
