Hi,

Doxygen version is 1.9.4
I am generating class graphs and called by graphs for QuickFix engine with 
graphviz.
The class graphs seems okay but there is a mistake in called by graph. In 
onStart method it has a reference to start which should be detected as a 
reference to the local variable start but doxygen detected it as a reference to 
a method named start which is a member method to it’s superclass. Is this a bug 
of doxygen or it’s some setting that can cause it?
I paste a snipshot below to show this situation.
[cid:image001.png@01D8BBD7.424B8D40]
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to