|
1 | 1 | <?xml version='1.0' encoding='UTF-8'?> |
2 | | -<heimer-mind-map alz-format-version="2" application-version="3.7.0"> |
| 2 | +<heimer-mind-map alz-format-version="2" application-version="4.0.0"> |
3 | 3 | <style> |
4 | 4 | <color g="138" r="136" b="133"/> |
5 | 5 | <edge-color g="0" r="0" b="0"/> |
|
11 | 11 | <corner-radius>5000</corner-radius> |
12 | 12 | </style> |
13 | 13 | <graph> |
| 14 | + <node w="200000" x="-352000" y="112000" h="75000" i="1"> |
| 15 | + <text>C++17 and Qt</text> |
| 16 | + <color g="255" r="255" b="255"/> |
| 17 | + <text-color g="0" r="0" b="0"/> |
| 18 | + </node> |
| 19 | + <node w="200000" x="16000" y="-256000" h="75000" i="14"> |
| 20 | + <text>PNG images</text> |
| 21 | + <color g="255" r="255" b="255"/> |
| 22 | + <text-color g="0" r="0" b="0"/> |
| 23 | + </node> |
| 24 | + <node w="391000" x="384000" y="256000" h="75000" i="13"> |
| 25 | + <text>Can be ported to all platforms that supports Qt</text> |
| 26 | + <color g="255" r="255" b="255"/> |
| 27 | + <text-color g="0" r="0" b="0"/> |
| 28 | + </node> |
| 29 | + <node w="200000" x="16000" y="-64000" h="75000" i="0"> |
| 30 | + <text>Heimer</text> |
| 31 | + <color g="154" r="78" b="6"/> |
| 32 | + <text-color g="226" r="138" b="52"/> |
| 33 | + </node> |
14 | 34 | <node w="200000" x="16000" y="256000" h="75000" i="5"> |
15 | 35 | <text>Windows desktop</text> |
16 | 36 | <color g="159" r="114" b="207"/> |
|
66 | 86 | <color g="255" r="255" b="255"/> |
67 | 87 | <text-color g="0" r="0" b="0"/> |
68 | 88 | </node> |
69 | | - <node w="200000" x="16000" y="-256000" h="75000" i="14"> |
70 | | - <text>PNG images</text> |
71 | | - <color g="255" r="255" b="255"/> |
72 | | - <text-color g="0" r="0" b="0"/> |
73 | | - </node> |
74 | | - <node w="200000" x="-352000" y="112000" h="75000" i="1"> |
75 | | - <text>C++17 and Qt</text> |
76 | | - <color g="255" r="255" b="255"/> |
77 | | - <text-color g="0" r="0" b="0"/> |
78 | | - </node> |
79 | | - <node w="200000" x="16000" y="-64000" h="75000" i="0"> |
80 | | - <text>Heimer</text> |
81 | | - <color g="154" r="78" b="6"/> |
82 | | - <text-color g="226" r="138" b="52"/> |
83 | | - </node> |
84 | | - <node w="391000" x="384000" y="256000" h="75000" i="13"> |
85 | | - <text>Can be ported to all platforms that supports Qt</text> |
86 | | - <color g="255" r="255" b="255"/> |
87 | | - <text-color g="0" r="0" b="0"/> |
88 | | - </node> |
89 | | - <edge i0="3" i1="5" arrow-mode="0"/> |
| 89 | + <edge i0="0" i1="2" arrow-mode="0"> |
| 90 | + <text>is</text> |
| 91 | + </edge> |
| 92 | + <edge i0="0" i1="6" arrow-mode="0"/> |
| 93 | + <edge i0="0" i1="1" arrow-mode="0"> |
| 94 | + <text>written in</text> |
| 95 | + </edge> |
| 96 | + <edge i0="0" i1="3" arrow-mode="0"> |
| 97 | + <text>is</text> |
| 98 | + </edge> |
| 99 | + <edge i0="0" i1="14" arrow-mode="0"> |
| 100 | + <text>exports</text> |
| 101 | + </edge> |
90 | 102 | <edge i0="3" i1="13" dashed-line="1" arrow-mode="2"/> |
91 | 103 | <edge i0="3" i1="4" arrow-mode="0"/> |
| 104 | + <edge i0="3" i1="5" arrow-mode="0"/> |
92 | 105 | <edge i0="6" i1="9" arrow-mode="0"/> |
93 | 106 | <edge i0="6" i1="10" arrow-mode="0"/> |
94 | 107 | <edge i0="6" i1="7" arrow-mode="0"/> |
|
97 | 110 | <edge i0="2" i1="11" arrow-mode="0"> |
98 | 111 | <text>emphasis on</text> |
99 | 112 | </edge> |
100 | | - <edge i0="0" i1="6" arrow-mode="0"/> |
101 | | - <edge i0="0" i1="1" arrow-mode="0"> |
102 | | - <text>written in</text> |
103 | | - </edge> |
104 | | - <edge i0="0" i1="14" arrow-mode="0"> |
105 | | - <text>exports</text> |
106 | | - </edge> |
107 | | - <edge i0="0" i1="3" arrow-mode="0"> |
108 | | - <text>is</text> |
109 | | - </edge> |
110 | | - <edge i0="0" i1="2" arrow-mode="0"> |
111 | | - <text>is</text> |
112 | | - </edge> |
113 | 113 | </graph> |
114 | 114 | <metadata> |
115 | 115 | <layout-optimizer min-edge-length="100000" aspect-ratio="1000"/> |
|
0 commit comments