Give pitch_detector the IRAMming it deserves.
[kugel-rb.git] / rbutil / rbutilqt / installwindowfrm.ui
blob3fa309202c2c2b326e8c5ebb3c8cee2cc6f1c9ad
1 <ui version="4.0" >
2  <class>InstallWindowFrm</class>
3  <widget class="QDialog" name="InstallWindowFrm" >
4   <property name="windowModality" >
5    <enum>Qt::WindowModal</enum>
6   </property>
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>644</width>
12     <height>500</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string>Install Rockbox</string>
17   </property>
18   <layout class="QGridLayout" name="gridLayout_2" >
19    <item rowspan="9" row="0" column="0" >
20     <widget class="QLabel" name="label" >
21      <property name="text" >
22       <string/>
23      </property>
24      <property name="pixmap" >
25       <pixmap resource="rbutilqt.qrc" >:/icons/wizard.xpm</pixmap>
26      </property>
27      <property name="alignment" >
28       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
29      </property>
30     </widget>
31    </item>
32    <item row="0" column="1" colspan="3" >
33     <widget class="QLabel" name="label_4" >
34      <property name="text" >
35       <string>Please select the Rockbox version you want to install on your player:</string>
36      </property>
37      <property name="wordWrap" >
38       <bool>true</bool>
39      </property>
40     </widget>
41    </item>
42    <item row="1" column="1" colspan="3" >
43     <widget class="QGroupBox" name="groupBox" >
44      <property name="title" >
45       <string>Version</string>
46      </property>
47      <layout class="QVBoxLayout" >
48       <item>
49        <widget class="QRadioButton" name="radioStable" >
50         <property name="text" >
51          <string>Rockbox &amp;stable</string>
52         </property>
53        </widget>
54       </item>
55       <item>
56        <widget class="QRadioButton" name="radioArchived" >
57         <property name="text" >
58          <string>&amp;Archived Build</string>
59         </property>
60        </widget>
61       </item>
62       <item>
63        <widget class="QRadioButton" name="radioCurrent" >
64         <property name="text" >
65          <string>&amp;Current Build</string>
66         </property>
67        </widget>
68       </item>
69      </layout>
70     </widget>
71    </item>
72    <item row="2" column="1" colspan="3" >
73     <widget class="QGroupBox" name="groupBox_2" >
74      <property name="title" >
75       <string>Details</string>
76      </property>
77      <layout class="QGridLayout" name="gridLayout_3" >
78       <item row="0" column="0" >
79        <widget class="QLabel" name="labelDetails" >
80         <property name="text" >
81          <string>Details about the selected version</string>
82         </property>
83         <property name="wordWrap" >
84          <bool>true</bool>
85         </property>
86        </widget>
87       </item>
88       <item row="1" column="0" >
89        <widget class="QLabel" name="labelNote" >
90         <property name="text" >
91          <string>Note</string>
92         </property>
93         <property name="wordWrap" >
94          <bool>true</bool>
95         </property>
96        </widget>
97       </item>
98      </layout>
99     </widget>
100    </item>
101    <item row="8" column="1" >
102     <spacer>
103      <property name="orientation" >
104       <enum>Qt::Horizontal</enum>
105      </property>
106      <property name="sizeHint" stdset="0" >
107       <size>
108        <width>40</width>
109        <height>20</height>
110       </size>
111      </property>
112     </spacer>
113    </item>
114    <item row="8" column="2" colspan="2" >
115     <layout class="QHBoxLayout" >
116      <item>
117       <widget class="QPushButton" name="buttonOk" >
118        <property name="text" >
119         <string>&amp;Install</string>
120        </property>
121        <property name="icon" >
122         <iconset resource="rbutilqt.qrc" >
123          <normaloff>:/icons/go-next.png</normaloff>:/icons/go-next.png</iconset>
124        </property>
125       </widget>
126      </item>
127      <item>
128       <widget class="QPushButton" name="buttonCancel" >
129        <property name="text" >
130         <string>&amp;Cancel</string>
131        </property>
132        <property name="icon" >
133         <iconset resource="rbutilqt.qrc" >
134          <normaloff>:/icons/process-stop.png</normaloff>:/icons/process-stop.png</iconset>
135        </property>
136       </widget>
137      </item>
138     </layout>
139    </item>
140    <item row="7" column="2" >
141     <spacer>
142      <property name="orientation" >
143       <enum>Qt::Vertical</enum>
144      </property>
145      <property name="sizeHint" stdset="0" >
146       <size>
147        <width>20</width>
148        <height>40</height>
149       </size>
150      </property>
151     </spacer>
152    </item>
153    <item row="3" column="1" colspan="3" >
154     <widget class="QGroupBox" name="Backupgroup" >
155      <property name="title" >
156       <string>Backup</string>
157      </property>
158      <layout class="QGridLayout" name="gridLayout" >
159       <item row="0" column="0" colspan="2" >
160        <widget class="QCheckBox" name="backup" >
161         <property name="text" >
162          <string>Backup before installing</string>
163         </property>
164        </widget>
165       </item>
166       <item row="1" column="0" colspan="2" >
167        <widget class="QLabel" name="backupLocation" >
168         <property name="text" >
169          <string>Backup location</string>
170         </property>
171        </widget>
172       </item>
173       <item row="1" column="2" >
174        <widget class="QPushButton" name="changeBackup" >
175         <property name="sizePolicy" >
176          <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
177           <horstretch>0</horstretch>
178           <verstretch>0</verstretch>
179          </sizepolicy>
180         </property>
181         <property name="maximumSize" >
182          <size>
183           <width>60</width>
184           <height>16777215</height>
185          </size>
186         </property>
187         <property name="text" >
188          <string>Change</string>
189         </property>
190        </widget>
191       </item>
192      </layout>
193     </widget>
194    </item>
195    <item row="5" column="1" >
196     <widget class="QCheckBox" name="checkBoxCache" >
197      <property name="toolTip" >
198       <string>Rockbox Utility stores copies of Rockbox it has downloaded on the local hard disk to save network traffic. If your local copy is no longer working, tick this box to download a fresh copy.</string>
199      </property>
200      <property name="text" >
201       <string>&amp;Don't use locally cached copy</string>
202      </property>
203     </widget>
204    </item>
205   </layout>
206  </widget>
207  <resources>
208   <include location="rbutilqt.qrc" />
209  </resources>
210  <connections>
211   <connection>
212    <sender>buttonOk</sender>
213    <signal>clicked()</signal>
214    <receiver>InstallWindowFrm</receiver>
215    <slot>accept()</slot>
216    <hints>
217     <hint type="sourcelabel" >
218      <x>562</x>
219      <y>420</y>
220     </hint>
221     <hint type="destinationlabel" >
222      <x>500</x>
223      <y>352</y>
224     </hint>
225    </hints>
226   </connection>
227   <connection>
228    <sender>buttonCancel</sender>
229    <signal>clicked()</signal>
230    <receiver>InstallWindowFrm</receiver>
231    <slot>reject()</slot>
232    <hints>
233     <hint type="sourcelabel" >
234      <x>658</x>
235      <y>429</y>
236     </hint>
237     <hint type="destinationlabel" >
238      <x>611</x>
239      <y>360</y>
240     </hint>
241    </hints>
242   </connection>
243  </connections>
244 </ui>