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