OSDN Git Service

Updated OggEnc2 binaries to v2.87 using libvorbis v1.3.5 and aoTuV v6.03_2015 (2014...
[lamexp/LameXP.git] / gui / 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>720</width>
10     <height>512</height>
11    </rect>
12   </property>
13   <property name="minimumSize">
14    <size>
15     <width>720</width>
16     <height>512</height>
17    </size>
18   </property>
19   <property name="windowTitle">
20    <string>About LameXP</string>
21   </property>
22   <layout class="QVBoxLayout" name="verticalLayout">
23    <item>
24     <widget class="QTabWidget" name="tabWidget">
25      <property name="font">
26       <font>
27        <weight>75</weight>
28        <bold>true</bold>
29       </font>
30      </property>
31      <property name="currentIndex">
32       <number>0</number>
33      </property>
34      <widget class="QWidget" name="infoTab">
35       <attribute name="icon">
36        <iconset resource="../res/Icons.qrc">
37         <normaloff>:/icons/information.png</normaloff>:/icons/information.png</iconset>
38       </attribute>
39       <attribute name="title">
40        <string>Information</string>
41       </attribute>
42       <layout class="QVBoxLayout" name="verticalLayout_2">
43        <item>
44         <widget class="QScrollArea" name="infoScrollArea">
45          <property name="frameShadow">
46           <enum>QFrame::Plain</enum>
47          </property>
48          <property name="horizontalScrollBarPolicy">
49           <enum>Qt::ScrollBarAsNeeded</enum>
50          </property>
51          <property name="widgetResizable">
52           <bool>true</bool>
53          </property>
54          <widget class="QWidget" name="scrollAreaWidgetContents">
55           <property name="geometry">
56            <rect>
57             <x>0</x>
58             <y>0</y>
59             <width>676</width>
60             <height>413</height>
61            </rect>
62           </property>
63           <layout class="QHBoxLayout" name="horizontalLayout">
64            <property name="spacing">
65             <number>18</number>
66            </property>
67            <property name="leftMargin">
68             <number>8</number>
69            </property>
70            <property name="topMargin">
71             <number>12</number>
72            </property>
73            <property name="rightMargin">
74             <number>8</number>
75            </property>
76            <property name="bottomMargin">
77             <number>12</number>
78            </property>
79            <item>
80             <widget class="QLabel" name="infoIcon">
81              <property name="font">
82               <font>
83                <weight>50</weight>
84                <bold>false</bold>
85               </font>
86              </property>
87              <property name="text">
88               <string notr="true">(ICON)</string>
89              </property>
90              <property name="scaledContents">
91               <bool>false</bool>
92              </property>
93              <property name="alignment">
94               <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
95              </property>
96             </widget>
97            </item>
98            <item>
99             <widget class="QLabel" name="infoLabel">
100              <property name="sizePolicy">
101               <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
102                <horstretch>0</horstretch>
103                <verstretch>0</verstretch>
104               </sizepolicy>
105              </property>
106              <property name="font">
107               <font>
108                <weight>50</weight>
109                <bold>false</bold>
110               </font>
111              </property>
112              <property name="text">
113               <string notr="true">(TEXT)</string>
114              </property>
115              <property name="textFormat">
116               <enum>Qt::RichText</enum>
117              </property>
118              <property name="alignment">
119               <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
120              </property>
121              <property name="wordWrap">
122               <bool>true</bool>
123              </property>
124             </widget>
125            </item>
126           </layout>
127          </widget>
128         </widget>
129        </item>
130       </layout>
131      </widget>
132      <widget class="QWidget" name="contributorsTab">
133       <attribute name="icon">
134        <iconset resource="../res/Icons.qrc">
135         <normaloff>:/icons/user_suit.png</normaloff>:/icons/user_suit.png</iconset>
136       </attribute>
137       <attribute name="title">
138        <string>Contributors</string>
139       </attribute>
140       <layout class="QVBoxLayout" name="verticalLayout_3">
141        <item>
142         <widget class="QScrollArea" name="contributorsScrollArea">
143          <property name="frameShadow">
144           <enum>QFrame::Plain</enum>
145          </property>
146          <property name="horizontalScrollBarPolicy">
147           <enum>Qt::ScrollBarAsNeeded</enum>
148          </property>
149          <property name="widgetResizable">
150           <bool>true</bool>
151          </property>
152          <widget class="QWidget" name="scrollAreaWidgetContents_2">
153           <property name="geometry">
154            <rect>
155             <x>0</x>
156             <y>0</y>
157             <width>676</width>
158             <height>413</height>
159            </rect>
160           </property>
161           <layout class="QHBoxLayout" name="horizontalLayout_3">
162            <property name="spacing">
163             <number>18</number>
164            </property>
165            <property name="leftMargin">
166             <number>8</number>
167            </property>
168            <property name="topMargin">
169             <number>12</number>
170            </property>
171            <property name="rightMargin">
172             <number>8</number>
173            </property>
174            <property name="bottomMargin">
175             <number>12</number>
176            </property>
177            <item>
178             <widget class="QLabel" name="contributorsIcon">
179              <property name="font">
180               <font>
181                <weight>50</weight>
182                <bold>false</bold>
183               </font>
184              </property>
185              <property name="text">
186               <string notr="true">(ICON)</string>
187              </property>
188              <property name="scaledContents">
189               <bool>false</bool>
190              </property>
191              <property name="alignment">
192               <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
193              </property>
194             </widget>
195            </item>
196            <item>
197             <widget class="QLabel" name="contributorsLabel">
198              <property name="sizePolicy">
199               <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
200                <horstretch>0</horstretch>
201                <verstretch>0</verstretch>
202               </sizepolicy>
203              </property>
204              <property name="font">
205               <font>
206                <weight>50</weight>
207                <bold>false</bold>
208               </font>
209              </property>
210              <property name="text">
211               <string notr="true">(TEXT)</string>
212              </property>
213              <property name="textFormat">
214               <enum>Qt::RichText</enum>
215              </property>
216              <property name="alignment">
217               <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
218              </property>
219              <property name="wordWrap">
220               <bool>true</bool>
221              </property>
222             </widget>
223            </item>
224           </layout>
225          </widget>
226         </widget>
227        </item>
228       </layout>
229      </widget>
230      <widget class="QWidget" name="softwareTab">
231       <attribute name="icon">
232        <iconset resource="../res/Icons.qrc">
233         <normaloff>:/icons/page_white_cplusplus.png</normaloff>:/icons/page_white_cplusplus.png</iconset>
234       </attribute>
235       <attribute name="title">
236        <string>3rd Party S/W</string>
237       </attribute>
238       <layout class="QVBoxLayout" name="verticalLayout_5">
239        <item>
240         <widget class="QScrollArea" name="softwareScrollArea">
241          <property name="frameShadow">
242           <enum>QFrame::Plain</enum>
243          </property>
244          <property name="horizontalScrollBarPolicy">
245           <enum>Qt::ScrollBarAsNeeded</enum>
246          </property>
247          <property name="widgetResizable">
248           <bool>true</bool>
249          </property>
250          <widget class="QWidget" name="scrollAreaWidgetContents_4">
251           <property name="geometry">
252            <rect>
253             <x>0</x>
254             <y>0</y>
255             <width>676</width>
256             <height>413</height>
257            </rect>
258           </property>
259           <layout class="QHBoxLayout" name="horizontalLayout_5">
260            <property name="spacing">
261             <number>18</number>
262            </property>
263            <property name="leftMargin">
264             <number>8</number>
265            </property>
266            <property name="topMargin">
267             <number>12</number>
268            </property>
269            <property name="rightMargin">
270             <number>8</number>
271            </property>
272            <property name="bottomMargin">
273             <number>12</number>
274            </property>
275            <item>
276             <widget class="QLabel" name="softwareIcon">
277              <property name="font">
278               <font>
279                <weight>50</weight>
280                <bold>false</bold>
281               </font>
282              </property>
283              <property name="text">
284               <string notr="true">(ICON)</string>
285              </property>
286              <property name="scaledContents">
287               <bool>false</bool>
288              </property>
289              <property name="alignment">
290               <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
291              </property>
292             </widget>
293            </item>
294            <item>
295             <widget class="QLabel" name="softwareLabel">
296              <property name="sizePolicy">
297               <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
298                <horstretch>0</horstretch>
299                <verstretch>0</verstretch>
300               </sizepolicy>
301              </property>
302              <property name="font">
303               <font>
304                <weight>50</weight>
305                <bold>false</bold>
306               </font>
307              </property>
308              <property name="text">
309               <string notr="true">(TEXT)</string>
310              </property>
311              <property name="textFormat">
312               <enum>Qt::RichText</enum>
313              </property>
314              <property name="alignment">
315               <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
316              </property>
317              <property name="wordWrap">
318               <bool>true</bool>
319              </property>
320             </widget>
321            </item>
322           </layout>
323          </widget>
324         </widget>
325        </item>
326       </layout>
327      </widget>
328      <widget class="QWidget" name="licenseTab">
329       <attribute name="icon">
330        <iconset resource="../res/Icons.qrc">
331         <normaloff>:/icons/script.png</normaloff>:/icons/script.png</iconset>
332       </attribute>
333       <attribute name="title">
334        <string>License</string>
335       </attribute>
336       <layout class="QVBoxLayout" name="verticalLayout_4">
337        <item>
338         <widget class="QScrollArea" name="licenseScrollArea">
339          <property name="frameShadow">
340           <enum>QFrame::Plain</enum>
341          </property>
342          <property name="horizontalScrollBarPolicy">
343           <enum>Qt::ScrollBarAsNeeded</enum>
344          </property>
345          <property name="widgetResizable">
346           <bool>true</bool>
347          </property>
348          <widget class="QWidget" name="scrollAreaWidgetContents_3">
349           <property name="geometry">
350            <rect>
351             <x>0</x>
352             <y>0</y>
353             <width>676</width>
354             <height>413</height>
355            </rect>
356           </property>
357           <layout class="QHBoxLayout" name="horizontalLayout_4">
358            <property name="spacing">
359             <number>18</number>
360            </property>
361            <property name="leftMargin">
362             <number>8</number>
363            </property>
364            <property name="topMargin">
365             <number>12</number>
366            </property>
367            <property name="rightMargin">
368             <number>8</number>
369            </property>
370            <property name="bottomMargin">
371             <number>12</number>
372            </property>
373            <item>
374             <widget class="QLabel" name="licenseIcon">
375              <property name="font">
376               <font>
377                <weight>50</weight>
378                <bold>false</bold>
379               </font>
380              </property>
381              <property name="text">
382               <string notr="true">(ICON)</string>
383              </property>
384              <property name="scaledContents">
385               <bool>false</bool>
386              </property>
387              <property name="alignment">
388               <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
389              </property>
390             </widget>
391            </item>
392            <item>
393             <widget class="QLabel" name="licenseLabel">
394              <property name="sizePolicy">
395               <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
396                <horstretch>0</horstretch>
397                <verstretch>0</verstretch>
398               </sizepolicy>
399              </property>
400              <property name="font">
401               <font>
402                <weight>50</weight>
403                <bold>false</bold>
404               </font>
405              </property>
406              <property name="text">
407               <string notr="true">(TEXT)</string>
408              </property>
409              <property name="textFormat">
410               <enum>Qt::RichText</enum>
411              </property>
412              <property name="alignment">
413               <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
414              </property>
415              <property name="wordWrap">
416               <bool>true</bool>
417              </property>
418             </widget>
419            </item>
420           </layout>
421          </widget>
422         </widget>
423        </item>
424       </layout>
425      </widget>
426     </widget>
427    </item>
428    <item>
429     <layout class="QHBoxLayout" name="horizontalLayout_2">
430      <item>
431       <widget class="QPushButton" name="showLicenseButton">
432        <property name="minimumSize">
433         <size>
434          <width>144</width>
435          <height>0</height>
436         </size>
437        </property>
438        <property name="text">
439         <string>Show License Text</string>
440        </property>
441        <property name="icon">
442         <iconset resource="../res/Icons.qrc">
443          <normaloff>:/icons/script_go.png</normaloff>:/icons/script_go.png</iconset>
444        </property>
445        <property name="checkable">
446         <bool>true</bool>
447        </property>
448        <property name="checked">
449         <bool>false</bool>
450        </property>
451        <property name="flat">
452         <bool>false</bool>
453        </property>
454       </widget>
455      </item>
456      <item>
457       <spacer name="horizontalSpacer">
458        <property name="orientation">
459         <enum>Qt::Horizontal</enum>
460        </property>
461        <property name="sizeHint" stdset="0">
462         <size>
463          <width>40</width>
464          <height>20</height>
465         </size>
466        </property>
467       </spacer>
468      </item>
469      <item>
470       <widget class="QPushButton" name="acceptButton">
471        <property name="minimumSize">
472         <size>
473          <width>128</width>
474          <height>0</height>
475         </size>
476        </property>
477        <property name="text">
478         <string>Accept License</string>
479        </property>
480        <property name="icon">
481         <iconset resource="../res/Icons.qrc">
482          <normaloff>:/icons/accept.png</normaloff>:/icons/accept.png</iconset>
483        </property>
484        <property name="default">
485         <bool>false</bool>
486        </property>
487       </widget>
488      </item>
489      <item>
490       <widget class="QPushButton" name="declineButton">
491        <property name="minimumSize">
492         <size>
493          <width>128</width>
494          <height>0</height>
495         </size>
496        </property>
497        <property name="text">
498         <string>Decline License</string>
499        </property>
500        <property name="icon">
501         <iconset resource="../res/Icons.qrc">
502          <normaloff>:/icons/delete.png</normaloff>:/icons/delete.png</iconset>
503        </property>
504        <property name="default">
505         <bool>true</bool>
506        </property>
507       </widget>
508      </item>
509      <item>
510       <widget class="QPushButton" name="aboutQtButton">
511        <property name="minimumSize">
512         <size>
513          <width>128</width>
514          <height>0</height>
515         </size>
516        </property>
517        <property name="text">
518         <string>About Qt...</string>
519        </property>
520        <property name="icon">
521         <iconset resource="../res/Icons.qrc">
522          <normaloff>:/icons/qt.png</normaloff>:/icons/qt.png</iconset>
523        </property>
524       </widget>
525      </item>
526      <item>
527       <widget class="QPushButton" name="closeButton">
528        <property name="minimumSize">
529         <size>
530          <width>128</width>
531          <height>0</height>
532         </size>
533        </property>
534        <property name="text">
535         <string>Discard</string>
536        </property>
537        <property name="icon">
538         <iconset resource="../res/Icons.qrc">
539          <normaloff>:/icons/cross.png</normaloff>:/icons/cross.png</iconset>
540        </property>
541        <property name="default">
542         <bool>true</bool>
543        </property>
544       </widget>
545      </item>
546     </layout>
547    </item>
548   </layout>
549  </widget>
550  <resources>
551   <include location="../res/Images.qrc"/>
552   <include location="../res/Icons.qrc"/>
553  </resources>
554  <connections>
555   <connection>
556    <sender>closeButton</sender>
557    <signal>clicked()</signal>
558    <receiver>AboutDialog</receiver>
559    <slot>accept()</slot>
560    <hints>
561     <hint type="sourcelabel">
562      <x>640</x>
563      <y>550</y>
564     </hint>
565     <hint type="destinationlabel">
566      <x>355</x>
567      <y>286</y>
568     </hint>
569    </hints>
570   </connection>
571   <connection>
572    <sender>acceptButton</sender>
573    <signal>clicked()</signal>
574    <receiver>AboutDialog</receiver>
575    <slot>accept()</slot>
576    <hints>
577     <hint type="sourcelabel">
578      <x>377</x>
579      <y>537</y>
580     </hint>
581     <hint type="destinationlabel">
582      <x>359</x>
583      <y>279</y>
584     </hint>
585    </hints>
586   </connection>
587   <connection>
588    <sender>declineButton</sender>
589    <signal>clicked()</signal>
590    <receiver>AboutDialog</receiver>
591    <slot>reject()</slot>
592    <hints>
593     <hint type="sourcelabel">
594      <x>511</x>
595      <y>537</y>
596     </hint>
597     <hint type="destinationlabel">
598      <x>359</x>
599      <y>279</y>
600     </hint>
601    </hints>
602   </connection>
603  </connections>
604 </ui>