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: QwtPlotAbstractCanvas Pages: 1 -->
<svg width="292pt" height="140pt"
viewBox="0.00 0.00 291.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>QwtPlotAbstractCanvas</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Base class for all type of plot canvases.">
<polygon fill="#bfbfbf" stroke="#000000" points="116,-112.5 116,-131.5 238,-131.5 238,-112.5 116,-112.5"/>
<text text-anchor="middle" x="177" y="-119.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPlotAbstractCanvas</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="class_qwt_plot_abstract_g_l_canvas.html" target="_top" xlink:title="Base class of QwtPlotOpenGLCanvas and QwtPlotGLCanvas.">
<polygon fill="none" stroke="#000000" points="46,-56.5 46,-75.5 180,-75.5 180,-56.5 46,-56.5"/>
<text text-anchor="middle" x="113" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPlotAbstractGLCanvas</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="M158.3086,-105.645C147.1781,-95.9058 133.4337,-83.8795 124.0202,-75.6427"/>
<polygon fill="#191970" stroke="#191970" points="156.0215,-108.2945 165.8521,-112.2455 160.631,-103.0264 156.0215,-108.2945"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:href="class_qwt_plot_canvas.html" target="_top" xlink:title="Canvas of a QwtPlot.">
<polygon fill="none" stroke="#000000" points="198.5,-56.5 198.5,-75.5 283.5,-75.5 283.5,-56.5 198.5,-56.5"/>
<text text-anchor="middle" x="241" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPlotCanvas</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="M195.6914,-105.645C206.8219,-95.9058 220.5663,-83.8795 229.9798,-75.6427"/>
<polygon fill="#191970" stroke="#191970" points="193.369,-103.0264 188.1479,-112.2455 197.9785,-108.2945 193.369,-103.0264"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="class_qwt_plot_g_l_canvas.html" target="_top" xlink:title="An alternative canvas for a QwtPlot derived from QGLWidget.">
<polygon fill="none" stroke="#000000" points="0,-.5 0,-19.5 98,-19.5 98,-.5 0,-.5"/>
<text text-anchor="middle" x="49" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPlotGLCanvas</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="M94.3086,-49.645C83.1781,-39.9058 69.4337,-27.8795 60.0202,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="92.0215,-52.2945 101.8521,-56.2455 96.631,-47.0264 92.0215,-52.2945"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="class_qwt_plot_open_g_l_canvas.html" target="_top" xlink:title="An alternative canvas for a QwtPlot derived from QOpenGLWidget.">
<polygon fill="none" stroke="#000000" points="116.5,-.5 116.5,-19.5 237.5,-19.5 237.5,-.5 116.5,-.5"/>
<text text-anchor="middle" x="177" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPlotOpenGLCanvas</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node2&#45;&gt;Node4</title>
<path fill="none" stroke="#191970" d="M131.6914,-49.645C142.8219,-39.9058 156.5663,-27.8795 165.9798,-19.6427"/>
<polygon fill="#191970" stroke="#191970" points="129.369,-47.0264 124.1479,-56.2455 133.9785,-52.2945 129.369,-47.0264"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.0 KiB