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: QwtPlotSvgItem Pages: 1 -->
<svg width="113pt" height="140pt"
viewBox="0.00 0.00 113.00 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>QwtPlotSvgItem</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="A plot item, which displays data in Scalable Vector Graphics (SVG) format.">
<polygon fill="#bfbfbf" stroke="#000000" points="8.5,-.5 8.5,-19.5 96.5,-19.5 96.5,-.5 8.5,-.5"/>
<text text-anchor="middle" x="52.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPlotSvgItem</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="class_qwt_plot_graphic_item.html" target="_top" xlink:title="A plot item, which displays a recorded sequence of QPainter commands.">
<polygon fill="none" stroke="#000000" points="0,-56.5 0,-75.5 105,-75.5 105,-56.5 0,-56.5"/>
<text text-anchor="middle" x="52.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPlotGraphicItem</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="M52.5,-46.1575C52.5,-37.155 52.5,-26.9199 52.5,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="49.0001,-46.2455 52.5,-56.2455 56.0001,-46.2456 49.0001,-46.2455"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="class_qwt_plot_item.html" target="_top" xlink:title="Base class for items on the plot canvas.">
<polygon fill="none" stroke="#000000" points="17,-112.5 17,-131.5 88,-131.5 88,-112.5 17,-112.5"/>
<text text-anchor="middle" x="52.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPlotItem</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="M52.5,-102.1575C52.5,-93.155 52.5,-82.9199 52.5,-75.6427"/>
<polygon fill="#191970" stroke="#191970" points="49.0001,-102.2455 52.5,-112.2455 56.0001,-102.2456 49.0001,-102.2455"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB