1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>AboutMusicXMLBox</class>
4 <widget class="QDialog" name="AboutMusicXMLBox">
5  <property name="windowTitle">
6   <string>About MusicXML</string>
7  </property>
8  <property name="modal">
9   <bool>true</bool>
10  </property>
11  <layout class="QVBoxLayout" name="verticalLayout_2">
12   <item>
13    <widget class="QLabel" name="label">
14     <property name="text">
15      <string notr="true" extracomment="Placeholder, gets set and translated programmatically">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
16&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
17p, li { white-space: pre-wrap; }
18&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
19&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;MusicXML is an open file format for exchanging digital sheet music,&lt;/span&gt;&lt;/p&gt;
20&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;supported by many applications.&lt;/span&gt;&lt;/p&gt;
21&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Copyright © 2004-2017 the Contributors to the MusicXML&lt;/span&gt;&lt;/p&gt;
22&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Specification, published by the W3C Music Notation Community&lt;/span&gt;&lt;/p&gt;
23&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Group under the W3C Community Contributor License Agreement&lt;/span&gt;&lt;/p&gt;
24&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;(CLA):&lt;/span&gt;&lt;/p&gt;
25&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
26&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;    &lt;/span&gt;&lt;a href=&quot;https://www.w3.org/community/about/agreements/cla/&quot;&gt;&lt;span style=&quot; font-size:10pt; text-decoration: underline; color:#0000ff;&quot;&gt;https://www.w3.org/community/about/agreements/cla/&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
27&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
28&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;A human-readable summary is available:&lt;/span&gt;&lt;/p&gt;
29&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;
30&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;    &lt;/span&gt;&lt;a href=&quot;https://www.w3.org/community/about/agreements/cla-deed/&quot;&gt;&lt;span style=&quot; font-size:10pt; text-decoration: underline; color:#0000ff;&quot;&gt;https://www.w3.org/community/about/agreements/cla-deed/&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
31&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:10pt; text-decoration: underline; color:#0000ff;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
32     </property>
33     <property name="openExternalLinks">
34      <bool>true</bool>
35     </property>
36    </widget>
37   </item>
38   <item>
39    <widget class="QDialogButtonBox" name="buttonBox">
40     <property name="orientation">
41      <enum>Qt::Horizontal</enum>
42     </property>
43     <property name="standardButtons">
44      <set>QDialogButtonBox::Ok</set>
45     </property>
46    </widget>
47   </item>
48  </layout>
49 </widget>
50 <resources/>
51 <connections>
52  <connection>
53   <sender>buttonBox</sender>
54   <signal>accepted()</signal>
55   <receiver>AboutMusicXMLBox</receiver>
56   <slot>accept()</slot>
57   <hints>
58    <hint type="sourcelabel">
59     <x>531</x>
60     <y>326</y>
61    </hint>
62    <hint type="destinationlabel">
63     <x>582</x>
64     <y>29</y>
65    </hint>
66   </hints>
67  </connection>
68 </connections>
69</ui>
70