Advanced Settings Panel
[pierogi] / forms / pirpowersearchform.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>PIRPowerSearchForm</class>
4  <widget class="QWidget" name="PIRPowerSearchForm">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>480</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" colspan="4">
21     <layout class="QHBoxLayout" name="horizontalLayout_2">
22      <item>
23       <widget class="QLabel" name="powerIcon1Label">
24        <property name="text">
25         <string/>
26        </property>
27        <property name="pixmap">
28         <pixmap resource="../PierogiResources.qrc">:/icons/on-off_icon&amp;48.png</pixmap>
29        </property>
30        <property name="alignment">
31         <set>Qt::AlignCenter</set>
32        </property>
33       </widget>
34      </item>
35      <item>
36       <widget class="QLabel" name="powerSearchLabel">
37        <property name="text">
38         <string>Power Button Search</string>
39        </property>
40        <property name="alignment">
41         <set>Qt::AlignCenter</set>
42        </property>
43       </widget>
44      </item>
45      <item>
46       <widget class="QLabel" name="powerIcon2Label">
47        <property name="text">
48         <string/>
49        </property>
50        <property name="pixmap">
51         <pixmap resource="../PierogiResources.qrc">:/icons/on-off_icon&amp;48.png</pixmap>
52        </property>
53        <property name="alignment">
54         <set>Qt::AlignCenter</set>
55        </property>
56       </widget>
57      </item>
58     </layout>
59    </item>
60    <item row="1" column="0" colspan="4">
61     <layout class="QHBoxLayout" name="horizontalLayout">
62      <item>
63       <widget class="QLabel" name="keysetLabelLabel">
64        <property name="sizePolicy">
65         <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
66          <horstretch>0</horstretch>
67          <verstretch>0</verstretch>
68         </sizepolicy>
69        </property>
70        <property name="text">
71         <string>Current Keyset:</string>
72        </property>
73       </widget>
74      </item>
75      <item>
76       <widget class="QLabel" name="keysetNameLabel">
77        <property name="text">
78         <string>At start of list</string>
79        </property>
80       </widget>
81      </item>
82      <item>
83       <widget class="QPushButton" name="editKeysetButton">
84        <property name="sizePolicy">
85         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
86          <horstretch>0</horstretch>
87          <verstretch>0</verstretch>
88         </sizepolicy>
89        </property>
90        <property name="text">
91         <string>Edit Keyset</string>
92        </property>
93       </widget>
94      </item>
95     </layout>
96    </item>
97    <item row="2" column="0">
98     <widget class="QPushButton" name="fastBackwardButton">
99      <property name="sizePolicy">
100       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
101        <horstretch>0</horstretch>
102        <verstretch>0</verstretch>
103       </sizepolicy>
104      </property>
105      <property name="text">
106       <string>Reverse</string>
107      </property>
108      <property name="icon">
109       <iconset resource="../PierogiResources.qrc">
110        <normaloff>:/icons/playback_rew_icon&amp;48.png</normaloff>:/icons/playback_rew_icon&amp;48.png</iconset>
111      </property>
112      <property name="iconSize">
113       <size>
114        <width>48</width>
115        <height>48</height>
116       </size>
117      </property>
118     </widget>
119    </item>
120    <item row="2" column="1">
121     <widget class="QPushButton" name="stepBackwardButton">
122      <property name="sizePolicy">
123       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
124        <horstretch>0</horstretch>
125        <verstretch>0</verstretch>
126       </sizepolicy>
127      </property>
128      <property name="text">
129       <string>Prev Set</string>
130      </property>
131      <property name="icon">
132       <iconset resource="../PierogiResources.qrc">
133        <normaloff>:/icons/playback_prev_icon&amp;48.png</normaloff>:/icons/playback_prev_icon&amp;48.png</iconset>
134      </property>
135      <property name="iconSize">
136       <size>
137        <width>48</width>
138        <height>48</height>
139       </size>
140      </property>
141     </widget>
142    </item>
143    <item row="2" column="2">
144     <widget class="QPushButton" name="stepForwardKey">
145      <property name="sizePolicy">
146       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
147        <horstretch>0</horstretch>
148        <verstretch>0</verstretch>
149       </sizepolicy>
150      </property>
151      <property name="text">
152       <string>Next Set</string>
153      </property>
154      <property name="icon">
155       <iconset resource="../PierogiResources.qrc">
156        <normaloff>:/icons/playback_next_icon&amp;48.png</normaloff>:/icons/playback_next_icon&amp;48.png</iconset>
157      </property>
158      <property name="iconSize">
159       <size>
160        <width>48</width>
161        <height>48</height>
162       </size>
163      </property>
164     </widget>
165    </item>
166    <item row="2" column="3">
167     <widget class="QPushButton" name="fastForwardButton">
168      <property name="sizePolicy">
169       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
170        <horstretch>0</horstretch>
171        <verstretch>0</verstretch>
172       </sizepolicy>
173      </property>
174      <property name="text">
175       <string>Fast Fwd</string>
176      </property>
177      <property name="icon">
178       <iconset resource="../PierogiResources.qrc">
179        <normaloff>:/icons/playback_ff_icon&amp;48.png</normaloff>:/icons/playback_ff_icon&amp;48.png</iconset>
180      </property>
181      <property name="iconSize">
182       <size>
183        <width>48</width>
184        <height>48</height>
185       </size>
186      </property>
187     </widget>
188    </item>
189    <item row="3" column="0" colspan="2">
190     <widget class="QPushButton" name="autoSearchButton">
191      <property name="sizePolicy">
192       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
193        <horstretch>0</horstretch>
194        <verstretch>0</verstretch>
195       </sizepolicy>
196      </property>
197      <property name="text">
198       <string>Start Automatic Search</string>
199      </property>
200     </widget>
201    </item>
202    <item row="3" column="2" colspan="2">
203     <widget class="QPushButton" name="pauseSearchButton">
204      <property name="sizePolicy">
205       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
206        <horstretch>0</horstretch>
207        <verstretch>0</verstretch>
208       </sizepolicy>
209      </property>
210      <property name="text">
211       <string>Pause / Continue Search</string>
212      </property>
213      <property name="icon">
214       <iconset resource="../PierogiResources.qrc">
215        <normaloff>:/icons/playback_pause_icon&amp;48.png</normaloff>:/icons/playback_pause_icon&amp;48.png</iconset>
216      </property>
217      <property name="iconSize">
218       <size>
219        <width>48</width>
220        <height>48</height>
221       </size>
222      </property>
223     </widget>
224    </item>
225   </layout>
226  </widget>
227  <resources>
228   <include location="../PierogiResources.qrc"/>
229  </resources>
230  <connections/>
231 </ui>