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

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

    XMLWordPrintable

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

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes