Click here to Skip to main content
15,889,564 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I have a project written in C++. The top class will be shown correctly in the classview with all methods and properties. All its base classe wont show their methods and properties in the classview. I tried all properties for the classview to show everything. It just doesnt work.

Can someone help me?
Posted
Comments
Sergey Alexandrovich Kryukov 4-Aug-11 3:09am    
Not shown -- derived (as title says) or base (as in the body of the question)?
--SA

1 solution

isnt their an entry for the baseclass which can be expanded?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900