2 <class>AboutDialog</class>
3 <widget class="QDialog" name="AboutDialog" >
4 <property name="windowModality" >
5 <enum>Qt::WindowModal</enum>
7 <property name="geometry" >
15 <property name="sizePolicy" >
16 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
17 <horstretch>0</horstretch>
18 <verstretch>0</verstretch>
21 <property name="minimumSize" >
27 <property name="maximumSize" >
33 <property name="palette" >
36 <colorrole role="Base" >
37 <brush brushstyle="SolidPattern" >
45 <colorrole role="AlternateBase" >
46 <brush brushstyle="SolidPattern" >
56 <colorrole role="Base" >
57 <brush brushstyle="SolidPattern" >
65 <colorrole role="AlternateBase" >
66 <brush brushstyle="SolidPattern" >
76 <colorrole role="Base" >
77 <brush brushstyle="SolidPattern" >
85 <colorrole role="AlternateBase" >
86 <brush brushstyle="SolidPattern" >
97 <property name="windowTitle" >
98 <string>About application</string>
100 <property name="locale" >
101 <locale country="AnyCountry" language="C" />
103 <layout class="QGridLayout" name="gridLayout" >
104 <item row="0" column="0" >
105 <layout class="QHBoxLayout" name="horizontalLayout" >
107 <layout class="QVBoxLayout" name="verticalLayout" >
109 <widget class="QLabel" name="FosdemIcon" >
110 <property name="sizePolicy" >
111 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
112 <horstretch>0</horstretch>
113 <verstretch>0</verstretch>
116 <property name="text" >
119 <property name="pixmap" >
120 <pixmap>:/icons/fosdem.png</pixmap>
125 <spacer name="verticalSpacer" >
126 <property name="orientation" >
127 <enum>Qt::Vertical</enum>
129 <property name="sizeHint" stdset="0" >
140 <layout class="QVBoxLayout" name="verticalLayout_2" >
142 <widget class="QScrollArea" name="scrollArea" >
143 <property name="widgetResizable" >
146 <widget class="QWidget" name="scrollAreaWidgetContents" >
147 <property name="geometry" >
155 <layout class="QGridLayout" name="gridLayout_2" >
156 <item row="0" column="0" >
157 <widget class="QWidget" native="1" name="content" >
158 <layout class="QVBoxLayout" name="verticalLayout_3" >
160 <widget class="QLabel" name="label" >
161 <property name="sizePolicy" >
162 <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
163 <horstretch>0</horstretch>
164 <verstretch>0</verstretch>
167 <property name="font" >
173 <property name="text" >
174 <string>Qt FOSDEM</string>
179 <widget class="QLabel" name="label_2" >
180 <property name="text" >
181 <string>Version 1.0.0</string>
186 <widget class="QLabel" name="spacer" >
187 <property name="text" >
193 <widget class="QLabel" name="description" >
194 <property name="text" >
195 <string>The FOSDEM Maemo is an application making the conference schedule available offline. Supports searches on various items (speaker, speech topic, location, etc.). For Nokia N8x0 and N900 Internet Tablets.</string>
197 <property name="wordWrap" >
200 <property name="openExternalLinks" >
206 <widget class="QLabel" name="spacer_2" >
207 <property name="text" >
213 <widget class="QLabel" name="label_3" >
214 <property name="font" >
220 <property name="text" >
221 <string>Developers:</string>
226 <widget class="QLabel" name="label_4" >
227 <property name="text" >
228 <string>Berendova Monika, Hanzes Matus, Komara Martin, Korinek Pavol, Pavelka Pavol, Timko Marek, Uzak Matus, Fortes Francisco</string>
230 <property name="wordWrap" >
236 <widget class="QLabel" name="spacer_3" >
237 <property name="text" >
243 <widget class="QLabel" name="copyright" >
244 <property name="font" >
246 <pointsize>9</pointsize>
249 <property name="text" >
250 <string>Copyright (C) Ixonos, 2010</string>
252 <property name="wordWrap" >
258 <widget class="QLabel" name="spacer_4" >
259 <property name="text" >
265 <widget class="QLabel" name="warranty" >
266 <property name="font" >
268 <pointsize>9</pointsize>
271 <property name="text" >
272 <string>This program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR PARTICULAR PURPOSE.</string>
274 <property name="wordWrap" >
282 <item row="1" column="0" >
283 <spacer name="verticalSpacer_2" >
284 <property name="orientation" >
285 <enum>Qt::Vertical</enum>
287 <property name="sizeHint" stdset="0" >
300 <layout class="QHBoxLayout" name="horizontalLayout_2" >
302 <spacer name="horizontalSpacer" >
303 <property name="orientation" >
304 <enum>Qt::Horizontal</enum>
306 <property name="sizeHint" stdset="0" >
315 <widget class="QPushButton" name="okButton" >
316 <property name="text" >
332 <sender>okButton</sender>
333 <signal>clicked()</signal>
334 <receiver>AboutDialog</receiver>
337 <hint type="sourcelabel" >
341 <hint type="destinationlabel" >