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

Code completion doesn't work in case MyStringList.at(1)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 2.0.0
    • Editors
    • None

    Description

      QStringList MyStringList;
      MyStringList << "Hello" << "World" << "!";
      MyStringList.at(1).

      and if I start typing dot here, qtcreator doesn't offer code completion for me I don't understand why ?
      I would like to type a method related to QString. I have tried with [1] as well, but that didn't work either, what can be the problem ?

      I don't know whether the template format causes problem for it, but I think the type is here rather trivial.

      Attachments

        Issue Links

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

          Activity

            People

              lindeije Thorbjørn Lindeijer (closed Nokia identity) (Inactive)
              lpapp Laszlo Papp
              Votes:
              3 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes