Initial commit (software version 0.2.0)
[movie-schedule] / src / ui / aboutdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>AboutDialog</class>
4  <widget class="QDialog" name="AboutDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>443</width>
10     <height>233</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>About</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <item row="0" column="0" colspan="2">
18     <widget class="QLabel" name="_title">
19      <property name="font">
20       <font>
21        <family>Sans Serif</family>
22        <pointsize>22</pointsize>
23        <weight>75</weight>
24        <bold>true</bold>
25       </font>
26      </property>
27      <property name="text">
28       <string>MovieSchedule</string>
29      </property>
30      <property name="alignment">
31       <set>Qt::AlignCenter</set>
32      </property>
33     </widget>
34    </item>
35    <item row="3" column="1" rowspan="4">
36     <widget class="QDialogButtonBox" name="_button_box">
37      <property name="orientation">
38       <enum>Qt::Vertical</enum>
39      </property>
40      <property name="standardButtons">
41       <set>QDialogButtonBox::Cancel</set>
42      </property>
43     </widget>
44    </item>
45    <item row="1" column="0" rowspan="6">
46     <widget class="QScrollArea" name="scrollArea">
47      <property name="horizontalScrollBarPolicy">
48       <enum>Qt::ScrollBarAlwaysOff</enum>
49      </property>
50      <property name="widgetResizable">
51       <bool>true</bool>
52      </property>
53      <widget class="QWidget" name="scrollAreaWidgetContents">
54       <property name="geometry">
55        <rect>
56         <x>0</x>
57         <y>0</y>
58         <width>311</width>
59         <height>434</height>
60        </rect>
61       </property>
62       <property name="palette">
63        <palette>
64         <active>
65          <colorrole role="Base">
66           <brush brushstyle="SolidPattern">
67            <color alpha="255">
68             <red>255</red>
69             <green>0</green>
70             <blue>0</blue>
71            </color>
72           </brush>
73          </colorrole>
74         </active>
75         <inactive>
76          <colorrole role="Base">
77           <brush brushstyle="SolidPattern">
78            <color alpha="255">
79             <red>255</red>
80             <green>0</green>
81             <blue>0</blue>
82            </color>
83           </brush>
84          </colorrole>
85         </inactive>
86         <disabled>
87          <colorrole role="Base">
88           <brush brushstyle="SolidPattern">
89            <color alpha="255">
90             <red>255</red>
91             <green>255</green>
92             <blue>255</blue>
93            </color>
94           </brush>
95          </colorrole>
96         </disabled>
97        </palette>
98       </property>
99       <layout class="QVBoxLayout" name="verticalLayout">
100        <item>
101         <widget class="QLabel" name="_about_text">
102          <property name="sizePolicy">
103           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
104            <horstretch>0</horstretch>
105            <verstretch>0</verstretch>
106           </sizepolicy>
107          </property>
108          <property name="text">
109           <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
110 &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;
111 p, li { white-space: pre-wrap; }
112 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
113 &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:18pt;&quot;&gt;This software is ©2010 Jochen Becher.&lt;/span&gt;&lt;/p&gt;
114 &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:18pt;&quot;&gt;&lt;/p&gt;
115 &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:18pt;&quot;&gt;Movies, Theaters, Schedules and GPS Locations use &lt;/span&gt;&lt;a href=&quot;http://www.google.com&quot;&gt;&lt;span style=&quot; font-size:18pt; font-weight:600; text-decoration: underline; color:#2eacff;&quot;&gt;Google&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-size:18pt;&quot;&gt; services.&lt;/span&gt;&lt;/p&gt;
116 &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:18pt;&quot;&gt;&lt;/p&gt;
117 &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:14pt;&quot;&gt;This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
118          </property>
119          <property name="textFormat">
120           <enum>Qt::RichText</enum>
121          </property>
122          <property name="scaledContents">
123           <bool>true</bool>
124          </property>
125          <property name="alignment">
126           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
127          </property>
128          <property name="wordWrap">
129           <bool>true</bool>
130          </property>
131          <property name="openExternalLinks">
132           <bool>true</bool>
133          </property>
134         </widget>
135        </item>
136       </layout>
137      </widget>
138     </widget>
139    </item>
140    <item row="1" column="1">
141     <widget class="QPushButton" name="_contact_button">
142      <property name="text">
143       <string>Contact</string>
144      </property>
145      <property name="autoDefault">
146       <bool>false</bool>
147      </property>
148     </widget>
149    </item>
150    <item row="2" column="1">
151     <widget class="QPushButton" name="_done_button">
152      <property name="text">
153       <string>Done</string>
154      </property>
155     </widget>
156    </item>
157   </layout>
158  </widget>
159  <resources/>
160  <connections/>
161 </ui>