Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
Qt Creator 2.7.1, Qt Creator 2.8.0-beta
Description
If you type:
struct Point
{
QPointF position;
};
QList<Point> foo;
Point isn't completed.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-3620 C++: Parsing of classes nested in functions is broken
-
- Closed
-