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: QwtPlotPicker Pages: 1 -->
<svg width="170pt" height="196pt"
viewBox="0.00 0.00 170.00 196.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 192)">
<title>QwtPlotPicker</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="QwtPlotPicker provides selections on a plot canvas.">
<polygon fill="#bfbfbf" stroke="#000000" points="32,-56.5 32,-75.5 111,-75.5 111,-56.5 32,-56.5"/>
<text text-anchor="middle" x="71.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPlotPicker</text>
</a>
</g>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="class_qwt_plot_zoomer.html" target="_top" xlink:title="QwtPlotZoomer provides stacked zooming for a plot widget.">
<polygon fill="none" stroke="#000000" points="29,-.5 29,-19.5 114,-19.5 114,-.5 29,-.5"/>
<text text-anchor="middle" x="71.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPlotZoomer</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="M71.5,-46.1575C71.5,-37.155 71.5,-26.9199 71.5,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="68.0001,-46.2455 71.5,-56.2455 75.0001,-46.2456 68.0001,-46.2455"/>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="class_qwt_picker.html" target="_top" xlink:title="QwtPicker provides selections on a widget.">
<polygon fill="none" stroke="#000000" points="40.5,-112.5 40.5,-131.5 102.5,-131.5 102.5,-112.5 40.5,-112.5"/>
<text text-anchor="middle" x="71.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPicker</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="M71.5,-102.1575C71.5,-93.155 71.5,-82.9199 71.5,-75.6427"/>
<polygon fill="#191970" stroke="#191970" points="68.0001,-102.2455 71.5,-112.2455 75.0001,-102.2456 68.0001,-102.2455"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="none" stroke="#bfbfbf" points="0,-168.5 0,-187.5 53,-187.5 53,-168.5 0,-168.5"/>
<text text-anchor="middle" x="26.5" y="-175.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QObject</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node3&#45;&gt;Node2</title>
<path fill="none" stroke="#191970" d="M40.7946,-160.2112C48.3996,-150.7472 57.4538,-139.4797 63.7514,-131.6427"/>
<polygon fill="#191970" stroke="#191970" points="37.8741,-158.2581 34.3384,-168.2455 43.3306,-162.6428 37.8741,-158.2581"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="class_qwt_event_pattern.html" target="_top" xlink:title="A collection of event patterns.">
<polygon fill="none" stroke="#000000" points="71,-168.5 71,-187.5 162,-187.5 162,-168.5 71,-168.5"/>
<text text-anchor="middle" x="116.5" y="-175.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtEventPattern</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node2 -->
<g id="edge3" class="edge">
<title>Node4&#45;&gt;Node2</title>
<path fill="none" stroke="#191970" d="M102.2054,-160.2112C94.6004,-150.7472 85.5462,-139.4797 79.2486,-131.6427"/>
<polygon fill="#191970" stroke="#191970" points="99.6694,-162.6428 108.6616,-168.2455 105.1259,-158.2581 99.6694,-162.6428"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB