Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. AutoComplete and Vectors Iterators Not working.
Forum Updated to NodeBB v4.3 + New Features

AutoComplete and Vectors Iterators Not working.

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 3.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Arukas
    wrote on last edited by
    #1

    Hello All,

    I did some looking around and found lots of people have problem with autocomplete not working with gui objects. And rebuilding was a solution. That's not a solution for me.

    I'm using the STL vector to make a vector of strings. When I make the iterator, the autocomplete don't work. For example,
    i have to manually type out
    @it->at();@

    The autocomplete don't work in some other places, and i was wondering if there was a reason. I've also seen other instances of autocomplete not working, but I'd have to write them down to remember them.

    Thanks,
    Arukas

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Chris H
      wrote on last edited by
      #2

      I think what you are seeing is an example of "Qt Creator bug #955":https://bugreports.qt.nokia.com/browse/QTCREATORBUG-955 . It's supposed to work, but there are a bunch of issues so a lot of times it doesn't.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Arukas
        wrote on last edited by
        #3

        Thanks, that's nice to know I wasn't screwing something up for a change.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved