FS#10365 - Optional debug output for albumart.c
[kugel-rb.git] / rbutil / rbutilqt / installtalkfrm.ui
blob3b0f5a8c910dfd80ff57e064d54e9e971ad8ced0
1 <ui version="4.0" >
2  <class>InstallTalkFrm</class>
3  <widget class="QDialog" name="InstallTalkFrm" >
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>600</width>
12     <height>450</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string>Install Talk Files</string>
17   </property>
18   <layout class="QGridLayout" name="gridLayout_2" >
19    <item rowspan="6" 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_2" >
34      <property name="text" >
35       <string>Select the Folder to generate Talkfiles for.</string>
36      </property>
37     </widget>
38    </item>
39    <item row="1" column="1" colspan="2" >
40     <widget class="QLineEdit" name="lineTalkFolder" >
41      <property name="accessibleName" >
42       <string>Talkfile Folder</string>
43      </property>
44     </widget>
45    </item>
46    <item row="1" column="3" >
47     <widget class="QPushButton" name="buttonBrowse" >
48      <property name="text" >
49       <string>&amp;Browse</string>
50      </property>
51      <property name="icon" >
52       <iconset resource="rbutilqt.qrc" >
53        <normaloff>:/icons/system-search.png</normaloff>:/icons/system-search.png</iconset>
54      </property>
55     </widget>
56    </item>
57    <item row="2" column="1" colspan="3" >
58     <widget class="QGroupBox" name="groupBox_2" >
59      <property name="title" >
60       <string>Generation settings</string>
61      </property>
62      <layout class="QGridLayout" >
63       <item row="0" column="0" >
64        <widget class="QLabel" name="labelEncProfile" >
65         <property name="text" >
66          <string>Encoder profile:</string>
67         </property>
68        </widget>
69       </item>
70       <item row="1" column="0" >
71        <widget class="QLabel" name="labelTtsProfile" >
72         <property name="text" >
73          <string>TTS profile:</string>
74         </property>
75        </widget>
76       </item>
77       <item row="2" column="0" >
78        <widget class="QPushButton" name="change" >
79         <property name="sizePolicy" >
80          <sizepolicy vsizetype="Minimum" hsizetype="Minimum" >
81           <horstretch>0</horstretch>
82           <verstretch>0</verstretch>
83          </sizepolicy>
84         </property>
85         <property name="text" >
86          <string>Change</string>
87         </property>
88        </widget>
89       </item>
90       <item row="2" column="1" >
91        <spacer>
92         <property name="orientation" >
93          <enum>Qt::Horizontal</enum>
94         </property>
95         <property name="sizeHint" stdset="0" >
96          <size>
97           <width>40</width>
98           <height>20</height>
99          </size>
100         </property>
101        </spacer>
102       </item>
103      </layout>
104     </widget>
105    </item>
106    <item row="3" column="1" colspan="3" >
107     <widget class="QGroupBox" name="groupBox" >
108      <property name="title" >
109       <string>Generation options</string>
110      </property>
111      <layout class="QGridLayout" name="gridLayout" >
112       <item row="2" column="0" colspan="2" >
113        <widget class="QCheckBox" name="recursive" >
114         <property name="text" >
115          <string>Run recursive</string>
116         </property>
117         <property name="checked" >
118          <bool>true</bool>
119         </property>
120        </widget>
121       </item>
122       <item row="3" column="0" colspan="2" >
123        <widget class="QCheckBox" name="StripExtensions" >
124         <property name="text" >
125          <string>Strip Extensions</string>
126         </property>
127         <property name="checked" >
128          <bool>false</bool>
129         </property>
130        </widget>
131       </item>
132       <item row="4" column="0" colspan="2" >
133        <widget class="QCheckBox" name="OverwriteTalk" >
134         <property name="text" >
135          <string>Overwrite Talkfiles</string>
136         </property>
137         <property name="checked" >
138          <bool>true</bool>
139         </property>
140        </widget>
141       </item>
142       <item row="1" column="0" colspan="2" >
143        <widget class="QCheckBox" name="talkFolders" >
144         <property name="text" >
145          <string>Generate .talk files for Folders</string>
146         </property>
147         <property name="checked" >
148          <bool>true</bool>
149         </property>
150        </widget>
151       </item>
152       <item row="0" column="0" colspan="2" >
153        <widget class="QCheckBox" name="talkFiles" >
154         <property name="text" >
155          <string>Generate .talk files for Files</string>
156         </property>
157         <property name="checked" >
158          <bool>true</bool>
159         </property>
160         <property name="tristate" >
161          <bool>false</bool>
162         </property>
163        </widget>
164       </item>
165      </layout>
166      <zorder>recursive</zorder>
167      <zorder>StripExtensions</zorder>
168      <zorder>OverwriteTalk</zorder>
169      <zorder>talkFolders</zorder>
170      <zorder>talkFiles</zorder>
171      <zorder>label_3</zorder>
172      <zorder>fileFilter</zorder>
173     </widget>
174    </item>
175    <item row="4" column="2" >
176     <spacer>
177      <property name="orientation" >
178       <enum>Qt::Vertical</enum>
179      </property>
180      <property name="sizeHint" stdset="0" >
181       <size>
182        <width>20</width>
183        <height>40</height>
184       </size>
185      </property>
186     </spacer>
187    </item>
188    <item row="5" column="1" >
189     <spacer>
190      <property name="orientation" >
191       <enum>Qt::Horizontal</enum>
192      </property>
193      <property name="sizeHint" stdset="0" >
194       <size>
195        <width>40</width>
196        <height>20</height>
197       </size>
198      </property>
199     </spacer>
200    </item>
201    <item row="5" column="2" colspan="2" >
202     <layout class="QHBoxLayout" >
203      <item>
204       <widget class="QPushButton" name="buttonOk" >
205        <property name="text" >
206         <string>&amp;Install</string>
207        </property>
208        <property name="icon" >
209         <iconset resource="rbutilqt.qrc" >
210          <normaloff>:/icons/go-next.png</normaloff>:/icons/go-next.png</iconset>
211        </property>
212       </widget>
213      </item>
214      <item>
215       <widget class="QPushButton" name="buttonCancel" >
216        <property name="text" >
217         <string>&amp;Cancel</string>
218        </property>
219        <property name="icon" >
220         <iconset resource="rbutilqt.qrc" >
221          <normaloff>:/icons/process-stop.png</normaloff>:/icons/process-stop.png</iconset>
222        </property>
223       </widget>
224      </item>
225     </layout>
226    </item>
227   </layout>
228  </widget>
229  <tabstops>
230   <tabstop>lineTalkFolder</tabstop>
231   <tabstop>buttonBrowse</tabstop>
232   <tabstop>change</tabstop>
233   <tabstop>talkFiles</tabstop>
234   <tabstop>talkFolders</tabstop>
235   <tabstop>recursive</tabstop>
236   <tabstop>StripExtensions</tabstop>
237   <tabstop>OverwriteTalk</tabstop>
238   <tabstop>buttonOk</tabstop>
239   <tabstop>buttonCancel</tabstop>
240  </tabstops>
241  <resources>
242   <include location="rbutilqt.qrc" />
243  </resources>
244  <connections>
245   <connection>
246    <sender>buttonOk</sender>
247    <signal>clicked()</signal>
248    <receiver>InstallTalkFrm</receiver>
249    <slot>accept()</slot>
250    <hints>
251     <hint type="sourcelabel" >
252      <x>472</x>
253      <y>418</y>
254     </hint>
255     <hint type="destinationlabel" >
256      <x>382</x>
257      <y>328</y>
258     </hint>
259    </hints>
260   </connection>
261   <connection>
262    <sender>buttonCancel</sender>
263    <signal>clicked()</signal>
264    <receiver>InstallTalkFrm</receiver>
265    <slot>reject()</slot>
266    <hints>
267     <hint type="sourcelabel" >
268      <x>561</x>
269      <y>428</y>
270     </hint>
271     <hint type="destinationlabel" >
272      <x>522</x>
273      <y>332</y>
274     </hint>
275    </hints>
276   </connection>
277  </connections>
278 </ui>