Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
None
-
Qt Creator 4.7.0, Qt Creator 4.8.0-beta1
-
None
Description
m_queryData - is private member of QueryWidget class.
When i have error in line, I can't navigate to declaration of m_queryData by CTRL+LeftClick.
In previous versions errors on line not affected to code refactoring.
I will explain.
m_queryData has no member paymentRequest, but i need to navigate to declaration of m_queryData for create new member with name paymentRequest.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-21055 Improve error recovery in Clang Model in function arguments (incomplete AST due errors)
- Closed