T O P I C R E V I E W |
vjedlicka |
Posted - May 07 2021 : 09:30:21 AM I added a new virtual method to the QBase class. How can I generate that method in all classes that descend from QBase? |
1 L A T E S T R E P L I E S (Newest First) |
Uniwares |
Posted - May 07 2021 : 12:39:00 PM If you are using VS 2019 16.9.4 or later, you can implement the overridden method in two descendant classes and then use the IntelliSense menu to complete this for all remaining classes. |
|
|