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,66 @@
<?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: QwtPanner Pages: 1 -->
<svg width="198pt" height="140pt"
viewBox="0.00 0.00 197.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>QwtPanner</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="QwtPanner provides panning of a widget.">
<polygon fill="#bfbfbf" stroke="#000000" points="61,-56.5 61,-75.5 126,-75.5 126,-56.5 61,-56.5"/>
<text text-anchor="middle" x="93.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPanner</text>
</a>
</g>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="class_qwt_plot_panner.html" target="_top" xlink:title="QwtPlotPanner provides panning of a plot canvas.">
<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">QwtPlotPanner</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="M77.5178,-48.7884C68.6222,-39.2085 57.8796,-27.6396 50.4539,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="75.073,-51.2992 84.4423,-56.2455 80.2025,-46.536 75.073,-51.2992"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="class_qwt_polar_panner.html" target="_top" xlink:title="QwtPolarPanner provides panning of a polar plot canvas.">
<polygon fill="none" stroke="#000000" points="101.5,-.5 101.5,-19.5 189.5,-19.5 189.5,-.5 101.5,-.5"/>
<text text-anchor="middle" x="145.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPolarPanner</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="M109.4822,-48.7884C118.3778,-39.2085 129.1204,-27.6396 136.5461,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="106.7975,-46.536 102.5577,-56.2455 111.927,-51.2992 106.7975,-46.536"/>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="none" stroke="#bfbfbf" points="66,-112.5 66,-131.5 121,-131.5 121,-112.5 66,-112.5"/>
<text text-anchor="middle" x="93.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QWidget</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="M93.5,-102.1575C93.5,-93.155 93.5,-82.9199 93.5,-75.6427"/>
<polygon fill="#191970" stroke="#191970" points="90.0001,-102.2455 93.5,-112.2455 97.0001,-102.2456 90.0001,-102.2455"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB