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

Automatic creation of method body or heading method prototype.

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • None
    • None

    Description

      I suggest add useful feature to source C++ editor - automatic creation of new method or heading prototype. Now if you create prototype for the method and then select "Switch method declaration/definition" you will get nothing if method code is not yet exist. Same if you create method name and body in source code then try "Switch method declaration/definition" you will get nothing if method prototype is not yet exist. I suggest Qt Creator will automatically create new method body or method prototype in these cases respectively. The method prototype will be created in protected section of class prototype. The method body will be created at the end of class source file. Similar behavior is found in IDE JetBrains and C++ Builder. This feature will decrease errors quantity and increase development speed.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            gourmet Gourmand
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes