1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <ui version="4.0"> |
---|
3 | <class>AboutUI</class> |
---|
4 | <widget class="QWidget" name="AboutUI"> |
---|
5 | <property name="geometry"> |
---|
6 | <rect> |
---|
7 | <x>0</x> |
---|
8 | <y>0</y> |
---|
9 | <width>632</width> |
---|
10 | <height>576</height> |
---|
11 | </rect> |
---|
12 | </property> |
---|
13 | <property name="windowTitle"> |
---|
14 | <string>Form</string> |
---|
15 | </property> |
---|
16 | <layout class="QGridLayout" name="gridLayout_3"> |
---|
17 | <item row="0" column="0" rowspan="2"> |
---|
18 | <widget class="QLabel" name="label"> |
---|
19 | <property name="text"> |
---|
20 | <string/> |
---|
21 | </property> |
---|
22 | <property name="pixmap"> |
---|
23 | <pixmap>:/about/angles_flat.png</pixmap> |
---|
24 | </property> |
---|
25 | </widget> |
---|
26 | </item> |
---|
27 | <item row="0" column="1"> |
---|
28 | <widget class="QLabel" name="label_2"> |
---|
29 | <property name="text"> |
---|
30 | <string><html><head/><body><p><span style=" font-size:36pt;">SasView</span></p></body></html></string> |
---|
31 | </property> |
---|
32 | </widget> |
---|
33 | </item> |
---|
34 | <item row="0" column="2" colspan="2"> |
---|
35 | <widget class="QLabel" name="lblVersion"> |
---|
36 | <property name="text"> |
---|
37 | <string><html><head/><body><p><span style=" font-size:28pt;">TextLabel</span></p></body></html></string> |
---|
38 | </property> |
---|
39 | </widget> |
---|
40 | </item> |
---|
41 | <item row="1" column="1"> |
---|
42 | <widget class="QLabel" name="lblAbout"> |
---|
43 | <property name="text"> |
---|
44 | <string>TextLabel</string> |
---|
45 | </property> |
---|
46 | </widget> |
---|
47 | </item> |
---|
48 | <item row="2" column="0" colspan="4"> |
---|
49 | <widget class="Line" name="line"> |
---|
50 | <property name="sizePolicy"> |
---|
51 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> |
---|
52 | <horstretch>0</horstretch> |
---|
53 | <verstretch>0</verstretch> |
---|
54 | </sizepolicy> |
---|
55 | </property> |
---|
56 | <property name="orientation"> |
---|
57 | <enum>Qt::Horizontal</enum> |
---|
58 | </property> |
---|
59 | </widget> |
---|
60 | </item> |
---|
61 | <item row="4" column="0" colspan="4"> |
---|
62 | <layout class="QGridLayout" name="gridLayout_2"> |
---|
63 | <item row="0" column="0"> |
---|
64 | <widget class="QPushButton" name="cmdLinkUT"> |
---|
65 | <property name="sizePolicy"> |
---|
66 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
67 | <horstretch>0</horstretch> |
---|
68 | <verstretch>0</verstretch> |
---|
69 | </sizepolicy> |
---|
70 | </property> |
---|
71 | <property name="text"> |
---|
72 | <string/> |
---|
73 | </property> |
---|
74 | <property name="icon"> |
---|
75 | <iconset> |
---|
76 | <normaloff>:/about/utlogo.gif</normaloff>:/about/utlogo.gif</iconset> |
---|
77 | </property> |
---|
78 | <property name="iconSize"> |
---|
79 | <size> |
---|
80 | <width>48</width> |
---|
81 | <height>48</height> |
---|
82 | </size> |
---|
83 | </property> |
---|
84 | </widget> |
---|
85 | </item> |
---|
86 | <item row="0" column="1"> |
---|
87 | <widget class="QPushButton" name="cmdLinkUMD"> |
---|
88 | <property name="sizePolicy"> |
---|
89 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
90 | <horstretch>0</horstretch> |
---|
91 | <verstretch>0</verstretch> |
---|
92 | </sizepolicy> |
---|
93 | </property> |
---|
94 | <property name="text"> |
---|
95 | <string/> |
---|
96 | </property> |
---|
97 | <property name="icon"> |
---|
98 | <iconset> |
---|
99 | <normaloff>:/about/umd_logo.png</normaloff>:/about/umd_logo.png</iconset> |
---|
100 | </property> |
---|
101 | <property name="iconSize"> |
---|
102 | <size> |
---|
103 | <width>48</width> |
---|
104 | <height>48</height> |
---|
105 | </size> |
---|
106 | </property> |
---|
107 | </widget> |
---|
108 | </item> |
---|
109 | <item row="0" column="2"> |
---|
110 | <widget class="QPushButton" name="cmdLinkNIST"> |
---|
111 | <property name="sizePolicy"> |
---|
112 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
113 | <horstretch>0</horstretch> |
---|
114 | <verstretch>0</verstretch> |
---|
115 | </sizepolicy> |
---|
116 | </property> |
---|
117 | <property name="text"> |
---|
118 | <string/> |
---|
119 | </property> |
---|
120 | <property name="icon"> |
---|
121 | <iconset> |
---|
122 | <normaloff>:/about/nist_logo.png</normaloff>:/about/nist_logo.png</iconset> |
---|
123 | </property> |
---|
124 | <property name="iconSize"> |
---|
125 | <size> |
---|
126 | <width>110</width> |
---|
127 | <height>48</height> |
---|
128 | </size> |
---|
129 | </property> |
---|
130 | </widget> |
---|
131 | </item> |
---|
132 | <item row="0" column="3"> |
---|
133 | <widget class="QPushButton" name="cmdLinkESS"> |
---|
134 | <property name="sizePolicy"> |
---|
135 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
136 | <horstretch>0</horstretch> |
---|
137 | <verstretch>0</verstretch> |
---|
138 | </sizepolicy> |
---|
139 | </property> |
---|
140 | <property name="text"> |
---|
141 | <string/> |
---|
142 | </property> |
---|
143 | <property name="icon"> |
---|
144 | <iconset> |
---|
145 | <normaloff>:/about/ess_logo.png</normaloff>:/about/ess_logo.png</iconset> |
---|
146 | </property> |
---|
147 | <property name="iconSize"> |
---|
148 | <size> |
---|
149 | <width>48</width> |
---|
150 | <height>48</height> |
---|
151 | </size> |
---|
152 | </property> |
---|
153 | </widget> |
---|
154 | </item> |
---|
155 | <item row="0" column="4"> |
---|
156 | <widget class="QPushButton" name="cmdLinkISIS"> |
---|
157 | <property name="sizePolicy"> |
---|
158 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
159 | <horstretch>0</horstretch> |
---|
160 | <verstretch>0</verstretch> |
---|
161 | </sizepolicy> |
---|
162 | </property> |
---|
163 | <property name="text"> |
---|
164 | <string/> |
---|
165 | </property> |
---|
166 | <property name="icon"> |
---|
167 | <iconset> |
---|
168 | <normaloff>:/about/isis_logo.png</normaloff>:/about/isis_logo.png</iconset> |
---|
169 | </property> |
---|
170 | <property name="iconSize"> |
---|
171 | <size> |
---|
172 | <width>128</width> |
---|
173 | <height>48</height> |
---|
174 | </size> |
---|
175 | </property> |
---|
176 | </widget> |
---|
177 | </item> |
---|
178 | <item row="0" column="5"> |
---|
179 | <widget class="QPushButton" name="cmdLinkDELFT"> |
---|
180 | <property name="sizePolicy"> |
---|
181 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
182 | <horstretch>0</horstretch> |
---|
183 | <verstretch>0</verstretch> |
---|
184 | </sizepolicy> |
---|
185 | </property> |
---|
186 | <property name="text"> |
---|
187 | <string/> |
---|
188 | </property> |
---|
189 | <property name="icon"> |
---|
190 | <iconset> |
---|
191 | <normaloff>:/about/tudelft_logo.png</normaloff>:/about/tudelft_logo.png</iconset> |
---|
192 | </property> |
---|
193 | <property name="iconSize"> |
---|
194 | <size> |
---|
195 | <width>128</width> |
---|
196 | <height>48</height> |
---|
197 | </size> |
---|
198 | </property> |
---|
199 | </widget> |
---|
200 | </item> |
---|
201 | </layout> |
---|
202 | </item> |
---|
203 | <item row="5" column="0" colspan="4"> |
---|
204 | <layout class="QGridLayout" name="gridLayout"> |
---|
205 | <item row="0" column="0"> |
---|
206 | <widget class="QPushButton" name="cmdLinkILL"> |
---|
207 | <property name="sizePolicy"> |
---|
208 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
209 | <horstretch>0</horstretch> |
---|
210 | <verstretch>0</verstretch> |
---|
211 | </sizepolicy> |
---|
212 | </property> |
---|
213 | <property name="text"> |
---|
214 | <string/> |
---|
215 | </property> |
---|
216 | <property name="icon"> |
---|
217 | <iconset> |
---|
218 | <normaloff>:/about/ill_logo.png</normaloff>:/about/ill_logo.png</iconset> |
---|
219 | </property> |
---|
220 | <property name="iconSize"> |
---|
221 | <size> |
---|
222 | <width>54</width> |
---|
223 | <height>50</height> |
---|
224 | </size> |
---|
225 | </property> |
---|
226 | </widget> |
---|
227 | </item> |
---|
228 | <item row="0" column="1"> |
---|
229 | <widget class="QPushButton" name="cmdLinkANSTO"> |
---|
230 | <property name="sizePolicy"> |
---|
231 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
232 | <horstretch>0</horstretch> |
---|
233 | <verstretch>0</verstretch> |
---|
234 | </sizepolicy> |
---|
235 | </property> |
---|
236 | <property name="text"> |
---|
237 | <string/> |
---|
238 | </property> |
---|
239 | <property name="icon"> |
---|
240 | <iconset> |
---|
241 | <normaloff>:/about/ansto_logo.png</normaloff>:/about/ansto_logo.png</iconset> |
---|
242 | </property> |
---|
243 | <property name="iconSize"> |
---|
244 | <size> |
---|
245 | <width>116</width> |
---|
246 | <height>50</height> |
---|
247 | </size> |
---|
248 | </property> |
---|
249 | </widget> |
---|
250 | </item> |
---|
251 | <item row="0" column="2"> |
---|
252 | <widget class="QPushButton" name="cmdLinkDIAMOND"> |
---|
253 | <property name="sizePolicy"> |
---|
254 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
255 | <horstretch>0</horstretch> |
---|
256 | <verstretch>0</verstretch> |
---|
257 | </sizepolicy> |
---|
258 | </property> |
---|
259 | <property name="text"> |
---|
260 | <string/> |
---|
261 | </property> |
---|
262 | <property name="icon"> |
---|
263 | <iconset> |
---|
264 | <normaloff>:/about/dls_logo.png</normaloff>:/about/dls_logo.png</iconset> |
---|
265 | </property> |
---|
266 | <property name="iconSize"> |
---|
267 | <size> |
---|
268 | <width>177</width> |
---|
269 | <height>50</height> |
---|
270 | </size> |
---|
271 | </property> |
---|
272 | </widget> |
---|
273 | </item> |
---|
274 | <item row="0" column="3"> |
---|
275 | <widget class="QPushButton" name="cmdLinkBAM"> |
---|
276 | <property name="sizePolicy"> |
---|
277 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
278 | <horstretch>0</horstretch> |
---|
279 | <verstretch>0</verstretch> |
---|
280 | </sizepolicy> |
---|
281 | </property> |
---|
282 | <property name="text"> |
---|
283 | <string/> |
---|
284 | </property> |
---|
285 | <property name="icon"> |
---|
286 | <iconset> |
---|
287 | <normaloff>:/about/bam_logo.png</normaloff>:/about/bam_logo.png</iconset> |
---|
288 | </property> |
---|
289 | <property name="iconSize"> |
---|
290 | <size> |
---|
291 | <width>66</width> |
---|
292 | <height>48</height> |
---|
293 | </size> |
---|
294 | </property> |
---|
295 | </widget> |
---|
296 | </item> |
---|
297 | <item row="0" column="4"> |
---|
298 | <widget class="QPushButton" name="cmdLinkSNS"> |
---|
299 | <property name="sizePolicy"> |
---|
300 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
301 | <horstretch>0</horstretch> |
---|
302 | <verstretch>0</verstretch> |
---|
303 | </sizepolicy> |
---|
304 | </property> |
---|
305 | <property name="text"> |
---|
306 | <string/> |
---|
307 | </property> |
---|
308 | <property name="icon"> |
---|
309 | <iconset> |
---|
310 | <normaloff>:/about/ornl_logo.png</normaloff>:/about/ornl_logo.png</iconset> |
---|
311 | </property> |
---|
312 | <property name="iconSize"> |
---|
313 | <size> |
---|
314 | <width>96</width> |
---|
315 | <height>50</height> |
---|
316 | </size> |
---|
317 | </property> |
---|
318 | </widget> |
---|
319 | </item> |
---|
320 | </layout> |
---|
321 | </item> |
---|
322 | <item row="6" column="0" colspan="3"> |
---|
323 | <spacer name="horizontalSpacer"> |
---|
324 | <property name="orientation"> |
---|
325 | <enum>Qt::Horizontal</enum> |
---|
326 | </property> |
---|
327 | <property name="sizeHint" stdset="0"> |
---|
328 | <size> |
---|
329 | <width>593</width> |
---|
330 | <height>20</height> |
---|
331 | </size> |
---|
332 | </property> |
---|
333 | </spacer> |
---|
334 | </item> |
---|
335 | <item row="6" column="3"> |
---|
336 | <widget class="QPushButton" name="cmdOK"> |
---|
337 | <property name="sizePolicy"> |
---|
338 | <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> |
---|
339 | <horstretch>0</horstretch> |
---|
340 | <verstretch>0</verstretch> |
---|
341 | </sizepolicy> |
---|
342 | </property> |
---|
343 | <property name="text"> |
---|
344 | <string>OK</string> |
---|
345 | </property> |
---|
346 | </widget> |
---|
347 | </item> |
---|
348 | <item row="3" column="0" colspan="4"> |
---|
349 | <widget class="QLabel" name="lblText"> |
---|
350 | <property name="sizePolicy"> |
---|
351 | <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> |
---|
352 | <horstretch>0</horstretch> |
---|
353 | <verstretch>0</verstretch> |
---|
354 | </sizepolicy> |
---|
355 | </property> |
---|
356 | <property name="text"> |
---|
357 | <string><html><head/><body><p>This work originally developed as part of the DANSE project funded by the NSF under grant DMR-0520547, and currently maintained by UTK, NIST, UMD, ORNL, ISIS, ESS, ILL, ANSTO, TU Delft, DLS, and the scattering community.</p><p>SasView also contains code developed with funding from the EU Horizon 2020 programme under the SINE2020 project (Grant No 654000).</p><p>A list of individual contributors can be found at: http://www.sasview.org/contact.html</p><p><br/></p></body></html></string> |
---|
358 | </property> |
---|
359 | <property name="wordWrap"> |
---|
360 | <bool>true</bool> |
---|
361 | </property> |
---|
362 | </widget> |
---|
363 | </item> |
---|
364 | </layout> |
---|
365 | </widget> |
---|
366 | <resources/> |
---|
367 | <connections/> |
---|
368 | </ui> |
---|