Revision 397, 0.8 kB
(checked in by smidl, 16 years ago)
|
doc
|
Rev | Line | |
---|
[261] | 1 | digraph G |
---|
| 2 | { |
---|
[290] | 3 | edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"]; |
---|
| 4 | node [fontname="FreeSans",fontsize="10",shape=record]; |
---|
[261] | 5 | rankdir=LR; |
---|
[397] | 6 | <<<<<<< HEAD:library/doc/html/inherit__graph__5.dot |
---|
[396] | 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..."]; |
---|
[397] | 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 |
---|
[261] | 11 | } |
---|