Fixed Opus decoder forced 48000 Hz output.
[LameXP.git] / gui / LogViewDialog.ui
blob23fe1768c4d7b4c534ba388cceff84339e4336ed
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>LogViewDialog</class>
4 <widget class="QDialog" name="LogViewDialog">
5 <property name="windowModality">
6 <enum>Qt::ApplicationModal</enum>
7 </property>
8 <property name="geometry">
9 <rect>
10 <x>0</x>
11 <y>0</y>
12 <width>640</width>
13 <height>384</height>
14 </rect>
15 </property>
16 <property name="minimumSize">
17 <size>
18 <width>640</width>
19 <height>384</height>
20 </size>
21 </property>
22 <property name="windowTitle">
23 <string>Log View</string>
24 </property>
25 <property name="windowIcon">
26 <iconset resource="../res/Icons.qrc">
27 <normaloff>:/icons/application_xp_terminal.png</normaloff>:/icons/application_xp_terminal.png</iconset>
28 </property>
29 <layout class="QVBoxLayout" name="verticalLayout_2">
30 <property name="spacing">
31 <number>0</number>
32 </property>
33 <property name="margin">
34 <number>0</number>
35 </property>
36 <item>
37 <layout class="QVBoxLayout" name="baseLayout">
38 <property name="spacing">
39 <number>0</number>
40 </property>
41 <item>
42 <widget class="QFrame" name="headerFrame">
43 <property name="minimumSize">
44 <size>
45 <width>0</width>
46 <height>64</height>
47 </size>
48 </property>
49 <property name="maximumSize">
50 <size>
51 <width>16777215</width>
52 <height>64</height>
53 </size>
54 </property>
55 <property name="palette">
56 <palette>
57 <active>
58 <colorrole role="Base">
59 <brush brushstyle="SolidPattern">
60 <color alpha="255">
61 <red>255</red>
62 <green>255</green>
63 <blue>255</blue>
64 </color>
65 </brush>
66 </colorrole>
67 <colorrole role="Window">
68 <brush brushstyle="SolidPattern">
69 <color alpha="255">
70 <red>255</red>
71 <green>255</green>
72 <blue>255</blue>
73 </color>
74 </brush>
75 </colorrole>
76 </active>
77 <inactive>
78 <colorrole role="Base">
79 <brush brushstyle="SolidPattern">
80 <color alpha="255">
81 <red>255</red>
82 <green>255</green>
83 <blue>255</blue>
84 </color>
85 </brush>
86 </colorrole>
87 <colorrole role="Window">
88 <brush brushstyle="SolidPattern">
89 <color alpha="255">
90 <red>255</red>
91 <green>255</green>
92 <blue>255</blue>
93 </color>
94 </brush>
95 </colorrole>
96 </inactive>
97 <disabled>
98 <colorrole role="Base">
99 <brush brushstyle="SolidPattern">
100 <color alpha="255">
101 <red>255</red>
102 <green>255</green>
103 <blue>255</blue>
104 </color>
105 </brush>
106 </colorrole>
107 <colorrole role="Window">
108 <brush brushstyle="SolidPattern">
109 <color alpha="255">
110 <red>255</red>
111 <green>255</green>
112 <blue>255</blue>
113 </color>
114 </brush>
115 </colorrole>
116 </disabled>
117 </palette>
118 </property>
119 <property name="autoFillBackground">
120 <bool>true</bool>
121 </property>
122 <property name="frameShape">
123 <enum>QFrame::NoFrame</enum>
124 </property>
125 <layout class="QHBoxLayout" name="horizontalLayout_2">
126 <property name="margin">
127 <number>3</number>
128 </property>
129 <item>
130 <layout class="QHBoxLayout" name="horizontalLayout">
131 <item>
132 <widget class="QLabel" name="headerIcon">
133 <property name="minimumSize">
134 <size>
135 <width>56</width>
136 <height>56</height>
137 </size>
138 </property>
139 <property name="maximumSize">
140 <size>
141 <width>56</width>
142 <height>56</height>
143 </size>
144 </property>
145 <property name="text">
146 <string/>
147 </property>
148 <property name="pixmap">
149 <pixmap resource="../res/Images.qrc">:/images/HeaderIcon_LogFile.png</pixmap>
150 </property>
151 <property name="scaledContents">
152 <bool>true</bool>
153 </property>
154 </widget>
155 </item>
156 <item>
157 <spacer name="headerSpacer">
158 <property name="orientation">
159 <enum>Qt::Horizontal</enum>
160 </property>
161 <property name="sizeType">
162 <enum>QSizePolicy::Fixed</enum>
163 </property>
164 <property name="sizeHint" stdset="0">
165 <size>
166 <width>15</width>
167 <height>20</height>
168 </size>
169 </property>
170 </spacer>
171 </item>
172 <item>
173 <widget class="QLabel" name="headerText">
174 <property name="text">
175 <string notr="true">&lt;b&gt;HEADER&lt;/b&gt;&lt;br&gt;(more header text)</string>
176 </property>
177 </widget>
178 </item>
179 </layout>
180 </item>
181 </layout>
182 </widget>
183 </item>
184 <item>
185 <widget class="QFrame" name="horizontalBar">
186 <property name="minimumSize">
187 <size>
188 <width>0</width>
189 <height>2</height>
190 </size>
191 </property>
192 <property name="maximumSize">
193 <size>
194 <width>16777215</width>
195 <height>2</height>
196 </size>
197 </property>
198 <property name="frameShape">
199 <enum>QFrame::HLine</enum>
200 </property>
201 <property name="frameShadow">
202 <enum>QFrame::Sunken</enum>
203 </property>
204 </widget>
205 </item>
206 <item>
207 <layout class="QGridLayout" name="gridLayout">
208 <property name="margin">
209 <number>10</number>
210 </property>
211 <property name="spacing">
212 <number>8</number>
213 </property>
214 <item row="0" column="0" colspan="4">
215 <widget class="QPlainTextEdit" name="textEdit">
216 <property name="palette">
217 <palette>
218 <active>
219 <colorrole role="Text">
220 <brush brushstyle="SolidPattern">
221 <color alpha="255">
222 <red>170</red>
223 <green>255</green>
224 <blue>0</blue>
225 </color>
226 </brush>
227 </colorrole>
228 <colorrole role="Base">
229 <brush brushstyle="SolidPattern">
230 <color alpha="255">
231 <red>0</red>
232 <green>31</green>
233 <blue>0</blue>
234 </color>
235 </brush>
236 </colorrole>
237 </active>
238 <inactive>
239 <colorrole role="Text">
240 <brush brushstyle="SolidPattern">
241 <color alpha="255">
242 <red>170</red>
243 <green>255</green>
244 <blue>0</blue>
245 </color>
246 </brush>
247 </colorrole>
248 <colorrole role="Base">
249 <brush brushstyle="SolidPattern">
250 <color alpha="255">
251 <red>0</red>
252 <green>31</green>
253 <blue>0</blue>
254 </color>
255 </brush>
256 </colorrole>
257 </inactive>
258 <disabled>
259 <colorrole role="Text">
260 <brush brushstyle="SolidPattern">
261 <color alpha="255">
262 <red>120</red>
263 <green>120</green>
264 <blue>120</blue>
265 </color>
266 </brush>
267 </colorrole>
268 <colorrole role="Base">
269 <brush brushstyle="SolidPattern">
270 <color alpha="255">
271 <red>240</red>
272 <green>240</green>
273 <blue>240</blue>
274 </color>
275 </brush>
276 </colorrole>
277 </disabled>
278 </palette>
279 </property>
280 <property name="font">
281 <font>
282 <family>Lucida Console</family>
283 </font>
284 </property>
285 <property name="cursor" stdset="0">
286 <cursorShape>ArrowCursor</cursorShape>
287 </property>
288 <property name="plainText">
289 <string notr="true">C:\DOS
290 C:\DOS\RUN
291 RUN\DOS\RUN
292 </string>
293 </property>
294 <property name="textInteractionFlags">
295 <set>Qt::NoTextInteraction</set>
296 </property>
297 </widget>
298 </item>
299 <item row="1" column="3">
300 <widget class="QPushButton" name="buttonDiscard">
301 <property name="minimumSize">
302 <size>
303 <width>90</width>
304 <height>0</height>
305 </size>
306 </property>
307 <property name="text">
308 <string>Discard</string>
309 </property>
310 <property name="icon">
311 <iconset resource="../res/Icons.qrc">
312 <normaloff>:/icons/cross.png</normaloff>:/icons/cross.png</iconset>
313 </property>
314 <property name="iconSize">
315 <size>
316 <width>16</width>
317 <height>16</height>
318 </size>
319 </property>
320 </widget>
321 </item>
322 <item row="1" column="2">
323 <widget class="QPushButton" name="buttonSave">
324 <property name="minimumSize">
325 <size>
326 <width>130</width>
327 <height>0</height>
328 </size>
329 </property>
330 <property name="text">
331 <string>Save to File...</string>
332 </property>
333 <property name="icon">
334 <iconset resource="../res/Icons.qrc">
335 <normaloff>:/icons/disk.png</normaloff>:/icons/disk.png</iconset>
336 </property>
337 <property name="iconSize">
338 <size>
339 <width>16</width>
340 <height>16</height>
341 </size>
342 </property>
343 </widget>
344 </item>
345 <item row="1" column="0">
346 <spacer name="horizontalSpacer">
347 <property name="orientation">
348 <enum>Qt::Horizontal</enum>
349 </property>
350 <property name="sizeHint" stdset="0">
351 <size>
352 <width>40</width>
353 <height>20</height>
354 </size>
355 </property>
356 </spacer>
357 </item>
358 <item row="1" column="1">
359 <widget class="QPushButton" name="buttonCopy">
360 <property name="minimumSize">
361 <size>
362 <width>130</width>
363 <height>0</height>
364 </size>
365 </property>
366 <property name="text">
367 <string>Copy to Clipboard</string>
368 </property>
369 <property name="icon">
370 <iconset resource="../res/Icons.qrc">
371 <normaloff>:/icons/paste_plain.png</normaloff>:/icons/paste_plain.png</iconset>
372 </property>
373 <property name="iconSize">
374 <size>
375 <width>16</width>
376 <height>16</height>
377 </size>
378 </property>
379 </widget>
380 </item>
381 </layout>
382 </item>
383 </layout>
384 </item>
385 </layout>
386 </widget>
387 <resources>
388 <include location="../res/Icons.qrc"/>
389 <include location="../res/Images.qrc"/>
390 <include location="../res/Images.qrc"/>
391 <include location="../res/Images.qrc"/>
392 <include location="../res/Images.qrc"/>
393 <include location="../res/Images.qrc"/>
394 <include location="../res/Images.qrc"/>
395 </resources>
396 <connections>
397 <connection>
398 <sender>buttonDiscard</sender>
399 <signal>clicked()</signal>
400 <receiver>LogViewDialog</receiver>
401 <slot>reject()</slot>
402 <hints>
403 <hint type="sourcelabel">
404 <x>584</x>
405 <y>489</y>
406 </hint>
407 <hint type="destinationlabel">
408 <x>319</x>
409 <y>255</y>
410 </hint>
411 </hints>
412 </connection>
413 </connections>
414 </ui>