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

Autocomplete generate extra brackets for 'override' keyword

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 4.10.0
    • C/C++/Obj-C++ Support
    • None
    • Linux/X11

      The editor's autocomplete function generates extra brackets after keyword override, like this:

       void resizeEvent(QResizeEvent *) override()

      which should be:

      void resizeEvent(QResizeEvent *) override

        1. qt2.png
          qt2.png
          23 kB
        2. qt1.png
          qt1.png
          44 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kandeler Christian Kandeler
            zhuhai zhu hai
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes