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

Can't see methods of inherited class in code completion when working in other namespace

XMLWordPrintable

      Code completion doesn't include methods of inherited class if you are working in different namespace. See attachment. In my example I use Google Protocol Buffers library. There are two classes: MessageLite and Message. Class Message inherits MessageLite. If I do not include "using namespace google::protobuf" I can't see methods from class MessageLite in code completion of variable of type Message.

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

            raggi Roberto Raggi
            algirdasss Algirdas
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes