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

Autocomplete generate extra brackets for 'override' keyword

    XMLWordPrintable

Details

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

    Description

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

       void resizeEvent(QResizeEvent *) override()

      which should be:

      void resizeEvent(QResizeEvent *) override

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes