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: Graphical Class Hierarchy Pages: 1 -->
<svg width="435pt" height="66pt"
viewBox="0.00 0.00 435.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_abstract_scale_draw.html" target="_top" xlink:title="A abstract base class for drawing scales.">
<polygon fill="none" stroke="#000000" points="0,-19.5 0,-38.5 119,-38.5 119,-19.5 0,-19.5"/>
<text text-anchor="middle" x="59.5" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtAbstractScaleDraw</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="node2" class="node">
<title>Node1</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="155,-38.5 155,-57.5 266,-57.5 266,-38.5 155,-38.5"/>
<text text-anchor="middle" x="210.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtRoundScaleDraw</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node0&#45;&gt;Node1</title>
<path fill="none" stroke="#191970" d="M129.1555,-37.7646C137.7159,-38.8417 146.3772,-39.9316 154.6955,-40.9782"/>
<polygon fill="#191970" stroke="#191970" points="129.5379,-34.2852 119.1792,-36.5093 128.664,-41.2304 129.5379,-34.2852"/>
</g>
<!-- Node3 -->
<g id="node4" class="node">
<title>Node3</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="169,-.5 169,-19.5 252,-19.5 252,-.5 169,-.5"/>
<text text-anchor="middle" x="210.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtScaleDraw</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node3 -->
<g id="edge3" class="edge">
<title>Node0&#45;&gt;Node3</title>
<path fill="none" stroke="#191970" d="M129.4308,-20.2008C142.9352,-18.5015 156.6787,-16.7722 168.9201,-15.2319"/>
<polygon fill="#191970" stroke="#191970" points="128.664,-16.7696 119.1792,-21.4907 129.5379,-23.7148 128.664,-16.7696"/>
</g>
<!-- Node2 -->
<g id="node3" class="node">
<title>Node2</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="302,-38.5 302,-57.5 427,-57.5 427,-38.5 302,-38.5"/>
<text text-anchor="middle" x="364.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtCompassScaleDraw</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#191970" d="M276.3326,-48C284.8222,-48 293.4967,-48 301.9317,-48"/>
<polygon fill="#191970" stroke="#191970" points="276.0976,-44.5001 266.0975,-48 276.0975,-51.5001 276.0976,-44.5001"/>
</g>
<!-- Node4 -->
<g id="node5" class="node">
<title>Node4</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="312.5,-.5 312.5,-19.5 416.5,-19.5 416.5,-.5 312.5,-.5"/>
<text text-anchor="middle" x="364.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtDateScaleDraw</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node4 -->
<g id="edge4" class="edge">
<title>Node3&#45;&gt;Node4</title>
<path fill="none" stroke="#191970" d="M262.4658,-10C278.5357,-10 296.2381,-10 312.3223,-10"/>
<polygon fill="#191970" stroke="#191970" points="262.1747,-6.5001 252.1746,-10 262.1746,-13.5001 262.1747,-6.5001"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.0 KiB