Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Create class comment

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
SMaton Posted - Nov 15 2007 : 10:25:13 AM
Hi,

perhaps I haven't found it yet... What I would like to do is following:

Consider a class:

class A : public B
{
public:
void foo();
protected:
void foo2();
private:
void foo3();
}

I would like to select "A" and then "refactor document class" which would add a comment block above the class just as does the "refactor comment method" function. I'ld like to see the class name and base classes listed.

Is this currently possible?

Thanks,
Stefan
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Nov 15 2007 : 3:15:59 PM
This is something we are considering doing:

case=4932

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