Launch navigation@0.1 when pressing NAVIGATION button
[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_background" 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    <widget class="QLabel" name="label_1">
26     <property name="geometry">
27      <rect>
28       <x>20</x>
29       <y>10</y>
30       <width>200</width>
31       <height>40</height>
32      </rect>
33     </property>
34     <property name="font">
35      <font>
36       <pointsize>12</pointsize>
37       <weight>75</weight>
38       <bold>true</bold>
39      </font>
40     </property>
41     <property name="alignment">
42      <set>Qt::AlignCenter</set>
43     </property>
44    </widget>
45    <widget class="QLabel" name="label_2">
46     <property name="geometry">
47      <rect>
48       <x>230</x>
49       <y>10</y>
50       <width>200</width>
51       <height>40</height>
52      </rect>
53     </property>
54     <property name="font">
55      <font>
56       <pointsize>12</pointsize>
57       <weight>75</weight>
58       <bold>true</bold>
59      </font>
60     </property>
61     <property name="alignment">
62      <set>Qt::AlignCenter</set>
63     </property>
64    </widget>
65    <widget class="QLabel" name="label_3">
66     <property name="geometry">
67      <rect>
68       <x>440</x>
69       <y>10</y>
70       <width>200</width>
71       <height>40</height>
72      </rect>
73     </property>
74     <property name="font">
75      <font>
76       <pointsize>12</pointsize>
77       <weight>75</weight>
78       <bold>true</bold>
79      </font>
80     </property>
81     <property name="alignment">
82      <set>Qt::AlignCenter</set>
83     </property>
84    </widget>
85    <widget class="QLabel" name="label_4">
86     <property name="geometry">
87      <rect>
88       <x>650</x>
89       <y>10</y>
90       <width>200</width>
91       <height>40</height>
92      </rect>
93     </property>
94     <property name="font">
95      <font>
96       <pointsize>12</pointsize>
97       <weight>75</weight>
98       <bold>true</bold>
99      </font>
100     </property>
101     <property name="alignment">
102      <set>Qt::AlignCenter</set>
103     </property>
104    </widget>
105    <widget class="QLabel" name="label_5">
106     <property name="geometry">
107      <rect>
108       <x>860</x>
109       <y>10</y>
110       <width>200</width>
111       <height>40</height>
112      </rect>
113     </property>
114     <property name="font">
115      <font>
116       <pointsize>12</pointsize>
117       <weight>75</weight>
118       <bold>true</bold>
119      </font>
120     </property>
121     <property name="alignment">
122      <set>Qt::AlignCenter</set>
123     </property>
124    </widget>
125    <widget class="QLabel" name="label_1_icon">
126     <property name="geometry">
127      <rect>
128       <x>20</x>
129       <y>10</y>
130       <width>40</width>
131       <height>40</height>
132      </rect>
133     </property>
134     <property name="text">
135      <string/>
136     </property>
137    </widget>
138    <widget class="QLabel" name="label_2_icon">
139     <property name="geometry">
140      <rect>
141       <x>230</x>
142       <y>10</y>
143       <width>40</width>
144       <height>40</height>
145      </rect>
146     </property>
147     <property name="text">
148      <string/>
149     </property>
150    </widget>
151    <widget class="QLabel" name="label_3_icon">
152     <property name="geometry">
153      <rect>
154       <x>440</x>
155       <y>10</y>
156       <width>40</width>
157       <height>40</height>
158      </rect>
159     </property>
160     <property name="text">
161      <string/>
162     </property>
163    </widget>
164    <widget class="QLabel" name="label_4_icon">
165     <property name="geometry">
166      <rect>
167       <x>650</x>
168       <y>10</y>
169       <width>40</width>
170       <height>40</height>
171      </rect>
172     </property>
173     <property name="text">
174      <string/>
175     </property>
176    </widget>
177    <widget class="QLabel" name="label_5_icon">
178     <property name="geometry">
179      <rect>
180       <x>860</x>
181       <y>10</y>
182       <width>40</width>
183       <height>40</height>
184      </rect>
185     </property>
186     <property name="text">
187      <string/>
188     </property>
189    </widget>
190   </widget>
191  </widget>
192  <resources/>
193  <connections/>
194 </ui>