Yongwei Wu wrote:
> >> I really like to be able to show all data members in the diagram
> >> without documenting them
> >
> > Then you should set EXTRACT_PRIVATE to YES.
>
> You missed the "without documenting them" part :-).
>
> It is arguable that the original behaviour might be better. Peo
On 5 September 2013 23:33, Dimitri van Heesch wrote:
>
> On Sep 5, 2013, at 15:59 , Yongwei Wu wrote:
>
>> In Doxygen 1.6.x and earlier, the collaboration diagram will show all
>> members regardless its visibility. I have found that 1.8.x does not
>> show the private members, unless EXTRACT_PRIVA
On Sep 5, 2013, at 15:59 , Yongwei Wu wrote:
> In Doxygen 1.6.x and earlier, the collaboration diagram will show all
> members regardless its visibility. I have found that 1.8.x does not
> show the private members, unless EXTRACT_PRIVATE is set to YES. Is
> this an intentional change?
Yes that
In Doxygen 1.6.x and earlier, the collaboration diagram will show all
members regardless its visibility. I have found that 1.8.x does not
show the private members, unless EXTRACT_PRIVATE is set to YES. Is
this an intentional change?
I really like to be able to show all data members in the diagram