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

"Refactor -> Create Setter and Getter Member Functions" now creates the implementation in .h file. Was .cpp until 4.14.

    XMLWordPrintable

Details

    • 395e7cbfb9915e86945c40451e557769c7958576 (qt-creator/qt-creator/master)

    Description

      The Create Setter and Getter Member Functions refactoring action used to create the implementations for generated Getters/Setters in the .cpp file until Qt Creator 4.14. Without asking.

      In the master branch, that refactoring action creates them in the header file (without asking).

      Both scenarios make sense. But was this change intended?

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes