You must be registered to post a reply. Click here to register.
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: