Bump version + updated changelog.
[simple-x264-launcher.git] / gui / win_about.ui
blob4fbc60ea97fe5fe8b4314cd0d4e030151b64fdaf
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="windowModality">
6 <enum>Qt::ApplicationModal</enum>
7 </property>
8 <property name="geometry">
9 <rect>
10 <x>0</x>
11 <y>0</y>
12 <width>713</width>
13 <height>275</height>
14 </rect>
15 </property>
16 <property name="windowTitle">
17 <string>About...</string>
18 </property>
19 <property name="windowIcon">
20 <iconset resource="../res/resources.qrc">
21 <normaloff>:/buttons/information.png</normaloff>:/buttons/information.png</iconset>
22 </property>
23 <property name="modal">
24 <bool>true</bool>
25 </property>
26 <layout class="QVBoxLayout" name="verticalLayout">
27 <item>
28 <widget class="QTabWidget" name="tabWidget">
29 <property name="font">
30 <font>
31 <weight>75</weight>
32 <bold>true</bold>
33 </font>
34 </property>
35 <property name="currentIndex">
36 <number>0</number>
37 </property>
38 <widget class="QWidget" name="tabAbout">
39 <attribute name="title">
40 <string>Information</string>
41 </attribute>
42 <layout class="QVBoxLayout" name="verticalLayout_4">
43 <item>
44 <layout class="QHBoxLayout" name="horizontalLayout">
45 <property name="spacing">
46 <number>16</number>
47 </property>
48 <property name="leftMargin">
49 <number>0</number>
50 </property>
51 <property name="topMargin">
52 <number>8</number>
53 </property>
54 <property name="rightMargin">
55 <number>8</number>
56 </property>
57 <property name="bottomMargin">
58 <number>8</number>
59 </property>
60 <item>
61 <layout class="QVBoxLayout" name="verticalLayout_2">
62 <item>
63 <widget class="QLabel" name="iconAbout">
64 <property name="minimumSize">
65 <size>
66 <width>64</width>
67 <height>64</height>
68 </size>
69 </property>
70 <property name="maximumSize">
71 <size>
72 <width>64</width>
73 <height>64</height>
74 </size>
75 </property>
76 <property name="text">
77 <string/>
78 </property>
79 <property name="pixmap">
80 <pixmap resource="../res/resources.qrc">:/images/movie.png</pixmap>
81 </property>
82 <property name="scaledContents">
83 <bool>true</bool>
84 </property>
85 </widget>
86 </item>
87 <item>
88 <spacer name="verticalSpacer_2">
89 <property name="orientation">
90 <enum>Qt::Vertical</enum>
91 </property>
92 <property name="sizeHint" stdset="0">
93 <size>
94 <width>20</width>
95 <height>40</height>
96 </size>
97 </property>
98 </spacer>
99 </item>
100 </layout>
101 </item>
102 <item>
103 <layout class="QVBoxLayout" name="verticalLayout_3">
104 <item>
105 <widget class="QLabel" name="labelAbout">
106 <property name="sizePolicy">
107 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
108 <horstretch>0</horstretch>
109 <verstretch>0</verstretch>
110 </sizepolicy>
111 </property>
112 <property name="font">
113 <font>
114 <pointsize>9</pointsize>
115 <weight>50</weight>
116 <bold>false</bold>
117 </font>
118 </property>
119 <property name="text">
120 <string>&lt;nobr&gt;&lt;tt&gt;&lt;b&gt;Simple x264 Launcher v%1 - graphical interface for x264/x265&lt;/b&gt;&lt;br&gt;
121 Copyright (c) 2004−%2 LoRd_MuldeR &amp;lt;mulder2@gmx.de&amp;gt;. Some rights reserved.&lt;br&gt;
122 Built on %3 at %4 with %5 (Win-%6) and Qt %7.&lt;br&gt;
123 &lt;br&gt;
124 This program is free software: you can redistribute it and/or modify&lt;br&gt;
125 it under the terms of the GNU General Public License &amp;lt;http://www.gnu.org/&amp;gt;.&lt;br&gt;
126 Note that this program is distributed with ABSOLUTELY NO WARRANTY.&lt;br&gt;
127 &lt;br&gt;
128 Please check the web−site at &lt;a href=&quot;http://muldersoft.com/&quot;&gt;http://muldersoft.com/&lt;/a&gt; for updates !!!&lt;/tt&gt;&lt;/nobr&gt;</string>
129 </property>
130 <property name="alignment">
131 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
132 </property>
133 <property name="openExternalLinks">
134 <bool>true</bool>
135 </property>
136 </widget>
137 </item>
138 </layout>
139 </item>
140 </layout>
141 </item>
142 </layout>
143 </widget>
144 <widget class="QWidget" name="tabX264">
145 <attribute name="title">
146 <string>x264 Encoder</string>
147 </attribute>
148 <layout class="QHBoxLayout" name="horizontalLayout_4">
149 <item>
150 <layout class="QHBoxLayout" name="horizontalLayout_3">
151 <property name="spacing">
152 <number>16</number>
153 </property>
154 <property name="leftMargin">
155 <number>0</number>
156 </property>
157 <property name="topMargin">
158 <number>8</number>
159 </property>
160 <property name="rightMargin">
161 <number>8</number>
162 </property>
163 <property name="bottomMargin">
164 <number>8</number>
165 </property>
166 <item>
167 <layout class="QVBoxLayout" name="verticalLayout_5">
168 <item>
169 <widget class="QLabel" name="iconX264">
170 <property name="minimumSize">
171 <size>
172 <width>64</width>
173 <height>64</height>
174 </size>
175 </property>
176 <property name="maximumSize">
177 <size>
178 <width>64</width>
179 <height>64</height>
180 </size>
181 </property>
182 <property name="text">
183 <string/>
184 </property>
185 <property name="pixmap">
186 <pixmap resource="../res/resources.qrc">:/images/x264.png</pixmap>
187 </property>
188 <property name="scaledContents">
189 <bool>true</bool>
190 </property>
191 </widget>
192 </item>
193 <item>
194 <spacer name="verticalSpacer_3">
195 <property name="orientation">
196 <enum>Qt::Vertical</enum>
197 </property>
198 <property name="sizeHint" stdset="0">
199 <size>
200 <width>20</width>
201 <height>40</height>
202 </size>
203 </property>
204 </spacer>
205 </item>
206 </layout>
207 </item>
208 <item>
209 <layout class="QVBoxLayout" name="verticalLayout_6">
210 <item>
211 <widget class="QLabel" name="labelX264">
212 <property name="sizePolicy">
213 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
214 <horstretch>0</horstretch>
215 <verstretch>0</verstretch>
216 </sizepolicy>
217 </property>
218 <property name="font">
219 <font>
220 <pointsize>9</pointsize>
221 <weight>50</weight>
222 <bold>false</bold>
223 </font>
224 </property>
225 <property name="text">
226 <string>&lt;nobr&gt;&lt;tt&gt;&lt;b&gt;x264 - the best H.264/AVC encoder. Copyright (C) 2003-2018 x264 project.&lt;/b&gt;&lt;br&gt;
227 Free software library for encoding video streams into the H.264/MPEG-4 AVC format.&lt;br&gt;
228 Released under the terms of the GNU General Public License, version 2.&lt;br&gt;
229 &lt;br&gt;
230 Please visit &lt;a href=&quot;http://x264licensing.com/&quot;&gt;http://x264licensing.com/&lt;/a&gt; for obtaining a commercial x264 license.&lt;br&gt;
231 Read the &lt;a href=&quot;http://mewiki.project357.com/wiki/X264_Settings&quot;&gt;user's manual&lt;/a&gt; to get started and use the &lt;a href=&quot;http://forum.doom9.org/forumdisplay.php?f=77&quot;&gt;support forum&lt;/a&gt; for help!&lt;br&gt;
232 &lt;br&gt;
233 Note: Simple x264 Launcher is &lt;u&gt;not&lt;/u&gt; affiliated with or endorsed by the x264 project.&lt;/tt&gt;&lt;/nobr&gt;
234 </string>
235 </property>
236 <property name="alignment">
237 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
238 </property>
239 <property name="openExternalLinks">
240 <bool>true</bool>
241 </property>
242 </widget>
243 </item>
244 </layout>
245 </item>
246 </layout>
247 </item>
248 </layout>
249 </widget>
250 <widget class="QWidget" name="tabX265">
251 <attribute name="title">
252 <string>x265 Encoder</string>
253 </attribute>
254 <layout class="QHBoxLayout" name="horizontalLayout_6">
255 <item>
256 <layout class="QHBoxLayout" name="horizontalLayout_5">
257 <property name="spacing">
258 <number>16</number>
259 </property>
260 <property name="leftMargin">
261 <number>0</number>
262 </property>
263 <property name="topMargin">
264 <number>8</number>
265 </property>
266 <property name="rightMargin">
267 <number>8</number>
268 </property>
269 <property name="bottomMargin">
270 <number>8</number>
271 </property>
272 <item>
273 <layout class="QVBoxLayout" name="verticalLayout_7">
274 <item>
275 <widget class="QLabel" name="iconX265">
276 <property name="minimumSize">
277 <size>
278 <width>64</width>
279 <height>64</height>
280 </size>
281 </property>
282 <property name="maximumSize">
283 <size>
284 <width>64</width>
285 <height>64</height>
286 </size>
287 </property>
288 <property name="text">
289 <string/>
290 </property>
291 <property name="pixmap">
292 <pixmap resource="../res/resources.qrc">:/images/x265.png</pixmap>
293 </property>
294 <property name="scaledContents">
295 <bool>true</bool>
296 </property>
297 </widget>
298 </item>
299 <item>
300 <spacer name="verticalSpacer_4">
301 <property name="orientation">
302 <enum>Qt::Vertical</enum>
303 </property>
304 <property name="sizeHint" stdset="0">
305 <size>
306 <width>20</width>
307 <height>40</height>
308 </size>
309 </property>
310 </spacer>
311 </item>
312 </layout>
313 </item>
314 <item>
315 <layout class="QVBoxLayout" name="verticalLayout_8">
316 <item>
317 <widget class="QLabel" name="labelX265">
318 <property name="sizePolicy">
319 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
320 <horstretch>0</horstretch>
321 <verstretch>0</verstretch>
322 </sizepolicy>
323 </property>
324 <property name="font">
325 <font>
326 <pointsize>9</pointsize>
327 <weight>50</weight>
328 <bold>false</bold>
329 </font>
330 </property>
331 <property name="text">
332 <string>&lt;nobr&gt;&lt;tt&gt;&lt;b&gt;x265 - free H.265/HEVC encoder. Copyright (C) 2013-2018 x265 project.&lt;/b&gt;&lt;br&gt;
333 Commercially funded, open source implementation of the HEVC compression standard.&lt;br&gt;
334 Released under the terms of the GNU General Public License, version 2.&lt;br&gt;
335 &lt;br&gt;
336 The x265 project is coordinated by &lt;a href=&quot;http://www.multicorewareinc.com/&quot;&gt;MultiCoreWare&lt;/a&gt;. See the &lt;a href=&quot;http://www.videolan.org/developers/x265.html&quot;&gt;web-site&lt;/a&gt; for details.&lt;br&gt;
337 Read the &lt;a href=&quot;http://goo.gl/smws42&quot;&gt;user's manual&lt;/a&gt; to get started and use the &lt;a href=&quot;https://forum.doom9.org/forumdisplay.php?f=81&quot;&gt;support forum&lt;/a&gt; for help!&lt;br&gt;
338 &lt;br&gt;
339 Note: Simple x264 Launcher is &lt;u&gt;not&lt;/u&gt; affiliated with or endorsed by the x265 project.&lt;/tt&gt;&lt;/nobr&gt;</string>
340 </property>
341 <property name="alignment">
342 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
343 </property>
344 <property name="openExternalLinks">
345 <bool>true</bool>
346 </property>
347 </widget>
348 </item>
349 </layout>
350 </item>
351 </layout>
352 </item>
353 </layout>
354 </widget>
355 <widget class="QWidget" name="tab">
356 <attribute name="title">
357 <string>NVEncC Encoder</string>
358 </attribute>
359 <layout class="QVBoxLayout" name="verticalLayout_15">
360 <item>
361 <layout class="QHBoxLayout" name="horizontalLayout_11">
362 <property name="spacing">
363 <number>16</number>
364 </property>
365 <property name="leftMargin">
366 <number>0</number>
367 </property>
368 <property name="topMargin">
369 <number>8</number>
370 </property>
371 <property name="rightMargin">
372 <number>8</number>
373 </property>
374 <property name="bottomMargin">
375 <number>8</number>
376 </property>
377 <item>
378 <layout class="QVBoxLayout" name="verticalLayout_13">
379 <item>
380 <widget class="QLabel" name="iconNVEncC">
381 <property name="minimumSize">
382 <size>
383 <width>64</width>
384 <height>64</height>
385 </size>
386 </property>
387 <property name="maximumSize">
388 <size>
389 <width>64</width>
390 <height>64</height>
391 </size>
392 </property>
393 <property name="text">
394 <string/>
395 </property>
396 <property name="pixmap">
397 <pixmap resource="../res/resources.qrc">:/images/nvencc.png</pixmap>
398 </property>
399 <property name="scaledContents">
400 <bool>true</bool>
401 </property>
402 </widget>
403 </item>
404 <item>
405 <spacer name="verticalSpacer_7">
406 <property name="orientation">
407 <enum>Qt::Vertical</enum>
408 </property>
409 <property name="sizeHint" stdset="0">
410 <size>
411 <width>20</width>
412 <height>40</height>
413 </size>
414 </property>
415 </spacer>
416 </item>
417 </layout>
418 </item>
419 <item>
420 <layout class="QVBoxLayout" name="verticalLayout_14">
421 <item>
422 <widget class="QLabel" name="labelNVEncC">
423 <property name="sizePolicy">
424 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
425 <horstretch>0</horstretch>
426 <verstretch>0</verstretch>
427 </sizepolicy>
428 </property>
429 <property name="font">
430 <font>
431 <pointsize>9</pointsize>
432 <weight>50</weight>
433 <bold>false</bold>
434 </font>
435 </property>
436 <property name="text">
437 <string>&lt;nobr&gt;&lt;tt&gt;&lt;b&gt;NVEncC - NVIDIA GPU encoding. Copyright (C) 1999-2018 rigaya.&lt;/b&gt;&lt;br&gt;
438 NVEnc front-end by rigayaりがや. Check rigaya's &lt;a href=&quot;https://onedrive.live.com/?id=6BDD4375AC8933C6!2293&amp;cid=6BDD4375AC8933C6&quot;&gt;OneDrive&lt;/a&gt; for the latest downloads.&lt;br&gt;
439 Released under the terms of the MIT License.&lt;br&gt;
440 &lt;br&gt;
441 The NVEncC software contains source code provided by &lt;a href=&quot;http://www.nvidia.com/object/cuda_home_new.html&quot;&gt;NVIDIA Corporation&lt;/a&gt;.&lt;br&gt;
442 CUDA SDK/Toolkit and NVIDIA Video Codec SDK are Copyright (C) NVIDIA Corporation.&lt;br&gt;
443 &lt;br&gt;
444 Note: Simple x264 Launcher is &lt;u&gt;not&lt;/u&gt; affiliated with or endorsed by NVIDIA.&lt;/tt&gt;&lt;/nobr&gt;
445 </string>
446 </property>
447 <property name="alignment">
448 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
449 </property>
450 <property name="openExternalLinks">
451 <bool>true</bool>
452 </property>
453 </widget>
454 </item>
455 </layout>
456 </item>
457 </layout>
458 </item>
459 </layout>
460 </widget>
461 <widget class="QWidget" name="tabAvisynth">
462 <attribute name="title">
463 <string>Avisynth</string>
464 </attribute>
465 <layout class="QHBoxLayout" name="horizontalLayout_8">
466 <item>
467 <layout class="QHBoxLayout" name="horizontalLayout_7">
468 <property name="spacing">
469 <number>16</number>
470 </property>
471 <property name="leftMargin">
472 <number>0</number>
473 </property>
474 <property name="topMargin">
475 <number>8</number>
476 </property>
477 <property name="rightMargin">
478 <number>8</number>
479 </property>
480 <property name="bottomMargin">
481 <number>8</number>
482 </property>
483 <item>
484 <layout class="QVBoxLayout" name="verticalLayout_9">
485 <item>
486 <widget class="QLabel" name="iconAbout_2">
487 <property name="minimumSize">
488 <size>
489 <width>64</width>
490 <height>76</height>
491 </size>
492 </property>
493 <property name="maximumSize">
494 <size>
495 <width>64</width>
496 <height>76</height>
497 </size>
498 </property>
499 <property name="text">
500 <string/>
501 </property>
502 <property name="pixmap">
503 <pixmap resource="../res/resources.qrc">:/images/avisynth.png</pixmap>
504 </property>
505 <property name="scaledContents">
506 <bool>true</bool>
507 </property>
508 </widget>
509 </item>
510 <item>
511 <spacer name="verticalSpacer_5">
512 <property name="orientation">
513 <enum>Qt::Vertical</enum>
514 </property>
515 <property name="sizeHint" stdset="0">
516 <size>
517 <width>20</width>
518 <height>40</height>
519 </size>
520 </property>
521 </spacer>
522 </item>
523 </layout>
524 </item>
525 <item>
526 <layout class="QVBoxLayout" name="verticalLayout_10">
527 <item>
528 <widget class="QLabel" name="labelAbout_2">
529 <property name="sizePolicy">
530 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
531 <horstretch>0</horstretch>
532 <verstretch>0</verstretch>
533 </sizepolicy>
534 </property>
535 <property name="font">
536 <font>
537 <pointsize>9</pointsize>
538 <weight>50</weight>
539 <bold>false</bold>
540 </font>
541 </property>
542 <property name="text">
543 <string>&lt;nobr&gt;&lt;tt&gt;&lt;b&gt;Avisynth - powerful video processing scripting language.&lt;/b&gt;&lt;br&gt;
544 Copyright (c) 2000 Ben Rudiak-Gould and all subsequent Avisynth developers.&lt;br&gt;
545 Released under the terms of the GNU General Public License, version 2.&lt;br&gt;
546 &lt;br&gt;
547 Please visit the official web-site at &lt;a href=&quot;http://avisynth.nl/&quot;&gt;http://avisynth.nl/&lt;/a&gt; for more information.&lt;br&gt;
548 Read the &lt;a href=&quot;http://avisynth.nl/index.php/First_script&quot;&gt;user's manual&lt;/a&gt; to get started and use the &lt;a href=&quot;http://forum.doom9.org/forumdisplay.php?f=33&quot;&gt;support forum&lt;/a&gt; for help!&lt;br&gt;
549 &lt;br&gt;
550 The &lt;b&gt;AviSynth+&lt;/b&gt; project provides an improved version of the AviSynth frameserver.&lt;br&gt;
551 Please see &lt;a href=&quot;http://avs-plus.net/&quot;&gt;http://avs-plus.net/&lt;/a&gt; or the &lt;a href=&quot;http://forum.doom9.org/showthread.php?t=168856&quot;&gt;forum thread&lt;/a&gt; for more information.&lt;/tt&gt;&lt;/nobr&gt;</string>
552 </property>
553 <property name="alignment">
554 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
555 </property>
556 <property name="openExternalLinks">
557 <bool>true</bool>
558 </property>
559 </widget>
560 </item>
561 </layout>
562 </item>
563 </layout>
564 </item>
565 </layout>
566 </widget>
567 <widget class="QWidget" name="tabVapourSynth">
568 <attribute name="title">
569 <string>VapourSynth</string>
570 </attribute>
571 <layout class="QHBoxLayout" name="horizontalLayout_10">
572 <item>
573 <layout class="QHBoxLayout" name="horizontalLayout_9">
574 <property name="spacing">
575 <number>16</number>
576 </property>
577 <property name="leftMargin">
578 <number>0</number>
579 </property>
580 <property name="topMargin">
581 <number>8</number>
582 </property>
583 <property name="rightMargin">
584 <number>8</number>
585 </property>
586 <property name="bottomMargin">
587 <number>8</number>
588 </property>
589 <item>
590 <layout class="QVBoxLayout" name="verticalLayout_11">
591 <item>
592 <widget class="QLabel" name="iconAbout_3">
593 <property name="minimumSize">
594 <size>
595 <width>64</width>
596 <height>64</height>
597 </size>
598 </property>
599 <property name="maximumSize">
600 <size>
601 <width>64</width>
602 <height>64</height>
603 </size>
604 </property>
605 <property name="text">
606 <string/>
607 </property>
608 <property name="pixmap">
609 <pixmap resource="../res/resources.qrc">:/images/python.png</pixmap>
610 </property>
611 <property name="scaledContents">
612 <bool>true</bool>
613 </property>
614 </widget>
615 </item>
616 <item>
617 <spacer name="verticalSpacer_6">
618 <property name="orientation">
619 <enum>Qt::Vertical</enum>
620 </property>
621 <property name="sizeHint" stdset="0">
622 <size>
623 <width>20</width>
624 <height>40</height>
625 </size>
626 </property>
627 </spacer>
628 </item>
629 </layout>
630 </item>
631 <item>
632 <layout class="QVBoxLayout" name="verticalLayout_12">
633 <item>
634 <widget class="QLabel" name="labelAbout_3">
635 <property name="sizePolicy">
636 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
637 <horstretch>0</horstretch>
638 <verstretch>0</verstretch>
639 </sizepolicy>
640 </property>
641 <property name="font">
642 <font>
643 <pointsize>9</pointsize>
644 <weight>50</weight>
645 <bold>false</bold>
646 </font>
647 </property>
648 <property name="text">
649 <string>&lt;nobr&gt;&lt;tt&gt;&lt;b&gt;VapourSynth - application for video manipulation based on Python.&lt;/b&gt;&lt;br&gt;
650 Copyright (c) 2012 Fredrik &quot;Myrsloik&quot; Mellbin.&lt;br&gt;
651 Released under the terms of the GNU Lesser General Public License, version 2.1.&lt;br&gt;
652 &lt;br&gt;
653 Please visit the web-site at &lt;a href=&quot;http://www.vapoursynth.com&quot;&gt;http://www.vapoursynth.com&lt;/a&gt; for more information.&lt;br&gt;
654 Read the &lt;a href=&quot;http://www.vapoursynth.com/doc/&quot;&gt;documentation&lt;/a&gt; to get started and use the &lt;a href=&quot;http://forum.doom9.org/showthread.php?t=165771&quot;&gt;support forum&lt;/a&gt; for help!&lt;br&gt;
655 &lt;br&gt;
656 VapourSynth has been inspired by Avisynth and aims to be a 21st century rewrite.&lt;/tt&gt;&lt;/nobr&gt;</string>
657 </property>
658 <property name="alignment">
659 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
660 </property>
661 <property name="openExternalLinks">
662 <bool>true</bool>
663 </property>
664 </widget>
665 </item>
666 </layout>
667 </item>
668 </layout>
669 </item>
670 </layout>
671 </widget>
672 </widget>
673 </item>
674 <item>
675 <layout class="QHBoxLayout" name="horizontalLayout_2">
676 <item>
677 <widget class="QLabel" name="labelGPL">
678 <property name="text">
679 <string>&lt;a href=&quot;http://www.gnu.org/licenses/gpl-2.0.html&quot; class=&quot;mylink&quot;&gt;GNU General Public License v2&lt;/a&gt;</string>
680 </property>
681 <property name="openExternalLinks">
682 <bool>true</bool>
683 </property>
684 </widget>
685 </item>
686 <item>
687 <spacer name="horizontalSpacer">
688 <property name="orientation">
689 <enum>Qt::Horizontal</enum>
690 </property>
691 <property name="sizeHint" stdset="0">
692 <size>
693 <width>40</width>
694 <height>20</height>
695 </size>
696 </property>
697 </spacer>
698 </item>
699 <item>
700 <widget class="QPushButton" name="aboutQtButton">
701 <property name="minimumSize">
702 <size>
703 <width>120</width>
704 <height>0</height>
705 </size>
706 </property>
707 <property name="text">
708 <string>About Qt</string>
709 </property>
710 <property name="icon">
711 <iconset resource="../res/resources.qrc">
712 <normaloff>:/buttons/qt.png</normaloff>:/buttons/qt.png</iconset>
713 </property>
714 </widget>
715 </item>
716 <item>
717 <widget class="QPushButton" name="closeButton">
718 <property name="minimumSize">
719 <size>
720 <width>90</width>
721 <height>0</height>
722 </size>
723 </property>
724 <property name="text">
725 <string>Discard</string>
726 </property>
727 <property name="icon">
728 <iconset resource="../res/resources.qrc">
729 <normaloff>:/buttons/cross.png</normaloff>:/buttons/cross.png</iconset>
730 </property>
731 </widget>
732 </item>
733 </layout>
734 </item>
735 </layout>
736 </widget>
737 <resources>
738 <include location="../res/resources.qrc"/>
739 </resources>
740 <connections>
741 <connection>
742 <sender>closeButton</sender>
743 <signal>clicked()</signal>
744 <receiver>AboutDialog</receiver>
745 <slot>close()</slot>
746 <hints>
747 <hint type="sourcelabel">
748 <x>633</x>
749 <y>240</y>
750 </hint>
751 <hint type="destinationlabel">
752 <x>344</x>
753 <y>131</y>
754 </hint>
755 </hints>
756 </connection>
757 </connections>
758 </ui>