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,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: QwtPolarPlot Pages: 1 -->
<svg width="174pt" height="84pt"
viewBox="0.00 0.00 173.50 84.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 80)">
<title>QwtPolarPlot</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="A plotting widget, displaying a polar coordinate system.">
<polygon fill="#bfbfbf" stroke="#000000" points="35,-.5 35,-19.5 109,-19.5 109,-.5 35,-.5"/>
<text text-anchor="middle" x="72" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPolarPlot</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="none" stroke="#bfbfbf" points="0,-56.5 0,-75.5 52,-75.5 52,-56.5 0,-56.5"/>
<text text-anchor="middle" x="26" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QFrame</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#191970" d="M40.3747,-48.5004C48.1971,-38.9775 57.576,-27.5596 64.0792,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="37.6555,-46.2967 34.0126,-56.2455 43.0646,-50.7399 37.6555,-46.2967"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="class_qwt_polar_item_dict.html" target="_top" xlink:title="A dictionary for polar plot items.">
<polygon fill="none" stroke="#000000" points="70.5,-56.5 70.5,-75.5 165.5,-75.5 165.5,-56.5 70.5,-56.5"/>
<text text-anchor="middle" x="118" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPolarItemDict</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node1 -->
<g id="edge2" class="edge">
<title>Node3&#45;&gt;Node1</title>
<path fill="none" stroke="#191970" d="M103.6253,-48.5004C95.8029,-38.9775 86.424,-27.5596 79.9208,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="100.9354,-50.7399 109.9874,-56.2455 106.3445,-46.2967 100.9354,-50.7399"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB