Update to reflect api changes and small patch for alternate audio
[groove] / bottombar.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>bottomBar</class>
4  <widget class="QWidget" name="bottomBar">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>723</width>
10     <height>117</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string>Form</string>
21   </property>
22   <property name="styleSheet">
23    <string notr="true"/>
24   </property>
25   <layout class="QVBoxLayout" name="verticalLayout">
26    <property name="spacing">
27     <number>0</number>
28    </property>
29    <property name="margin">
30     <number>0</number>
31    </property>
32    <item>
33     <widget class="QGraphicsView" name="graphicsView">
34      <property name="sizePolicy">
35       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
36        <horstretch>0</horstretch>
37        <verstretch>0</verstretch>
38       </sizepolicy>
39      </property>
40      <property name="minimumSize">
41       <size>
42        <width>0</width>
43        <height>15</height>
44       </size>
45      </property>
46      <property name="maximumSize">
47       <size>
48        <width>16777215</width>
49        <height>15</height>
50       </size>
51      </property>
52      <property name="autoFillBackground">
53       <bool>false</bool>
54      </property>
55      <property name="interactive">
56       <bool>false</bool>
57      </property>
58     </widget>
59    </item>
60    <item>
61     <layout class="QHBoxLayout" name="horizontalLayout_2">
62      <property name="spacing">
63       <number>0</number>
64      </property>
65      <item>
66       <widget class="QPushButton" name="pushButton_3">
67        <property name="text">
68         <string/>
69        </property>
70        <property name="icon">
71         <iconset resource="res.qrc">
72          <normaloff>:/groove/icons/general_foldertree.png</normaloff>:/groove/icons/general_foldertree.png</iconset>
73        </property>
74        <property name="flat">
75         <bool>true</bool>
76        </property>
77       </widget>
78      </item>
79      <item>
80       <widget class="QPushButton" name="backB">
81        <property name="text">
82         <string/>
83        </property>
84        <property name="icon">
85         <iconset resource="res.qrc">
86          <normaloff>:/groove/icons/general_back.png</normaloff>:/groove/icons/general_back.png</iconset>
87        </property>
88        <property name="flat">
89         <bool>true</bool>
90        </property>
91       </widget>
92      </item>
93      <item>
94       <widget class="QPushButton" name="stopButton">
95        <property name="text">
96         <string/>
97        </property>
98        <property name="icon">
99         <iconset resource="res.qrc">
100          <normaloff>:/groove/icons/camera_video_stop.png</normaloff>:/groove/icons/camera_video_stop.png</iconset>
101        </property>
102        <property name="flat">
103         <bool>true</bool>
104        </property>
105       </widget>
106      </item>
107      <item>
108       <widget class="QPushButton" name="pauseB">
109        <property name="text">
110         <string/>
111        </property>
112        <property name="icon">
113         <iconset resource="res.qrc">
114          <normaloff>:/groove/icons/camera_video_pause.png</normaloff>:/groove/icons/camera_video_pause.png</iconset>
115        </property>
116        <property name="flat">
117         <bool>true</bool>
118        </property>
119       </widget>
120      </item>
121      <item>
122       <widget class="QPushButton" name="nextB">
123        <property name="text">
124         <string/>
125        </property>
126        <property name="icon">
127         <iconset resource="res.qrc">
128          <normaloff>:/groove/icons/general_forward.png</normaloff>:/groove/icons/general_forward.png</iconset>
129        </property>
130        <property name="flat">
131         <bool>true</bool>
132        </property>
133       </widget>
134      </item>
135      <item>
136       <widget class="QPushButton" name="settingsB">
137        <property name="text">
138         <string/>
139        </property>
140        <property name="icon">
141         <iconset resource="res.qrc">
142          <normaloff>:/groove/icons/camera_camera_setting.png</normaloff>:/groove/icons/camera_camera_setting.png</iconset>
143        </property>
144        <property name="flat">
145         <bool>true</bool>
146        </property>
147       </widget>
148      </item>
149      <item>
150       <widget class="QPushButton" name="addButton">
151        <property name="text">
152         <string/>
153        </property>
154        <property name="icon">
155         <iconset resource="res.qrc">
156          <normaloff>:/groove/icons/general_add.png</normaloff>:/groove/icons/general_add.png</iconset>
157        </property>
158        <property name="flat">
159         <bool>true</bool>
160        </property>
161       </widget>
162      </item>
163     </layout>
164    </item>
165   </layout>
166  </widget>
167  <resources>
168   <include location="res.qrc"/>
169  </resources>
170  <connections/>
171 </ui>