Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
Description
Given
auto w = parentWidget();
Typing w-> should print QWidget's members. But it does not.
The new use of 'auto' is severely limited because it breaks autocomplete.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-9599 No completion for variable declared as "auto it = QHashIterator<int, QMap<double, int> >(hash);"
-
- Closed
-