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

Refactor -> Insert virtual functions inside class definition

XMLWordPrintable

    • f515672ffddb12d894251a6584154ee60abdf07f (qt-creator/qt-creator/master)

      It is not obvious, that refactor menu with option to insert virtual function appear only on class name. I spent some time, trying to find it, as I remember Qt Creator has such feature, with no success, until I found it on the web :/
      It would be useful, if this menu appear also inside the class definition:

      class Test: public TestBase
      {
      // here refactor menu should appear too
      };
      

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

            kandeler Christian Kandeler
            krnekit Nikita Krupenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes