OSDN Git Service

Updated web links.
[x264-launcher/x264-launcher.git] / gui / win_main.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>720</width>
10     <height>640</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Simple x264/x265 Launcher</string>
15   </property>
16   <widget class="QWidget" name="centralwidget">
17    <layout class="QVBoxLayout" name="verticalLayout">
18     <item>
19      <widget class="QSplitter" name="splitter">
20       <property name="orientation">
21        <enum>Qt::Vertical</enum>
22       </property>
23       <property name="opaqueResize">
24        <bool>false</bool>
25       </property>
26       <property name="handleWidth">
27        <number>8</number>
28       </property>
29       <property name="childrenCollapsible">
30        <bool>false</bool>
31       </property>
32       <widget class="QTableView" name="jobsView">
33        <property name="focusPolicy">
34         <enum>Qt::StrongFocus</enum>
35        </property>
36        <property name="contextMenuPolicy">
37         <enum>Qt::ActionsContextMenu</enum>
38        </property>
39        <property name="alternatingRowColors">
40         <bool>false</bool>
41        </property>
42        <property name="selectionMode">
43         <enum>QAbstractItemView::SingleSelection</enum>
44        </property>
45        <property name="selectionBehavior">
46         <enum>QAbstractItemView::SelectRows</enum>
47        </property>
48        <property name="wordWrap">
49         <bool>false</bool>
50        </property>
51        <property name="cornerButtonEnabled">
52         <bool>false</bool>
53        </property>
54        <attribute name="horizontalHeaderVisible">
55         <bool>true</bool>
56        </attribute>
57        <attribute name="horizontalHeaderHighlightSections">
58         <bool>false</bool>
59        </attribute>
60        <attribute name="verticalHeaderVisible">
61         <bool>false</bool>
62        </attribute>
63       </widget>
64       <widget class="QGroupBox" name="groupBox">
65        <property name="title">
66         <string> Job Details </string>
67        </property>
68        <layout class="QVBoxLayout" name="verticalLayout_2">
69         <property name="spacing">
70          <number>2</number>
71         </property>
72         <item>
73          <widget class="QProgressBar" name="progressBar">
74           <property name="mouseTracking">
75            <bool>false</bool>
76           </property>
77           <property name="focusPolicy">
78            <enum>Qt::StrongFocus</enum>
79           </property>
80           <property name="value">
81            <number>0</number>
82           </property>
83           <property name="alignment">
84            <set>Qt::AlignCenter</set>
85           </property>
86          </widget>
87         </item>
88         <item>
89          <spacer name="verticalSpacer">
90           <property name="orientation">
91            <enum>Qt::Vertical</enum>
92           </property>
93           <property name="sizeType">
94            <enum>QSizePolicy::Fixed</enum>
95           </property>
96           <property name="sizeHint" stdset="0">
97            <size>
98             <width>20</width>
99             <height>3</height>
100            </size>
101           </property>
102          </spacer>
103         </item>
104         <item>
105          <widget class="QListView" name="logView">
106           <property name="font">
107            <font>
108             <family>Lucida Console</family>
109            </font>
110           </property>
111           <property name="contextMenuPolicy">
112            <enum>Qt::ActionsContextMenu</enum>
113           </property>
114           <property name="horizontalScrollBarPolicy">
115            <enum>Qt::ScrollBarAlwaysOff</enum>
116           </property>
117           <property name="selectionMode">
118            <enum>QAbstractItemView::NoSelection</enum>
119           </property>
120           <property name="selectionBehavior">
121            <enum>QAbstractItemView::SelectRows</enum>
122           </property>
123          </widget>
124         </item>
125         <item>
126          <widget class="QLineEdit" name="editDetails">
127           <property name="font">
128            <font>
129             <weight>75</weight>
130             <bold>true</bold>
131            </font>
132           </property>
133           <property name="readOnly">
134            <bool>true</bool>
135           </property>
136          </widget>
137         </item>
138        </layout>
139       </widget>
140      </widget>
141     </item>
142     <item>
143      <widget class="QFrame" name="frame">
144       <property name="frameShape">
145        <enum>QFrame::HLine</enum>
146       </property>
147       <property name="frameShadow">
148        <enum>QFrame::Sunken</enum>
149       </property>
150      </widget>
151     </item>
152     <item>
153      <layout class="QHBoxLayout" name="horizontalLayout">
154       <item>
155        <widget class="QPushButton" name="buttonAddJob">
156         <property name="minimumSize">
157          <size>
158           <width>128</width>
159           <height>0</height>
160          </size>
161         </property>
162         <property name="text">
163          <string>Add New Job</string>
164         </property>
165         <property name="icon">
166          <iconset resource="../res/resources.qrc">
167           <normaloff>:/buttons/add.png</normaloff>:/buttons/add.png</iconset>
168         </property>
169        </widget>
170       </item>
171       <item>
172        <spacer name="horizontalSpacer">
173         <property name="orientation">
174          <enum>Qt::Horizontal</enum>
175         </property>
176         <property name="sizeHint" stdset="0">
177          <size>
178           <width>40</width>
179           <height>20</height>
180          </size>
181         </property>
182        </spacer>
183       </item>
184       <item>
185        <widget class="QLabel" name="labelBuildDate">
186         <property name="palette">
187          <palette>
188           <active>
189            <colorrole role="WindowText">
190             <brush brushstyle="SolidPattern">
191              <color alpha="255">
192               <red>126</red>
193               <green>126</green>
194               <blue>126</blue>
195              </color>
196             </brush>
197            </colorrole>
198           </active>
199           <inactive>
200            <colorrole role="WindowText">
201             <brush brushstyle="SolidPattern">
202              <color alpha="255">
203               <red>126</red>
204               <green>126</green>
205               <blue>126</blue>
206              </color>
207             </brush>
208            </colorrole>
209           </inactive>
210           <disabled>
211            <colorrole role="WindowText">
212             <brush brushstyle="SolidPattern">
213              <color alpha="255">
214               <red>120</red>
215               <green>120</green>
216               <blue>120</blue>
217              </color>
218             </brush>
219            </colorrole>
220           </disabled>
221          </palette>
222         </property>
223         <property name="cursor">
224          <cursorShape>WhatsThisCursor</cursorShape>
225         </property>
226         <property name="text">
227          <string>(Version)</string>
228         </property>
229        </widget>
230       </item>
231       <item>
232        <spacer name="horizontalSpacer_2">
233         <property name="orientation">
234          <enum>Qt::Horizontal</enum>
235         </property>
236         <property name="sizeHint" stdset="0">
237          <size>
238           <width>40</width>
239           <height>20</height>
240          </size>
241         </property>
242        </spacer>
243       </item>
244       <item>
245        <widget class="QPushButton" name="buttonStartJob">
246         <property name="enabled">
247          <bool>false</bool>
248         </property>
249         <property name="minimumSize">
250          <size>
251           <width>104</width>
252           <height>0</height>
253          </size>
254         </property>
255         <property name="text">
256          <string>Start Job</string>
257         </property>
258         <property name="icon">
259          <iconset resource="../res/resources.qrc">
260           <normaloff>:/buttons/play_big.png</normaloff>:/buttons/play_big.png</iconset>
261         </property>
262        </widget>
263       </item>
264       <item>
265        <widget class="QPushButton" name="buttonPauseJob">
266         <property name="enabled">
267          <bool>false</bool>
268         </property>
269         <property name="minimumSize">
270          <size>
271           <width>104</width>
272           <height>0</height>
273          </size>
274         </property>
275         <property name="text">
276          <string>Pause Job</string>
277         </property>
278         <property name="icon">
279          <iconset resource="../res/resources.qrc">
280           <normaloff>:/buttons/pause.png</normaloff>:/buttons/pause.png</iconset>
281         </property>
282         <property name="checkable">
283          <bool>true</bool>
284         </property>
285        </widget>
286       </item>
287       <item>
288        <widget class="QPushButton" name="buttonAbortJob">
289         <property name="enabled">
290          <bool>false</bool>
291         </property>
292         <property name="minimumSize">
293          <size>
294           <width>104</width>
295           <height>0</height>
296          </size>
297         </property>
298         <property name="text">
299          <string>Abort Job</string>
300         </property>
301         <property name="icon">
302          <iconset resource="../res/resources.qrc">
303           <normaloff>:/buttons/cancel.png</normaloff>:/buttons/cancel.png</iconset>
304         </property>
305        </widget>
306       </item>
307      </layout>
308     </item>
309    </layout>
310   </widget>
311   <widget class="QMenuBar" name="menubar">
312    <property name="geometry">
313     <rect>
314      <x>0</x>
315      <y>0</y>
316      <width>720</width>
317      <height>21</height>
318     </rect>
319    </property>
320    <widget class="QMenu" name="menuFile">
321     <property name="title">
322      <string>Application</string>
323     </property>
324     <widget class="QMenu" name="menuRemove_Jobs">
325      <property name="title">
326       <string>Clean-Up</string>
327      </property>
328      <property name="icon">
329       <iconset resource="../res/resources.qrc">
330        <normaloff>:/buttons/clean.png</normaloff>:/buttons/clean.png</iconset>
331      </property>
332      <addaction name="actionCleanup_Finished"/>
333      <addaction name="actionCleanup_Enqueued"/>
334     </widget>
335     <addaction name="actionOpen"/>
336     <addaction name="actionCreateJob"/>
337     <addaction name="separator"/>
338     <addaction name="menuRemove_Jobs"/>
339     <addaction name="separator"/>
340     <addaction name="actionPreferences"/>
341     <addaction name="separator"/>
342     <addaction name="actionExit"/>
343    </widget>
344    <widget class="QMenu" name="menu">
345     <property name="title">
346      <string>?</string>
347     </property>
348     <widget class="QMenu" name="menuDownloadX264">
349      <property name="title">
350       <string>Download x264 Binaries</string>
351      </property>
352      <property name="icon">
353       <iconset resource="../res/resources.qrc">
354        <normaloff>:/buttons/setup.png</normaloff>:/buttons/setup.png</iconset>
355      </property>
356      <addaction name="actionWebX264VideoLAN"/>
357      <addaction name="actionWebX264Komisar"/>
358      <addaction name="separator"/>
359      <addaction name="actionWebX264FreeCodecs"/>
360     </widget>
361     <widget class="QMenu" name="menuDownloadAvisynth">
362      <property name="title">
363       <string>Download Avisynth</string>
364      </property>
365      <property name="icon">
366       <iconset resource="../res/resources.qrc">
367        <normaloff>:/buttons/setup.png</normaloff>:/buttons/setup.png</iconset>
368      </property>
369      <addaction name="actionWebAvisynth32"/>
370      <addaction name="actionWebAvisynth64"/>
371      <addaction name="separator"/>
372      <addaction name="actionWebAvisynthPlus"/>
373     </widget>
374     <widget class="QMenu" name="menuDownloadX265">
375      <property name="title">
376       <string>Download x265 Binaries</string>
377      </property>
378      <property name="icon">
379       <iconset resource="../res/resources.qrc">
380        <normaloff>:/buttons/setup.png</normaloff>:/buttons/setup.png</iconset>
381      </property>
382      <addaction name="actionWebX265Fllear"/>
383      <addaction name="actionWebX265LigH"/>
384      <addaction name="actionWebX265Snowfag"/>
385      <addaction name="separator"/>
386      <addaction name="actionWebX265FreeCodecs"/>
387     </widget>
388     <addaction name="actionCheckForUpdates"/>
389     <addaction name="separator"/>
390     <addaction name="actionWebMulder"/>
391     <addaction name="actionWebX264"/>
392     <addaction name="actionWebX265"/>
393     <addaction name="actionWebSupport"/>
394     <addaction name="separator"/>
395     <addaction name="menuDownloadX264"/>
396     <addaction name="menuDownloadX265"/>
397     <addaction name="menuDownloadAvisynth"/>
398     <addaction name="actionWebVapourSynth"/>
399     <addaction name="separator"/>
400     <addaction name="actionOnlineDocX264"/>
401     <addaction name="actionOnlineDocX265"/>
402     <addaction name="actionWebBluRay"/>
403     <addaction name="actionWebAvsWiki"/>
404     <addaction name="actionWebVapourSynthDocs"/>
405     <addaction name="actionWebSecret"/>
406     <addaction name="separator"/>
407     <addaction name="actionAbout"/>
408    </widget>
409    <widget class="QMenu" name="menuJob">
410     <property name="title">
411      <string>Job</string>
412     </property>
413     <addaction name="actionJob_Start"/>
414     <addaction name="actionJob_Pause"/>
415     <addaction name="actionJob_Abort"/>
416     <addaction name="separator"/>
417     <addaction name="actionJob_Browse"/>
418     <addaction name="actionJob_Delete"/>
419     <addaction name="actionJob_Restart"/>
420     <addaction name="separator"/>
421     <addaction name="actionJob_MoveUp"/>
422     <addaction name="actionJob_MoveDown"/>
423    </widget>
424    <addaction name="menuFile"/>
425    <addaction name="menuJob"/>
426    <addaction name="menu"/>
427   </widget>
428   <action name="actionExit">
429    <property name="icon">
430     <iconset resource="../res/resources.qrc">
431      <normaloff>:/buttons/door_in.png</normaloff>:/buttons/door_in.png</iconset>
432    </property>
433    <property name="text">
434     <string>Exit</string>
435    </property>
436   </action>
437   <action name="actionAbout">
438    <property name="icon">
439     <iconset resource="../res/resources.qrc">
440      <normaloff>:/buttons/information.png</normaloff>:/buttons/information.png</iconset>
441    </property>
442    <property name="text">
443     <string>About...</string>
444    </property>
445   </action>
446   <action name="actionWebMulder">
447    <property name="icon">
448     <iconset resource="../res/resources.qrc">
449      <normaloff>:/buttons/world_link.png</normaloff>:/buttons/world_link.png</iconset>
450    </property>
451    <property name="text">
452     <string>MuldeR's Web-Site</string>
453    </property>
454   </action>
455   <action name="actionWebX264">
456    <property name="icon">
457     <iconset resource="../res/resources.qrc">
458      <normaloff>:/buttons/x264.png</normaloff>:/buttons/x264.png</iconset>
459    </property>
460    <property name="text">
461     <string>Official x264 Web-Site</string>
462    </property>
463   </action>
464   <action name="actionWebX264Komisar">
465    <property name="icon">
466     <iconset resource="../res/resources.qrc">
467      <normaloff>:/buttons/world_link.png</normaloff>:/buttons/world_link.png</iconset>
468    </property>
469    <property name="text">
470     <string>x264 builds for Windows by Komisar</string>
471    </property>
472   </action>
473   <action name="actionWebX264VideoLAN">
474    <property name="icon">
475     <iconset resource="../res/resources.qrc">
476      <normaloff>:/buttons/world_link.png</normaloff>:/buttons/world_link.png</iconset>
477    </property>
478    <property name="text">
479     <string>x264 builds for Windows by VideoLAN</string>
480    </property>
481   </action>
482   <action name="actionOnlineDocX264">
483    <property name="icon">
484     <iconset resource="../res/resources.qrc">
485      <normaloff>:/buttons/book_open.png</normaloff>:/buttons/book_open.png</iconset>
486    </property>
487    <property name="text">
488     <string>x264 Online Documentation</string>
489    </property>
490   </action>
491   <action name="actionWebBluRay">
492    <property name="icon">
493     <iconset resource="../res/resources.qrc">
494      <normaloff>:/buttons/book_open.png</normaloff>:/buttons/book_open.png</iconset>
495    </property>
496    <property name="text">
497     <string>BluRay Authoring Guide</string>
498    </property>
499   </action>
500   <action name="actionCreateJob">
501    <property name="icon">
502     <iconset resource="../res/resources.qrc">
503      <normaloff>:/buttons/add.png</normaloff>:/buttons/add.png</iconset>
504    </property>
505    <property name="text">
506     <string>Create New Job</string>
507    </property>
508   </action>
509   <action name="actionJob_Start">
510    <property name="enabled">
511     <bool>false</bool>
512    </property>
513    <property name="icon">
514     <iconset resource="../res/resources.qrc">
515      <normaloff>:/buttons/play_big.png</normaloff>:/buttons/play_big.png</iconset>
516    </property>
517    <property name="text">
518     <string>Start Job</string>
519    </property>
520   </action>
521   <action name="actionJob_Abort">
522    <property name="enabled">
523     <bool>false</bool>
524    </property>
525    <property name="icon">
526     <iconset resource="../res/resources.qrc">
527      <normaloff>:/buttons/cancel.png</normaloff>:/buttons/cancel.png</iconset>
528    </property>
529    <property name="text">
530     <string>Abort Job</string>
531    </property>
532   </action>
533   <action name="actionJob_Pause">
534    <property name="checkable">
535     <bool>true</bool>
536    </property>
537    <property name="enabled">
538     <bool>false</bool>
539    </property>
540    <property name="icon">
541     <iconset resource="../res/resources.qrc">
542      <normaloff>:/buttons/pause.png</normaloff>:/buttons/pause.png</iconset>
543    </property>
544    <property name="text">
545     <string>Pause Job</string>
546    </property>
547   </action>
548   <action name="actionPreferences">
549    <property name="icon">
550     <iconset resource="../res/resources.qrc">
551      <normaloff>:/buttons/wrench.png</normaloff>:/buttons/wrench.png</iconset>
552    </property>
553    <property name="text">
554     <string>Preferences</string>
555    </property>
556   </action>
557   <action name="actionJob_Delete">
558    <property name="enabled">
559     <bool>false</bool>
560    </property>
561    <property name="icon">
562     <iconset resource="../res/resources.qrc">
563      <normaloff>:/buttons/trash.png</normaloff>:/buttons/trash.png</iconset>
564    </property>
565    <property name="text">
566     <string>Delete Job</string>
567    </property>
568   </action>
569   <action name="actionJob_Browse">
570    <property name="enabled">
571     <bool>false</bool>
572    </property>
573    <property name="icon">
574     <iconset resource="../res/resources.qrc">
575      <normaloff>:/buttons/folder_magnify.png</normaloff>:/buttons/folder_magnify.png</iconset>
576    </property>
577    <property name="text">
578     <string>Explore Job</string>
579    </property>
580   </action>
581   <action name="actionWebAvisynth32">
582    <property name="icon">
583     <iconset resource="../res/resources.qrc">
584      <normaloff>:/buttons/world_link.png</normaloff>:/buttons/world_link.png</iconset>
585    </property>
586    <property name="text">
587     <string>32-Bit Avisynth (Stable)</string>
588    </property>
589   </action>
590   <action name="actionWebAvisynth64">
591    <property name="icon">
592     <iconset resource="../res/resources.qrc">
593      <normaloff>:/buttons/world_link.png</normaloff>:/buttons/world_link.png</iconset>
594    </property>
595    <property name="text">
596     <string>64-Bit Avisynth (Deprecated)</string>
597    </property>
598   </action>
599   <action name="actionWebSecret">
600    <property name="icon">
601     <iconset resource="../res/resources.qrc">
602      <normaloff>:/buttons/book_open.png</normaloff>:/buttons/book_open.png</iconset>
603    </property>
604    <property name="text">
605     <string>Secret Recipe - Confidential</string>
606    </property>
607   </action>
608   <action name="actionWebAvsWiki">
609    <property name="icon">
610     <iconset resource="../res/resources.qrc">
611      <normaloff>:/buttons/book_open.png</normaloff>:/buttons/book_open.png</iconset>
612    </property>
613    <property name="text">
614     <string>Avisynth Usage Wiki</string>
615    </property>
616   </action>
617   <action name="actionJob_Restart">
618    <property name="enabled">
619     <bool>false</bool>
620    </property>
621    <property name="icon">
622     <iconset resource="../res/resources.qrc">
623      <normaloff>:/buttons/restart.png</normaloff>:/buttons/restart.png</iconset>
624    </property>
625    <property name="text">
626     <string>Restart Job</string>
627    </property>
628   </action>
629   <action name="actionWebSupport">
630    <property name="icon">
631     <iconset resource="../res/resources.qrc">
632      <normaloff>:/buttons/group.png</normaloff>:/buttons/group.png</iconset>
633    </property>
634    <property name="text">
635     <string>Help and Support</string>
636    </property>
637   </action>
638   <action name="actionOpen">
639    <property name="icon">
640     <iconset resource="../res/resources.qrc">
641      <normaloff>:/buttons/folder_add.png</normaloff>:/buttons/folder_add.png</iconset>
642    </property>
643    <property name="text">
644     <string>Open...</string>
645    </property>
646   </action>
647   <action name="actionDownload_Avisynth">
648    <property name="text">
649     <string>Download Avisynth</string>
650    </property>
651   </action>
652   <action name="actionUtz">
653    <property name="text">
654     <string>utz</string>
655    </property>
656   </action>
657   <action name="actionWebVapourSynth">
658    <property name="icon">
659     <iconset resource="../res/resources.qrc">
660      <normaloff>:/buttons/setup.png</normaloff>:/buttons/setup.png</iconset>
661    </property>
662    <property name="text">
663     <string>Download VapourSynth</string>
664    </property>
665   </action>
666   <action name="actionWebVapourSynthDocs">
667    <property name="icon">
668     <iconset resource="../res/resources.qrc">
669      <normaloff>:/buttons/book_open.png</normaloff>:/buttons/book_open.png</iconset>
670    </property>
671    <property name="text">
672     <string>VapourSynth Manual</string>
673    </property>
674   </action>
675   <action name="actionCheckForUpdates">
676    <property name="icon">
677     <iconset resource="../res/resources.qrc">
678      <normaloff>:/buttons/update.png</normaloff>:/buttons/update.png</iconset>
679    </property>
680    <property name="text">
681     <string>Check for new Updates</string>
682    </property>
683   </action>
684   <action name="actionWebAvisynthPlus">
685    <property name="icon">
686     <iconset resource="../res/resources.qrc">
687      <normaloff>:/buttons/world_link.png</normaloff>:/buttons/world_link.png</iconset>
688    </property>
689    <property name="text">
690     <string>Avisynth+ (32- and 64-Bit)</string>
691    </property>
692   </action>
693   <action name="actionWebX265">
694    <property name="icon">
695     <iconset resource="../res/resources.qrc">
696      <normaloff>:/buttons/x265.png</normaloff>:/buttons/x265.png</iconset>
697    </property>
698    <property name="text">
699     <string>Official x265 Web-Site</string>
700    </property>
701   </action>
702   <action name="actionDownload_x265_Binaries">
703    <property name="text">
704     <string>Download x265 Binaries</string>
705    </property>
706   </action>
707   <action name="actionWebX265Fllear">
708    <property name="icon">
709     <iconset resource="../res/resources.qrc">
710      <normaloff>:/buttons/world_link.png</normaloff>:/buttons/world_link.png</iconset>
711    </property>
712    <property name="text">
713     <string>x265 builds for Windows by Fllear</string>
714    </property>
715   </action>
716   <action name="actionWebX265FreeCodecs">
717    <property name="icon">
718     <iconset resource="../res/resources.qrc">
719      <normaloff>:/buttons/world_link.png</normaloff>:/buttons/world_link.png</iconset>
720    </property>
721    <property name="text">
722     <string>Codecs.com Mirror (x265)</string>
723    </property>
724   </action>
725   <action name="actionWebX265Snowfag">
726    <property name="icon">
727     <iconset resource="../res/resources.qrc">
728      <normaloff>:/buttons/world_link.png</normaloff>:/buttons/world_link.png</iconset>
729    </property>
730    <property name="text">
731     <string>x265 builds for Windows by Snowfag</string>
732    </property>
733   </action>
734   <action name="actionWebX265LigH">
735    <property name="icon">
736     <iconset resource="../res/resources.qrc">
737      <normaloff>:/buttons/world_link.png</normaloff>:/buttons/world_link.png</iconset>
738    </property>
739    <property name="text">
740     <string>x265 builds for Windows by LigH</string>
741    </property>
742   </action>
743   <action name="actionWebX264FreeCodecs">
744    <property name="icon">
745     <iconset resource="../res/resources.qrc">
746      <normaloff>:/buttons/world_link.png</normaloff>:/buttons/world_link.png</iconset>
747    </property>
748    <property name="text">
749     <string>Codecs.com Mirror (x264)</string>
750    </property>
751   </action>
752   <action name="actionJob_MoveUp">
753    <property name="enabled">
754     <bool>false</bool>
755    </property>
756    <property name="icon">
757     <iconset resource="../res/resources.qrc">
758      <normaloff>:/buttons/arrow_up.png</normaloff>:/buttons/arrow_up.png</iconset>
759    </property>
760    <property name="text">
761     <string>Move Up</string>
762    </property>
763   </action>
764   <action name="actionJob_MoveDown">
765    <property name="enabled">
766     <bool>false</bool>
767    </property>
768    <property name="icon">
769     <iconset resource="../res/resources.qrc">
770      <normaloff>:/buttons/arrow_down.png</normaloff>:/buttons/arrow_down.png</iconset>
771    </property>
772    <property name="text">
773     <string>Move Down</string>
774    </property>
775   </action>
776   <action name="actionOnlineDocX265">
777    <property name="icon">
778     <iconset resource="../res/resources.qrc">
779      <normaloff>:/buttons/book_open.png</normaloff>:/buttons/book_open.png</iconset>
780    </property>
781    <property name="text">
782     <string>x265 Online Documentation</string>
783    </property>
784   </action>
785   <action name="actionRemove_Jobs">
786    <property name="text">
787     <string>Remove Jobs</string>
788    </property>
789   </action>
790   <action name="actionCleanup_Finished">
791    <property name="icon">
792     <iconset resource="../res/resources.qrc">
793      <normaloff>:/buttons/trash.png</normaloff>:/buttons/trash.png</iconset>
794    </property>
795    <property name="text">
796     <string>Remove Completed/Failed Jobs</string>
797    </property>
798   </action>
799   <action name="actionCleanup_Enqueued">
800    <property name="icon">
801     <iconset resource="../res/resources.qrc">
802      <normaloff>:/buttons/trash.png</normaloff>:/buttons/trash.png</iconset>
803    </property>
804    <property name="text">
805     <string>Remove Enqued Jobs</string>
806    </property>
807   </action>
808  </widget>
809  <tabstops>
810   <tabstop>buttonAddJob</tabstop>
811   <tabstop>buttonStartJob</tabstop>
812   <tabstop>buttonAbortJob</tabstop>
813   <tabstop>jobsView</tabstop>
814   <tabstop>logView</tabstop>
815   <tabstop>editDetails</tabstop>
816  </tabstops>
817  <resources>
818   <include location="../res/resources.qrc"/>
819  </resources>
820  <connections>
821   <connection>
822    <sender>actionExit</sender>
823    <signal>triggered()</signal>
824    <receiver>MainWindow</receiver>
825    <slot>close()</slot>
826    <hints>
827     <hint type="sourcelabel">
828      <x>-1</x>
829      <y>-1</y>
830     </hint>
831     <hint type="destinationlabel">
832      <x>399</x>
833      <y>299</y>
834     </hint>
835    </hints>
836   </connection>
837   <connection>
838    <sender>actionCreateJob</sender>
839    <signal>triggered()</signal>
840    <receiver>buttonAddJob</receiver>
841    <slot>click()</slot>
842    <hints>
843     <hint type="sourcelabel">
844      <x>-1</x>
845      <y>-1</y>
846     </hint>
847     <hint type="destinationlabel">
848      <x>73</x>
849      <y>617</y>
850     </hint>
851    </hints>
852   </connection>
853   <connection>
854    <sender>actionJob_Start</sender>
855    <signal>triggered()</signal>
856    <receiver>buttonStartJob</receiver>
857    <slot>click()</slot>
858    <hints>
859     <hint type="sourcelabel">
860      <x>-1</x>
861      <y>-1</y>
862     </hint>
863     <hint type="destinationlabel">
864      <x>547</x>
865      <y>617</y>
866     </hint>
867    </hints>
868   </connection>
869   <connection>
870    <sender>actionJob_Abort</sender>
871    <signal>triggered()</signal>
872    <receiver>buttonAbortJob</receiver>
873    <slot>click()</slot>
874    <hints>
875     <hint type="sourcelabel">
876      <x>-1</x>
877      <y>-1</y>
878     </hint>
879     <hint type="destinationlabel">
880      <x>657</x>
881      <y>617</y>
882     </hint>
883    </hints>
884   </connection>
885   <connection>
886    <sender>actionJob_Pause</sender>
887    <signal>toggled(bool)</signal>
888    <receiver>buttonPauseJob</receiver>
889    <slot>setChecked(bool)</slot>
890    <hints>
891     <hint type="sourcelabel">
892      <x>-1</x>
893      <y>-1</y>
894     </hint>
895     <hint type="destinationlabel">
896      <x>547</x>
897      <y>617</y>
898     </hint>
899    </hints>
900   </connection>
901  </connections>
902 </ui>