Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 2.6.0
-
None
-
Linux Mint 13 Maya Cinnamon (but not only here)
Description
class Player {
public:
vector<sf::Vector2i> autoMove;
}
player.automove[it]. <== here the autocomplete fails to offer members of player's vector automove
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-8228 Activate completion of STL such as QStringList ,QList, QVector and QHash etc. dose not work well
- Closed