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

"Apply function signature change" does not keep the spacing of the parameters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4: Low
    • None
    • Qt Creator 2.4.0
    • C/C++/Obj-C++ Support
    • None
    • Win7

    Description

      When adding

      "Apply function signature change"

      const QString& a,

      as a new parameter to a method in a definition
      in the declaration you see:

      const QString &a,

      added.

      I would expect to have const QString& a (& close to QString as typed in by myself).

      Automatic adding seems to neglect the coding style.

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              moellney Michael Möllney
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes