-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.6.0
-
None
-
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 };
- is duplicated by
-
QTCREATORBUG-19068 Insert Virtual Functions of Base Classes context menu should be available from anywhere in class body
-
- Closed
-