Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 visualize overriding virtual functions?

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
MrOngus Posted - Mar 07 2013 : 3:37:51 PM
Is it possible?

If a particular function overrides a parent class'es virtual function, could this function be marked in some way? Bold, italix, anthing.

It would be freaking awesome. .Net has the override keyword, which is a great idea, but we gotta use C++. Qt designer does it as well, but who wants to leave VS?
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Mar 07 2013 : 8:23:21 PM
Are your overriding functions marked with "virtual" when you declare them in the class?

If they are marked as virtual, then VA will show this in the function tooltip in the Hovering Class Browser:

http://www.wholetomato.com/products/features/hcb.asp

this won't pick out the virtual functions for you, but it will allow you to easily see which functions of a given class are marked virtual. This should also be listed in the tooltip when selecting an item in a member listbox, when calling class functions in your code.

Not as easy as you are hoping for, but is this a useful starting point?

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000