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

in QT Creator 2.7, refactoring to add setters and getters functions incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • Qt Creator 2.8.0-rc
    • Qt Creator 2.7.1
    • C/C++/Obj-C++ Support
    • None
    • Mac OS 10.7.5, Macbook Pro 15inch early 2011. 16 GB RAM.

      When using refactor to create setter and getter methods, the new setters and getters are regularly inserted at the last cursor positions in the .cpp file rather than in a logical place (like at the end, or in order with the class deceleration)

      This leads to having random functions inserted inside of other functions, and possible within words within other functions (depending on where you last had your cursor) This occurs about every 5 or 6 times I use the functionality.

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

            kosjar Nikolai Kosjar
            jjm390 Joshua Murphy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes