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

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes