Add files from zip
This commit is contained in:
51
doc/html/inherit_graph_77.svg
Normal file
51
doc/html/inherit_graph_77.svg
Normal file
@@ -0,0 +1,51 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||||
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
|
||||
-->
|
||||
<!-- Title: Graphical Class Hierarchy Pages: 1 -->
|
||||
<svg width="231pt" height="66pt"
|
||||
viewBox="0.00 0.00 231.00 66.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 62)">
|
||||
<title>Graphical Class Hierarchy</title>
|
||||
<!-- Node0 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node0</title>
|
||||
<g id="a_node1"><a xlink:href="class_qwt_text_engine.html" target="_top" xlink:title="Abstract base class for rendering text strings.">
|
||||
<polygon fill="none" stroke="#000000" points="0,-19.5 0,-38.5 83,-38.5 83,-19.5 0,-19.5"/>
|
||||
<text text-anchor="middle" x="41.5" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtTextEngine</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node2"><a xlink:href="class_qwt_plain_text_engine.html" target="_top" xlink:title="A text engine for plain texts.">
|
||||
<polygon fill="none" stroke="#000000" points="119,-38.5 119,-57.5 223,-57.5 223,-38.5 119,-38.5"/>
|
||||
<text text-anchor="middle" x="171" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPlainTextEngine</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node0->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node0->Node1</title>
|
||||
<path fill="none" stroke="#191970" d="M93.2954,-36.5993C101.7402,-37.8383 110.4915,-39.1223 118.9425,-40.3622"/>
|
||||
<polygon fill="#191970" stroke="#191970" points="93.5896,-33.1051 83.1874,-35.1163 92.5734,-40.031 93.5896,-33.1051"/>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node3"><a xlink:href="class_qwt_rich_text_engine.html" target="_top" xlink:title="A text engine for Qt rich texts.">
|
||||
<polygon fill="none" stroke="#000000" points="119,-.5 119,-19.5 223,-19.5 223,-.5 119,-.5"/>
|
||||
<text text-anchor="middle" x="171" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtRichTextEngine</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node0->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node0->Node2</title>
|
||||
<path fill="none" stroke="#191970" d="M93.2954,-21.4007C101.7402,-20.1617 110.4915,-18.8777 118.9425,-17.6378"/>
|
||||
<polygon fill="#191970" stroke="#191970" points="92.5734,-17.969 83.1874,-22.8837 93.5896,-24.8949 92.5734,-17.969"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user