OSDN Git Service

Fix of previous commit.
[lamexp/LameXP.git] / gui / WorkingBanner.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>WorkingBanner</class>
4  <widget class="QDialog" name="WorkingBanner">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>480</width>
10     <height>53</height>
11    </rect>
12   </property>
13   <property name="minimumSize">
14    <size>
15     <width>480</width>
16     <height>0</height>
17    </size>
18   </property>
19   <property name="maximumSize">
20    <size>
21     <width>480</width>
22     <height>53</height>
23    </size>
24   </property>
25   <property name="palette">
26    <palette>
27     <active>
28      <colorrole role="Base">
29       <brush brushstyle="SolidPattern">
30        <color alpha="255">
31         <red>255</red>
32         <green>255</green>
33         <blue>255</blue>
34        </color>
35       </brush>
36      </colorrole>
37      <colorrole role="Window">
38       <brush brushstyle="SolidPattern">
39        <color alpha="255">
40         <red>255</red>
41         <green>255</green>
42         <blue>255</blue>
43        </color>
44       </brush>
45      </colorrole>
46     </active>
47     <inactive>
48      <colorrole role="Base">
49       <brush brushstyle="SolidPattern">
50        <color alpha="255">
51         <red>255</red>
52         <green>255</green>
53         <blue>255</blue>
54        </color>
55       </brush>
56      </colorrole>
57      <colorrole role="Window">
58       <brush brushstyle="SolidPattern">
59        <color alpha="255">
60         <red>255</red>
61         <green>255</green>
62         <blue>255</blue>
63        </color>
64       </brush>
65      </colorrole>
66     </inactive>
67     <disabled>
68      <colorrole role="Base">
69       <brush brushstyle="SolidPattern">
70        <color alpha="255">
71         <red>255</red>
72         <green>255</green>
73         <blue>255</blue>
74        </color>
75       </brush>
76      </colorrole>
77      <colorrole role="Window">
78       <brush brushstyle="SolidPattern">
79        <color alpha="255">
80         <red>255</red>
81         <green>255</green>
82         <blue>255</blue>
83        </color>
84       </brush>
85      </colorrole>
86     </disabled>
87    </palette>
88   </property>
89   <property name="windowTitle">
90    <string notr="true">Working</string>
91   </property>
92   <layout class="QHBoxLayout" name="horizontalLayout_2">
93    <item>
94     <layout class="QHBoxLayout" name="horizontalLayout">
95      <item>
96       <widget class="QLabel" name="labelWorking">
97        <property name="minimumSize">
98         <size>
99          <width>36</width>
100          <height>0</height>
101         </size>
102        </property>
103        <property name="maximumSize">
104         <size>
105          <width>36</width>
106          <height>16777215</height>
107         </size>
108        </property>
109        <property name="text">
110         <string/>
111        </property>
112        <property name="pixmap">
113         <pixmap resource="../res/Images.qrc">:/images/Busy.gif</pixmap>
114        </property>
115       </widget>
116      </item>
117      <item>
118       <widget class="QLabel" name="labelStatus">
119        <property name="font">
120         <font>
121          <weight>75</weight>
122          <bold>true</bold>
123         </font>
124        </property>
125        <property name="text">
126         <string notr="true">$(Status)</string>
127        </property>
128        <property name="alignment">
129         <set>Qt::AlignCenter</set>
130        </property>
131       </widget>
132      </item>
133     </layout>
134    </item>
135   </layout>
136  </widget>
137  <resources>
138   <include location="../res/Images.qrc"/>
139   <include location="../res/Images.qrc"/>
140   <include location="../res/Images.qrc"/>
141   <include location="../res/Images.qrc"/>
142   <include location="../res/Images.qrc"/>
143   <include location="../res/Images.qrc"/>
144   <include location="../res/Images.qrc"/>
145   <include location="../res/Images.qrc"/>
146  </resources>
147  <connections/>
148 </ui>