av0tar15
Junior Member
19 Posts |
Posted - Oct 01 2008 : 6:49:04 PM
|
Hi,
I've just noticed that VAX Outline shows C++ method visibility when I browse .h file, but for corresponding .cpp I see just plain list of methods, neither grouping by visibility (public, protected, private) nor variation in icon, like Visual Studio standard Class View does. |
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Oct 02 2008 : 05:12:43 AM
|
We are considering doing this:
case=5755
In the header file this information is directly available, but in the cpp file it has to be looked up / worked out, which is why this does not currently happen. |
zen is the art of being at one with the two'ness |
|
|