First version
[staging/HomeScreen.git] / resources / statusbarwidget.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>StatusBarWidget</class>
4  <widget class="QWidget" name="StatusBarWidget">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>60</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <property name="styleSheet">
17    <string notr="true"/>
18   </property>
19   <widget class="QWidget" name="widget" native="true">
20    <property name="geometry">
21     <rect>
22      <x>0</x>
23      <y>0</y>
24      <width>800</width>
25      <height>60</height>
26     </rect>
27    </property>
28    <property name="styleSheet">
29     <string notr="true">background-image: url(:/images/backgrounds/bg_stripes_day.png);</string>
30    </property>
31    <widget class="QLabel" name="label_1">
32     <property name="geometry">
33      <rect>
34       <x>20</x>
35       <y>10</y>
36       <width>100</width>
37       <height>40</height>
38      </rect>
39     </property>
40     <property name="font">
41      <font>
42       <pointsize>12</pointsize>
43       <weight>75</weight>
44       <bold>true</bold>
45      </font>
46     </property>
47     <property name="styleSheet">
48      <string notr="true">color: rgb(238, 238, 238);
49 background-image: url(:/images/transparency.png);</string>
50     </property>
51     <property name="alignment">
52      <set>Qt::AlignCenter</set>
53     </property>
54    </widget>
55    <widget class="QLabel" name="label_2">
56     <property name="geometry">
57      <rect>
58       <x>130</x>
59       <y>10</y>
60       <width>100</width>
61       <height>40</height>
62      </rect>
63     </property>
64     <property name="font">
65      <font>
66       <pointsize>12</pointsize>
67       <weight>75</weight>
68       <bold>true</bold>
69      </font>
70     </property>
71     <property name="styleSheet">
72      <string notr="true">color: rgb(238, 238, 238);
73 background-image: url(:/images/transparency.png);</string>
74     </property>
75     <property name="alignment">
76      <set>Qt::AlignCenter</set>
77     </property>
78    </widget>
79    <widget class="QLabel" name="label_3">
80     <property name="geometry">
81      <rect>
82       <x>240</x>
83       <y>10</y>
84       <width>100</width>
85       <height>40</height>
86      </rect>
87     </property>
88     <property name="font">
89      <font>
90       <pointsize>12</pointsize>
91       <weight>75</weight>
92       <bold>true</bold>
93      </font>
94     </property>
95     <property name="styleSheet">
96      <string notr="true">color: rgb(238, 238, 238);
97 background-image: url(:/images/transparency.png);</string>
98     </property>
99     <property name="alignment">
100      <set>Qt::AlignCenter</set>
101     </property>
102    </widget>
103    <widget class="QLabel" name="label_4_Time">
104     <property name="geometry">
105      <rect>
106       <x>350</x>
107       <y>10</y>
108       <width>100</width>
109       <height>40</height>
110      </rect>
111     </property>
112     <property name="font">
113      <font>
114       <pointsize>12</pointsize>
115       <weight>75</weight>
116       <bold>true</bold>
117      </font>
118     </property>
119     <property name="styleSheet">
120      <string notr="true">color: rgb(238, 238, 238);
121 background-image: url(:/images/transparency.png);</string>
122     </property>
123     <property name="alignment">
124      <set>Qt::AlignCenter</set>
125     </property>
126    </widget>
127    <widget class="QLabel" name="label_5">
128     <property name="geometry">
129      <rect>
130       <x>460</x>
131       <y>10</y>
132       <width>100</width>
133       <height>40</height>
134      </rect>
135     </property>
136     <property name="font">
137      <font>
138       <pointsize>12</pointsize>
139       <weight>75</weight>
140       <bold>true</bold>
141      </font>
142     </property>
143     <property name="styleSheet">
144      <string notr="true">color: rgb(238, 238, 238);
145 background-image: url(:/images/transparency.png);</string>
146     </property>
147     <property name="alignment">
148      <set>Qt::AlignCenter</set>
149     </property>
150    </widget>
151    <widget class="QLabel" name="label_6">
152     <property name="geometry">
153      <rect>
154       <x>570</x>
155       <y>10</y>
156       <width>100</width>
157       <height>40</height>
158      </rect>
159     </property>
160     <property name="font">
161      <font>
162       <pointsize>12</pointsize>
163       <weight>75</weight>
164       <bold>true</bold>
165      </font>
166     </property>
167     <property name="styleSheet">
168      <string notr="true">color: rgb(238, 238, 238);
169 background-image: url(:/images/transparency.png);</string>
170     </property>
171     <property name="alignment">
172      <set>Qt::AlignCenter</set>
173     </property>
174    </widget>
175    <widget class="QLabel" name="label_7">
176     <property name="geometry">
177      <rect>
178       <x>680</x>
179       <y>10</y>
180       <width>100</width>
181       <height>40</height>
182      </rect>
183     </property>
184     <property name="font">
185      <font>
186       <pointsize>12</pointsize>
187       <weight>75</weight>
188       <bold>true</bold>
189      </font>
190     </property>
191     <property name="styleSheet">
192      <string notr="true">color: rgb(238, 238, 238);
193 background-image: url(:/images/transparency.png);</string>
194     </property>
195     <property name="alignment">
196      <set>Qt::AlignCenter</set>
197     </property>
198    </widget>
199   </widget>
200  </widget>
201  <resources/>
202  <connections/>
203 </ui>