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

"Insert virtual functions" Refactoring Action for Template Arg looses its type

    XMLWordPrintable

Details

    • Windows
    • 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

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

        Activity

          People

            kandeler Christian Kandeler
            alexnevskiy Alex Nevskiy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes