OSDN Git Service

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