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,67 @@
<?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: QwtValuePointData&lt; T &gt; Pages: 1 -->
<svg width="145pt" height="207pt"
viewBox="0.00 0.00 145.00 207.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 203)">
<title>QwtValuePointData&lt; T &gt;</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Interface for iterating over a QVector&lt;T&gt;.">
<polygon fill="#bfbfbf" stroke="#000000" points="5.5,-.5 5.5,-19.5 131.5,-19.5 131.5,-.5 5.5,-.5"/>
<text text-anchor="middle" x="68.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtValuePointData&lt; T &gt;</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="class_qwt_point_series_data.html" target="_top" xlink:title="Interface for iterating over an array of points.">
<polygon fill="none" stroke="#000000" points="15.5,-56.5 15.5,-75.5 121.5,-75.5 121.5,-56.5 15.5,-56.5"/>
<text text-anchor="middle" x="68.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPointSeriesData</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="M68.5,-46.1575C68.5,-37.155 68.5,-26.9199 68.5,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="65.0001,-46.2455 68.5,-56.2455 72.0001,-46.2456 65.0001,-46.2455"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="class_qwt_array_series_data.html" target="_top" xlink:title=" ">
<polygon fill="none" stroke="#000000" points="15,-112.5 15,-142.5 122,-142.5 122,-112.5 15,-112.5"/>
<text text-anchor="start" x="23" y="-130.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtArraySeriesData</text>
<text text-anchor="middle" x="68.5" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">&lt; QPointF &gt;</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="M68.5,-102.2849C68.5,-92.9858 68.5,-82.9883 68.5,-75.8469"/>
<polygon fill="#191970" stroke="#191970" points="65.0001,-102.2977 68.5,-112.2977 72.0001,-102.2978 65.0001,-102.2977"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="class_qwt_series_data.html" target="_top" xlink:title=" ">
<polygon fill="none" stroke="#000000" points="0,-179.5 0,-198.5 137,-198.5 137,-179.5 0,-179.5"/>
<text text-anchor="middle" x="68.5" y="-186.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtSeriesData&lt; QPointF &gt;</text>
</a>
</g>
</g>
<!-- Node4&#45;&gt;Node3 -->
<g id="edge3" class="edge">
<title>Node4&#45;&gt;Node3</title>
<path fill="none" stroke="#191970" d="M68.5,-169.3693C68.5,-160.681 68.5,-150.6241 68.5,-142.5446"/>
<polygon fill="#191970" stroke="#191970" points="65.0001,-169.3906 68.5,-179.3906 72.0001,-169.3907 65.0001,-169.3906"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.3 KiB