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

Revision 397, 0.8 kB (checked in by smidl, 16 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__5.dot
7  Node1 [label="bdm::UIbuildException",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classbdm_1_1UIbuildException.html",tooltip="Exception used in UI::build if it fails it can be caught and handled - see merger_mex..."];
8=======
9  Node1 [label="bdm::UIbuildException",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classbdm_1_1UIbuildException.html",tooltip="exception used in UI::build if it fails it can be caught and handled - see merger_mex..."];
10>>>>>>> doc:library/doc/html/inherit__graph__5.dot
11}
Note: See TracBrowser for help on using the browser.