Add files from zip

This commit is contained in:
2023-10-31 09:22:42 +01:00
parent 6bacdc5f6d
commit 4dae68036f
2788 changed files with 492537 additions and 0 deletions

View File

@@ -0,0 +1,81 @@
<?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: QwtAbstractScaleDraw Pages: 1 -->
<svg width="256pt" height="140pt"
viewBox="0.00 0.00 255.50 140.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 136)">
<title>QwtAbstractScaleDraw</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="A abstract base class for drawing scales.">
<polygon fill="#bfbfbf" stroke="#000000" points="69,-112.5 69,-131.5 188,-131.5 188,-112.5 69,-112.5"/>
<text text-anchor="middle" x="128.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtAbstractScaleDraw</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="class_qwt_round_scale_draw.html" target="_top" xlink:title="A class for drawing round scales.">
<polygon fill="none" stroke="#000000" points="16,-56.5 16,-75.5 127,-75.5 127,-56.5 16,-56.5"/>
<text text-anchor="middle" x="71.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtRoundScaleDraw</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#191970" d="M111.2729,-105.0751C101.4659,-95.4402 89.536,-83.7196 81.3149,-75.6427"/>
<polygon fill="#191970" stroke="#191970" points="108.9851,-107.734 118.5714,-112.2455 113.8909,-102.7406 108.9851,-107.734"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="class_qwt_scale_draw.html" target="_top" xlink:title="A class for drawing scales.">
<polygon fill="none" stroke="#000000" points="149,-56.5 149,-75.5 232,-75.5 232,-56.5 149,-56.5"/>
<text text-anchor="middle" x="190.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtScaleDraw</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#191970" d="M146.9221,-105.3607C157.6481,-95.6727 170.7934,-83.7995 179.8242,-75.6427"/>
<polygon fill="#191970" stroke="#191970" points="144.3746,-102.9453 139.2996,-112.2455 149.0666,-108.14 144.3746,-102.9453"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="class_qwt_compass_scale_draw.html" target="_top" xlink:title="A special scale draw made for QwtCompass.">
<polygon fill="none" stroke="#000000" points="0,-.5 0,-19.5 125,-19.5 125,-.5 0,-.5"/>
<text text-anchor="middle" x="62.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtCompassScaleDraw</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node2&#45;&gt;Node3</title>
<path fill="none" stroke="#191970" d="M68.311,-46.1575C66.8642,-37.155 65.2193,-26.9199 64.0497,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="64.8898,-46.9276 69.9323,-56.2455 71.8011,-45.8168 64.8898,-46.9276"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="class_qwt_date_scale_draw.html" target="_top" xlink:title="A class for drawing datetime scales.">
<polygon fill="none" stroke="#000000" points="143.5,-.5 143.5,-19.5 247.5,-19.5 247.5,-.5 143.5,-.5"/>
<text text-anchor="middle" x="195.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtDateScaleDraw</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node4&#45;&gt;Node5</title>
<path fill="none" stroke="#191970" d="M192.2717,-46.1575C193.0754,-37.155 193.9893,-26.9199 194.639,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="188.7742,-45.9739 191.3709,-56.2455 195.7465,-46.5965 188.7742,-45.9739"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.9 KiB