d0747ab29a179a80e5d8fd50488ad929eda0afa5
[staging/HomeScreen.git] / HomeScreen / 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>1080</width>
10     <height>60</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <widget class="QWidget" name="widget" native="true">
17    <property name="geometry">
18     <rect>
19      <x>0</x>
20      <y>0</y>
21      <width>1080</width>
22      <height>60</height>
23     </rect>
24    </property>
25    <property name="styleSheet">
26     <string notr="true">background-image: url(:/images/backgrounds/bg_stripes_day.png);</string>
27    </property>
28    <widget class="QLabel" name="label_1">
29     <property name="geometry">
30      <rect>
31       <x>20</x>
32       <y>10</y>
33       <width>200</width>
34       <height>40</height>
35      </rect>
36     </property>
37     <property name="font">
38      <font>
39       <pointsize>12</pointsize>
40       <weight>75</weight>
41       <bold>true</bold>
42      </font>
43     </property>
44     <property name="styleSheet">
45      <string notr="true">color: rgb(238, 238, 238);
46 background-image: url(:/images/transparency.png);</string>
47     </property>
48     <property name="alignment">
49      <set>Qt::AlignCenter</set>
50     </property>
51    </widget>
52    <widget class="QLabel" name="label_2">
53     <property name="geometry">
54      <rect>
55       <x>230</x>
56       <y>10</y>
57       <width>200</width>
58       <height>40</height>
59      </rect>
60     </property>
61     <property name="font">
62      <font>
63       <pointsize>12</pointsize>
64       <weight>75</weight>
65       <bold>true</bold>
66      </font>
67     </property>
68     <property name="styleSheet">
69      <string notr="true">color: rgb(238, 238, 238);
70 background-image: url(:/images/transparency.png);</string>
71     </property>
72     <property name="alignment">
73      <set>Qt::AlignCenter</set>
74     </property>
75    </widget>
76    <widget class="QLabel" name="label_3">
77     <property name="geometry">
78      <rect>
79       <x>440</x>
80       <y>10</y>
81       <width>200</width>
82       <height>40</height>
83      </rect>
84     </property>
85     <property name="font">
86      <font>
87       <pointsize>12</pointsize>
88       <weight>75</weight>
89       <bold>true</bold>
90      </font>
91     </property>
92     <property name="styleSheet">
93      <string notr="true">color: rgb(238, 238, 238);
94 background-image: url(:/images/transparency.png);</string>
95     </property>
96     <property name="alignment">
97      <set>Qt::AlignCenter</set>
98     </property>
99    </widget>
100    <widget class="QLabel" name="label_4">
101     <property name="geometry">
102      <rect>
103       <x>650</x>
104       <y>10</y>
105       <width>200</width>
106       <height>40</height>
107      </rect>
108     </property>
109     <property name="font">
110      <font>
111       <pointsize>12</pointsize>
112       <weight>75</weight>
113       <bold>true</bold>
114      </font>
115     </property>
116     <property name="styleSheet">
117      <string notr="true">color: rgb(238, 238, 238);
118 background-image: url(:/images/transparency.png);</string>
119     </property>
120     <property name="alignment">
121      <set>Qt::AlignCenter</set>
122     </property>
123    </widget>
124    <widget class="QLabel" name="label_5">
125     <property name="geometry">
126      <rect>
127       <x>860</x>
128       <y>10</y>
129       <width>200</width>
130       <height>40</height>
131      </rect>
132     </property>
133     <property name="font">
134      <font>
135       <pointsize>12</pointsize>
136       <weight>75</weight>
137       <bold>true</bold>
138      </font>
139     </property>
140     <property name="styleSheet">
141      <string notr="true">color: rgb(238, 238, 238);
142 background-image: url(:/images/transparency.png);</string>
143     </property>
144     <property name="alignment">
145      <set>Qt::AlignCenter</set>
146     </property>
147    </widget>
148   </widget>
149  </widget>
150  <resources/>
151  <connections/>
152 </ui>