I would like to see list of base class virtual functions to override them in 'one click' when I write class declaration. Is there any feature that allows this?
Thank you
Edited by - EugeneKozlov on Oct 08 2015 3:18:31 PM
Just right click on the base class and you will find it in the "Refactor (VA)" submenu, or press Alt+Shift+Q over the base class' name to trigger our dynamic refactor menu.