Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.15.1
-
None
-
Windows 10
Description
For example, I have MyTableView class inheriting from QTableView and want to add mousePressEvent virtual function through the Refactor Menu.
So I select the necessary method in QAbstractItemView group, and
get a lot of rubbish, which I didn't ask for and no desired mousePressEvent method.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-25749 Refactor virtual method does not work for already derived classes base classes
- Closed