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

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes