Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Build 1837/1836: Implement Interface
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

sean
Whole Tomato Software

USA
2817 Posts

Posted - Nov 12 2010 :  3:48:16 PM  Show Profile
Builds 1837/1836 have a new beta feature: Implement Interface / Implement Virtual Methods. These are mutually exclusive commands available when the caret is on an item in the base class list of a class definition. (In build 1836, they are only available via the Alt+Shift+Q popup refactor menu.)

When invoked, Implement Interface will generate stubs in the current class for methods defined in the interface (that do not already exist) without further interaction.

Implement Virtual Methods will present a list of virtual methods declared in the base class. Pure virtual methods are checked by default, while non-pure virtual methods are not. Base methods already implemented in the current class are listed as read-only.

The current iteration operates only on the interface (or base class) under the caret - it does not descend into the base interfaces/classes of that interface/class.

Please report any bugs or requests in this forum.

Edited by - sean on Jan 21 2011 12:29:20 AM
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000