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

Code completion on class definition with defined class instance after it works with operator "->" instead of "."

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • Qt Creator 2.1.0
    • Qt Creator 2.0.0
    • C/C++/Obj-C++ Support
    • None
    • Windows XP(32bit)

    Description

      When class is defined as following:
      class A {
      ...
      } instance;

      code completion on "instance" does not work when typing "instance.", but does work with "instance->" which is incorrect.

      Attachments

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

        Activity

          People

            erikv Erik Verbruggen
            juxas Justinas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes