Re: [Doxygen-users] How to generate collaboration graph with all classes that depend on the class w
Brought to you by:
dimitri
|
From: Robert H. <co...@ro...> - 2022-12-02 12:40:44
|
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? |