Re: How to generate collaboration graph with all classes that depend on the class will be included?

Robert Hairgrove <[email protected]> Fri, 02 Dec 2022 07:40:29 -0500
Newsgroups gmane.text.doxygen.general
Message-ID <[email protected]>
On 2022-12-02 07:03, Kulagin wrote:
> I did find the CALL_GRAPH option for the individual functions and see
> what functions call them, but that's not what I want, as you can see.
> Is there a way to do this in Doxygen?

In the version I use (1.18.20) there is also a COLLABORATION_GRAPH 
setting under the "Dot" group (in Doxywizard, "Dot" is at the bottom 
under the "Expert" tab).

Did you try that?