Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
Qt Creator 2.3.0, Qt Creator 2.7.0, Qt Creator 2.8.0-beta
Description
If I have 2 methods like:
void bla(const QString &);
void bla(const QString &) const;
doing "Follow symbol under cursor" over the first one jumps to implementation of the second one.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-13128 Wrong function override resolution for const arguments
-
- Closed
-