49f8e40af200322ea31b038ac371403471f2ae1a
[staging/HomeScreen.git] / HomeScreen / resources / controlbarwidget.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>ControlBarWidget</class>
4  <widget class="QWidget" name="ControlBarWidget">
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>Form</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="QPushButton" name="pushButton_home">
26     <property name="geometry">
27      <rect>
28       <x>10</x>
29       <y>10</y>
30       <width>40</width>
31       <height>40</height>
32      </rect>
33     </property>
34     <property name="focusPolicy">
35      <enum>Qt::NoFocus</enum>
36     </property>
37     <property name="styleSheet">
38      <string notr="true">background-image: url(:/images/transparency.png);
39 border-image: url(:/images/transparency.png);</string>
40     </property>
41     <property name="text">
42      <string/>
43     </property>
44     <property name="icon">
45      <iconset resource="homescreen.qrc">
46       <normaloff>:/icons/home_day.png</normaloff>:/icons/home_day.png</iconset>
47     </property>
48     <property name="iconSize">
49      <size>
50       <width>40</width>
51       <height>40</height>
52      </size>
53     </property>
54    </widget>
55    <widget class="QPushButton" name="pushButton_settings">
56     <property name="geometry">
57      <rect>
58       <x>60</x>
59       <y>10</y>
60       <width>40</width>
61       <height>40</height>
62      </rect>
63     </property>
64     <property name="focusPolicy">
65      <enum>Qt::NoFocus</enum>
66     </property>
67     <property name="styleSheet">
68      <string notr="true">background-image: url(:/images/transparency.png);
69 border-image: url(:/images/transparency.png);</string>
70     </property>
71     <property name="text">
72      <string/>
73     </property>
74     <property name="icon">
75      <iconset resource="homescreen.qrc">
76       <normaloff>:/icons/settings_day.png</normaloff>:/icons/settings_day.png</iconset>
77     </property>
78     <property name="iconSize">
79      <size>
80       <width>40</width>
81       <height>40</height>
82      </size>
83     </property>
84    </widget>
85    <widget class="QPushButton" name="pushButton_nav">
86     <property name="geometry">
87      <rect>
88       <x>110</x>
89       <y>10</y>
90       <width>40</width>
91       <height>40</height>
92      </rect>
93     </property>
94     <property name="focusPolicy">
95      <enum>Qt::NoFocus</enum>
96     </property>
97     <property name="styleSheet">
98      <string notr="true">background-image: url(:/images/transparency.png);
99 border-image: url(:/images/transparency.png);</string>
100     </property>
101     <property name="text">
102      <string/>
103     </property>
104     <property name="icon">
105      <iconset resource="homescreen.qrc">
106       <normaloff>:/icons/explore_day.png</normaloff>:/icons/explore_day.png</iconset>
107     </property>
108     <property name="iconSize">
109      <size>
110       <width>40</width>
111       <height>40</height>
112      </size>
113     </property>
114    </widget>
115   </widget>
116  </widget>
117  <resources>
118   <include location="homescreen.qrc"/>
119  </resources>
120  <connections/>
121 </ui>