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: QwtScaleEngine Pages: 1 -->
<svg width="248pt" height="140pt"
viewBox="0.00 0.00 247.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>QwtScaleEngine</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Base class for scale engines.">
<polygon fill="#bfbfbf" stroke="#000000" points="77.5,-112.5 77.5,-131.5 166.5,-131.5 166.5,-112.5 77.5,-112.5"/>
<text text-anchor="middle" x="122" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtScaleEngine</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="class_qwt_linear_scale_engine.html" target="_top" xlink:title="A scale engine for linear scales.">
<polygon fill="none" stroke="#000000" points="0,-56.5 0,-75.5 116,-75.5 116,-56.5 0,-56.5"/>
<text text-anchor="middle" x="58" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtLinearScaleEngine</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="M103.3086,-105.645C92.1781,-95.9058 78.4337,-83.8795 69.0202,-75.6427"/>
<polygon fill="#191970" stroke="#191970" points="101.0215,-108.2945 110.8521,-112.2455 105.631,-103.0264 101.0215,-108.2945"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="class_qwt_log_scale_engine.html" target="_top" xlink:title="A scale engine for logarithmic scales.">
<polygon fill="none" stroke="#000000" points="134.5,-56.5 134.5,-75.5 239.5,-75.5 239.5,-56.5 134.5,-56.5"/>
<text text-anchor="middle" x="187" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtLogScaleEngine</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="M140.9835,-105.645C152.2879,-95.9058 166.247,-83.8795 175.8076,-75.6427"/>
<polygon fill="#191970" stroke="#191970" points="138.6138,-103.0668 133.3221,-112.2455 143.1827,-108.3701 138.6138,-103.0668"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="class_qwt_date_scale_engine.html" target="_top" xlink:title="A scale engine for date/time values.">
<polygon fill="none" stroke="#000000" points="3,-.5 3,-19.5 113,-19.5 113,-.5 3,-.5"/>
<text text-anchor="middle" x="58" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtDateScaleEngine</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node2&#45;&gt;Node3</title>
<path fill="none" stroke="#191970" d="M58,-46.1575C58,-37.155 58,-26.9199 58,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="54.5001,-46.2455 58,-56.2455 61.5001,-46.2456 54.5001,-46.2455"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB