Advanced Settings Panel
[pierogi] / sideshotleftform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>SideshotLeftForm</class>
4  <widget class="QWidget" name="SideshotLeftForm">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>480</width>
10     <height>800</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Form</string>
15   </property>
16   <layout class="QGridLayout" name="gridLayout">
17    <property name="margin">
18     <number>8</number>
19    </property>
20    <item row="0" column="0">
21     <widget class="QPushButton" name="sslVolumeUpButton">
22      <property name="sizePolicy">
23       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
24        <horstretch>0</horstretch>
25        <verstretch>0</verstretch>
26       </sizepolicy>
27      </property>
28      <property name="text">
29       <string>Volume Up</string>
30      </property>
31      <property name="icon">
32       <iconset resource="PierogiResources.qrc">
33        <normaloff>:/icons/sound_high_icon&amp;48.png</normaloff>:/icons/sound_high_icon&amp;48.png</iconset>
34      </property>
35      <property name="iconSize">
36       <size>
37        <width>48</width>
38        <height>48</height>
39       </size>
40      </property>
41     </widget>
42    </item>
43    <item row="0" column="1">
44     <widget class="QPushButton" name="sslVolumeDownButton">
45      <property name="sizePolicy">
46       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
47        <horstretch>0</horstretch>
48        <verstretch>0</verstretch>
49       </sizepolicy>
50      </property>
51      <property name="text">
52       <string>Volume Down</string>
53      </property>
54      <property name="icon">
55       <iconset resource="PierogiResources.qrc">
56        <normaloff>:/icons/sound_low_icon&amp;48.png</normaloff>:/icons/sound_low_icon&amp;48.png</iconset>
57      </property>
58      <property name="iconSize">
59       <size>
60        <width>48</width>
61        <height>48</height>
62       </size>
63      </property>
64     </widget>
65    </item>
66    <item row="1" column="0">
67     <layout class="QVBoxLayout" name="verticalLayout">
68      <item>
69       <widget class="QPushButton" name="sslMuteButton">
70        <property name="sizePolicy">
71         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
72          <horstretch>0</horstretch>
73          <verstretch>0</verstretch>
74         </sizepolicy>
75        </property>
76        <property name="text">
77         <string>Mute</string>
78        </property>
79        <property name="icon">
80         <iconset resource="PierogiResources.qrc">
81          <normaloff>:/icons/sound_mute_icon&amp;48.png</normaloff>:/icons/sound_mute_icon&amp;48.png</iconset>
82        </property>
83        <property name="iconSize">
84         <size>
85          <width>48</width>
86          <height>48</height>
87         </size>
88        </property>
89       </widget>
90      </item>
91      <item>
92       <widget class="QPushButton" name="sslPowerButton">
93        <property name="sizePolicy">
94         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
95          <horstretch>0</horstretch>
96          <verstretch>0</verstretch>
97         </sizepolicy>
98        </property>
99        <property name="text">
100         <string>Power</string>
101        </property>
102        <property name="icon">
103         <iconset resource="PierogiResources.qrc">
104          <normaloff>:/icons/on-off_icon&amp;48.png</normaloff>:/icons/on-off_icon&amp;48.png</iconset>
105        </property>
106        <property name="iconSize">
107         <size>
108          <width>48</width>
109          <height>48</height>
110         </size>
111        </property>
112       </widget>
113      </item>
114     </layout>
115    </item>
116    <item row="1" column="1">
117     <widget class="QPushButton" name="sslChannelUpButton">
118      <property name="sizePolicy">
119       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
120        <horstretch>0</horstretch>
121        <verstretch>0</verstretch>
122       </sizepolicy>
123      </property>
124      <property name="text">
125       <string>Channel Up</string>
126      </property>
127      <property name="icon">
128       <iconset resource="PierogiResources.qrc">
129        <normaloff>:/icons/br_up_icon&amp;48.png</normaloff>:/icons/br_up_icon&amp;48.png</iconset>
130      </property>
131      <property name="iconSize">
132       <size>
133        <width>48</width>
134        <height>48</height>
135       </size>
136      </property>
137     </widget>
138    </item>
139    <item row="2" column="0">
140     <layout class="QVBoxLayout" name="verticalLayout_2">
141      <item>
142       <widget class="QLabel" name="sslMakeLabel">
143        <property name="sizePolicy">
144         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
145          <horstretch>0</horstretch>
146          <verstretch>0</verstretch>
147         </sizepolicy>
148        </property>
149        <property name="text">
150         <string>Samsung</string>
151        </property>
152        <property name="alignment">
153         <set>Qt::AlignCenter</set>
154        </property>
155       </widget>
156      </item>
157      <item>
158       <widget class="QLabel" name="sslKeysetLabel">
159        <property name="sizePolicy">
160         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
161          <horstretch>0</horstretch>
162          <verstretch>0</verstretch>
163         </sizepolicy>
164        </property>
165        <property name="text">
166         <string>TV Keyset 1</string>
167        </property>
168        <property name="alignment">
169         <set>Qt::AlignCenter</set>
170        </property>
171       </widget>
172      </item>
173     </layout>
174    </item>
175    <item row="2" column="1">
176     <widget class="QPushButton" name="sslChannelDownButton">
177      <property name="sizePolicy">
178       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
179        <horstretch>0</horstretch>
180        <verstretch>0</verstretch>
181       </sizepolicy>
182      </property>
183      <property name="text">
184       <string>Channel Down</string>
185      </property>
186      <property name="icon">
187       <iconset resource="PierogiResources.qrc">
188        <normaloff>:/icons/br_down_icon&amp;48.png</normaloff>:/icons/br_down_icon&amp;48.png</iconset>
189      </property>
190      <property name="iconSize">
191       <size>
192        <width>48</width>
193        <height>48</height>
194       </size>
195      </property>
196     </widget>
197    </item>
198   </layout>
199  </widget>
200  <resources>
201   <include location="PierogiResources.qrc"/>
202  </resources>
203  <connections/>
204 </ui>