Add files from zip
This commit is contained in:
51
doc/html/class_qwt_text_engine__inherit__graph.svg
Normal file
51
doc/html/class_qwt_text_engine__inherit__graph.svg
Normal 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: QwtTextEngine Pages: 1 -->
|
||||
<svg width="234pt" height="84pt"
|
||||
viewBox="0.00 0.00 234.00 84.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 80)">
|
||||
<title>QwtTextEngine</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Abstract base class for rendering text strings.">
|
||||
<polygon fill="#bfbfbf" stroke="#000000" points="71.5,-56.5 71.5,-75.5 154.5,-75.5 154.5,-56.5 71.5,-56.5"/>
|
||||
<text text-anchor="middle" x="113" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtTextEngine</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:href="class_qwt_plain_text_engine.html" target="_top" xlink:title="A text engine for plain texts.">
|
||||
<polygon fill="none" stroke="#000000" points="0,-.5 0,-19.5 104,-19.5 104,-.5 0,-.5"/>
|
||||
<text text-anchor="middle" x="52" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtPlainTextEngine</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="#191970" d="M94.8751,-49.3607C84.322,-39.6727 71.3888,-27.7995 62.5036,-19.6427"/>
|
||||
<polygon fill="#191970" stroke="#191970" points="92.6411,-52.0611 102.3746,-56.2455 97.375,-46.9045 92.6411,-52.0611"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:href="class_qwt_rich_text_engine.html" target="_top" xlink:title="A text engine for Qt rich texts.">
|
||||
<polygon fill="none" stroke="#000000" points="122,-.5 122,-19.5 226,-19.5 226,-.5 122,-.5"/>
|
||||
<text text-anchor="middle" x="174" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="#000000">QwtRichTextEngine</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="#191970" d="M131.1249,-49.3607C141.678,-39.6727 154.6112,-27.7995 163.4964,-19.6427"/>
|
||||
<polygon fill="#191970" stroke="#191970" points="128.625,-46.9045 123.6254,-56.2455 133.3589,-52.0611 128.625,-46.9045"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user