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

Hide QXyzPrivate on autocompletion lists

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • None
    • C/C++/Obj-C++ Support
    • None

    Description

      It would be nice if one could configure to omit the QXyzPrivate classes from the list of autocompletion suggestions. Unless you're hacking on Qt itself, it's very unlikely that you will use those in client code. Another acceptable solution would be to move those to end of the list.

      If it's feasible, one could add some pattern/regex describing the private class names that should be moved out of the way. That would be handy for getting rid of QXyzPrivate, but leaving one's own private classes in the completer.

      Attachments

        Issue Links

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

          Activity

            People

              kosjar Nikolai Kosjar
              vgoetz Volker Götz
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes