OSDN Git Service

Help: All candidates (considering name qualification) are already in the list.
authorLeandro Melo <leandro.melo@nokia.com>
Fri, 1 Oct 2010 09:54:35 +0000 (11:54 +0200)
committerLeandro Melo <leandro.melo@nokia.com>
Fri, 1 Oct 2010 09:58:02 +0000 (11:58 +0200)
commit922e8e7866624e62f11f0ace2773960377299436
tree61d09d2df5569cab03be58f23ea8451600039e66
parent3e104ce405281fb23ff2ffab24321d07ea7aa0f4
Help: All candidates (considering name qualification) are already in the list.

The C++ hover handler should just iterate over the list of candidates, since
it was created by the element evaluator considering all possible name qualifications
and in the right order.

Reviewed-by: kh1
src/plugins/cppeditor/cpphoverhandler.cpp