Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.15.0-rc1
-
None
-
-
8e8236e9e00a6df27ef4632e8fb7cc20cd70e5e8
Description
For example: I have an abstract class TestBase with pure virtual method
virtual void some_function(const QVector<QString> &texts) = 0;
and when I want to implement it in a child class Test from quick fix refactoring option "Insert virtual functions of Base Class" it looses its templates type.
Attachments
For Gerrit Dashboard: QTCREATORBUG-25589 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
343469,3 | CppEditor: Add missing template arguments | 4.15 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |