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: QwtPolarItem Pages: 1 -->
<svg width="420pt" height="84pt"
viewBox="0.00 0.00 420.00 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>QwtPolarItem</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Base class for items on a polar plot.">
<polygon fill="#bfbfbf" stroke="#000000" points="149,-56.5 149,-75.5 226,-75.5 226,-56.5 149,-56.5"/>
<text text-anchor="middle" x="187.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPolarItem</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="class_qwt_polar_curve.html" target="_top" xlink:title="An item, that represents a series of points.">
<polygon fill="none" stroke="#000000" points="0,-.5 0,-19.5 83,-19.5 83,-.5 0,-.5"/>
<text text-anchor="middle" x="41.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPolarCurve</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="M153.0565,-52.7888C126.3987,-42.5639 90.12,-28.6488 66.2708,-19.5011"/>
<polygon fill="#191970" stroke="#191970" points="151.8115,-56.0598 162.4017,-56.3733 154.3184,-49.5241 151.8115,-56.0598"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="class_qwt_polar_grid.html" target="_top" xlink:title="An item which draws scales and grid lines on a polar plot.">
<polygon fill="none" stroke="#000000" points="101,-.5 101,-19.5 176,-19.5 176,-.5 101,-.5"/>
<text text-anchor="middle" x="138.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPolarGrid</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#191970" d="M172.1878,-48.5004C163.8553,-38.9775 153.8647,-27.5596 146.9373,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="169.7457,-51.0245 178.9649,-56.2455 175.0138,-46.415 169.7457,-51.0245"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="class_qwt_polar_marker.html" target="_top" xlink:title="A class for drawing markers.">
<polygon fill="none" stroke="#000000" points="194,-.5 194,-19.5 281,-19.5 281,-.5 194,-.5"/>
<text text-anchor="middle" x="237.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPolarMarker</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="M203.1247,-48.5004C211.6273,-38.9775 221.8218,-27.5596 228.8905,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="200.2587,-46.4551 196.2093,-56.2455 205.4803,-51.1172 200.2587,-46.4551"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="class_qwt_polar_spectrogram.html" target="_top" xlink:title="An item, which displays a spectrogram.">
<polygon fill="none" stroke="#000000" points="299,-.5 299,-19.5 412,-19.5 412,-.5 299,-.5"/>
<text text-anchor="middle" x="355.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPolarSpectrogram</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#191970" d="M225.9286,-53.1905C256.7073,-42.9309 299.1926,-28.7691 326.9966,-19.5011"/>
<polygon fill="#191970" stroke="#191970" points="224.7602,-49.8905 216.3802,-56.3733 226.9739,-56.5313 224.7602,-49.8905"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.9 KiB