Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-8332

Autocomplete doesn't work for objects in std::vectors, std::list

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 2.6.0
    • None
    • Linux Mint 13 Maya Cinnamon (but not only here)

      class Player {
      public:
      vector<sf::Vector2i> autoMove;
      }

      player.automove[it]. <== here the autocomplete fails to offer members of player's vector automove

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            erikv Erik Verbruggen
            mipesom Michael Sommer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes