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

Hide QXyzPrivate on autocompletion lists

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes