root/library/doc/html/inherit__graph__4.dot @ 397

Revision 397, 0.7 kB (checked in by smidl, 15 years ago)

doc

Line 
1digraph G
2{
3  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
4  node [fontname="FreeSans",fontsize="10",shape=record];
5  rankdir=LR;
6<<<<<<< HEAD:library/doc/html/inherit__graph__4.dot
7  Node1 [label="bdm::UI::SettingResolver",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classbdm_1_1UI_1_1SettingResolver.html",tooltip="This class serves to expand links used within configuration files."];
8=======
9  Node1 [label="bdm::UI::UI::SettingResolver",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classbdm_1_1UI_1_1SettingResolver.html",tooltip="This class serves to expand links used in configuration file."];
10>>>>>>> doc:library/doc/html/inherit__graph__4.dot
11}
Note: See TracBrowser for help on using the browser.