Tizen 2.1 base
[platform/upstream/hplip.git] / ui4 / aligndialog_base.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>Dialog</class>
4  <widget class="QDialog" name="Dialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>700</width>
10     <height>568</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>HP Device Manager - Align Print Cartridges</string>
15   </property>
16   <layout class="QGridLayout">
17    <item row="0" column="0" colspan="3">
18     <widget class="QLabel" name="label">
19      <property name="font">
20       <font>
21        <pointsize>16</pointsize>
22       </font>
23      </property>
24      <property name="text">
25       <string>Align Print Cartridges</string>
26      </property>
27     </widget>
28    </item>
29    <item row="1" column="0" colspan="5">
30     <widget class="Line" name="line">
31      <property name="orientation">
32       <enum>Qt::Horizontal</enum>
33      </property>
34     </widget>
35    </item>
36    <item row="3" column="0" colspan="5">
37     <widget class="Line" name="line_2">
38      <property name="orientation">
39       <enum>Qt::Horizontal</enum>
40      </property>
41     </widget>
42    </item>
43    <item row="4" column="0">
44     <widget class="QLabel" name="StepText">
45      <property name="text">
46       <string>Step %1 of %2</string>
47      </property>
48     </widget>
49    </item>
50    <item row="4" column="1">
51     <spacer>
52      <property name="orientation">
53       <enum>Qt::Horizontal</enum>
54      </property>
55      <property name="sizeHint" stdset="0">
56       <size>
57        <width>191</width>
58        <height>29</height>
59       </size>
60      </property>
61     </spacer>
62    </item>
63    <item row="4" column="3">
64     <widget class="QPushButton" name="NextButton">
65      <property name="text">
66       <string>Next &gt;</string>
67      </property>
68     </widget>
69    </item>
70    <item row="4" column="4">
71     <widget class="QPushButton" name="CancelButton">
72      <property name="text">
73       <string>Cancel</string>
74      </property>
75     </widget>
76    </item>
77    <item row="2" column="0" colspan="5">
78     <widget class="QStackedWidget" name="StackedWidget">
79      <property name="currentIndex">
80       <number>5</number>
81      </property>
82      <widget class="QWidget" name="StartPage">
83       <layout class="QGridLayout">
84        <item row="0" column="0">
85         <widget class="DeviceUriComboBox" name="DeviceComboBox"/>
86        </item>
87        <item row="1" column="0">
88         <widget class="QGroupBox" name="groupBox">
89          <property name="title">
90           <string/>
91          </property>
92          <layout class="QGridLayout">
93           <item row="0" column="0">
94            <widget class="QLabel" name="label_2">
95             <property name="text">
96              <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
97 p, li { white-space: pre-wrap; }
98 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
99 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Select the device to align and click &lt;span style=&quot; font-style:italic;&quot;&gt;Next &amp;gt;&lt;/span&gt; to continue.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
100             </property>
101            </widget>
102           </item>
103          </layout>
104         </widget>
105        </item>
106        <item row="2" column="0">
107         <spacer>
108          <property name="orientation">
109           <enum>Qt::Vertical</enum>
110          </property>
111          <property name="sizeHint" stdset="0">
112           <size>
113            <width>564</width>
114            <height>161</height>
115           </size>
116          </property>
117         </spacer>
118        </item>
119       </layout>
120      </widget>
121      <widget class="QWidget" name="LoadPaperPage">
122       <layout class="QGridLayout">
123        <item row="0" column="0">
124         <widget class="LoadPaperGroupBox" name="LoadPaper">
125          <property name="title">
126           <string/>
127          </property>
128         </widget>
129        </item>
130        <item row="1" column="0">
131         <spacer>
132          <property name="orientation">
133           <enum>Qt::Vertical</enum>
134          </property>
135          <property name="sizeHint" stdset="0">
136           <size>
137            <width>20</width>
138            <height>181</height>
139           </size>
140          </property>
141         </spacer>
142        </item>
143       </layout>
144      </widget>
145      <widget class="QWidget" name="PaperEdgePage">
146       <layout class="QGridLayout">
147        <item row="0" column="0" colspan="4">
148         <widget class="QLabel" name="PageEdgeTitle">
149          <property name="text">
150           <string/>
151          </property>
152         </widget>
153        </item>
154        <item row="1" column="1">
155         <spacer>
156          <property name="orientation">
157           <enum>Qt::Vertical</enum>
158          </property>
159          <property name="sizeHint" stdset="0">
160           <size>
161            <width>20</width>
162            <height>40</height>
163           </size>
164          </property>
165         </spacer>
166        </item>
167        <item row="2" column="0">
168         <spacer>
169          <property name="orientation">
170           <enum>Qt::Horizontal</enum>
171          </property>
172          <property name="sizeHint" stdset="0">
173           <size>
174            <width>40</width>
175            <height>20</height>
176           </size>
177          </property>
178         </spacer>
179        </item>
180        <item row="2" column="1" colspan="2">
181         <layout class="QHBoxLayout">
182          <item>
183           <widget class="QLabel" name="PageEdgeIcon">
184            <property name="sizePolicy">
185             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
186              <horstretch>0</horstretch>
187              <verstretch>0</verstretch>
188             </sizepolicy>
189            </property>
190            <property name="minimumSize">
191             <size>
192              <width>85</width>
193              <height>90</height>
194             </size>
195            </property>
196            <property name="maximumSize">
197             <size>
198              <width>85</width>
199              <height>90</height>
200             </size>
201            </property>
202            <property name="frameShape">
203             <enum>QFrame::NoFrame</enum>
204            </property>
205           </widget>
206          </item>
207          <item>
208           <widget class="QComboBox" name="PageEdgeComboBox"/>
209          </item>
210         </layout>
211        </item>
212        <item row="2" column="3">
213         <spacer>
214          <property name="orientation">
215           <enum>Qt::Horizontal</enum>
216          </property>
217          <property name="sizeHint" stdset="0">
218           <size>
219            <width>40</width>
220            <height>20</height>
221           </size>
222          </property>
223         </spacer>
224        </item>
225        <item row="3" column="2">
226         <spacer>
227          <property name="orientation">
228           <enum>Qt::Vertical</enum>
229          </property>
230          <property name="sizeHint" stdset="0">
231           <size>
232            <width>20</width>
233            <height>40</height>
234           </size>
235          </property>
236         </spacer>
237        </item>
238       </layout>
239      </widget>
240      <widget class="QWidget" name="AlignmentNumber">
241       <layout class="QGridLayout">
242        <item row="0" column="0" colspan="4">
243         <widget class="QLabel" name="AlignmentNumberTitle">
244          <property name="text">
245           <string/>
246          </property>
247         </widget>
248        </item>
249        <item row="1" column="1">
250         <spacer>
251          <property name="orientation">
252           <enum>Qt::Vertical</enum>
253          </property>
254          <property name="sizeHint" stdset="0">
255           <size>
256            <width>20</width>
257            <height>40</height>
258           </size>
259          </property>
260         </spacer>
261        </item>
262        <item row="2" column="0">
263         <spacer>
264          <property name="orientation">
265           <enum>Qt::Horizontal</enum>
266          </property>
267          <property name="sizeHint" stdset="0">
268           <size>
269            <width>40</width>
270            <height>20</height>
271           </size>
272          </property>
273         </spacer>
274        </item>
275        <item row="2" column="1" colspan="2">
276         <layout class="QHBoxLayout">
277          <item>
278           <widget class="QLabel" name="AlignmentNumberIcon">
279            <property name="sizePolicy">
280             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
281              <horstretch>0</horstretch>
282              <verstretch>0</verstretch>
283             </sizepolicy>
284            </property>
285            <property name="minimumSize">
286             <size>
287              <width>85</width>
288              <height>90</height>
289             </size>
290            </property>
291            <property name="maximumSize">
292             <size>
293              <width>85</width>
294              <height>90</height>
295             </size>
296            </property>
297            <property name="frameShape">
298             <enum>QFrame::NoFrame</enum>
299            </property>
300           </widget>
301          </item>
302          <item>
303           <widget class="QComboBox" name="AlignmentNumberComboBox"/>
304          </item>
305         </layout>
306        </item>
307        <item row="2" column="3">
308         <spacer>
309          <property name="orientation">
310           <enum>Qt::Horizontal</enum>
311          </property>
312          <property name="sizeHint" stdset="0">
313           <size>
314            <width>40</width>
315            <height>20</height>
316           </size>
317          </property>
318         </spacer>
319        </item>
320        <item row="3" column="2">
321         <spacer>
322          <property name="orientation">
323           <enum>Qt::Vertical</enum>
324          </property>
325          <property name="sizeHint" stdset="0">
326           <size>
327            <width>20</width>
328            <height>40</height>
329           </size>
330          </property>
331         </spacer>
332        </item>
333       </layout>
334      </widget>
335      <widget class="QWidget" name="ColorAdjPage">
336       <layout class="QGridLayout">
337        <item row="0" column="0" colspan="5">
338         <widget class="QLabel" name="label_12">
339          <property name="text">
340           <string>Choose the numbered colored box that the color &lt;b&gt;best &lt;/b&gt;matches the background color of the bar.</string>
341          </property>
342          <property name="wordWrap">
343           <bool>true</bool>
344          </property>
345         </widget>
346        </item>
347        <item row="1" column="1">
348         <spacer>
349          <property name="orientation">
350           <enum>Qt::Vertical</enum>
351          </property>
352          <property name="sizeHint" stdset="0">
353           <size>
354            <width>20</width>
355            <height>40</height>
356           </size>
357          </property>
358         </spacer>
359        </item>
360        <item row="2" column="0">
361         <spacer>
362          <property name="orientation">
363           <enum>Qt::Horizontal</enum>
364          </property>
365          <property name="sizeHint" stdset="0">
366           <size>
367            <width>40</width>
368            <height>20</height>
369           </size>
370          </property>
371         </spacer>
372        </item>
373        <item row="2" column="1">
374         <widget class="QLabel" name="ColorAdjustIcon">
375          <property name="sizePolicy">
376           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
377            <horstretch>0</horstretch>
378            <verstretch>0</verstretch>
379           </sizepolicy>
380          </property>
381          <property name="minimumSize">
382           <size>
383            <width>85</width>
384            <height>90</height>
385           </size>
386          </property>
387          <property name="maximumSize">
388           <size>
389            <width>85</width>
390            <height>90</height>
391           </size>
392          </property>
393          <property name="frameShape">
394           <enum>QFrame::NoFrame</enum>
395          </property>
396          <property name="text">
397           <string/>
398          </property>
399         </widget>
400        </item>
401        <item row="2" column="2">
402         <spacer>
403          <property name="orientation">
404           <enum>Qt::Horizontal</enum>
405          </property>
406          <property name="sizeHint" stdset="0">
407           <size>
408            <width>31</width>
409            <height>20</height>
410           </size>
411          </property>
412         </spacer>
413        </item>
414        <item row="2" column="3">
415         <layout class="QHBoxLayout">
416          <item>
417           <widget class="QLabel" name="ColorAdjustLabel">
418            <property name="text">
419             <string>Line %1:</string>
420            </property>
421           </widget>
422          </item>
423          <item>
424           <widget class="QComboBox" name="ColorAdjustComboBox"/>
425          </item>
426         </layout>
427        </item>
428        <item row="2" column="4">
429         <spacer>
430          <property name="orientation">
431           <enum>Qt::Horizontal</enum>
432          </property>
433          <property name="sizeHint" stdset="0">
434           <size>
435            <width>40</width>
436            <height>20</height>
437           </size>
438          </property>
439         </spacer>
440        </item>
441        <item row="3" column="1">
442         <spacer>
443          <property name="orientation">
444           <enum>Qt::Vertical</enum>
445          </property>
446          <property name="sizeHint" stdset="0">
447           <size>
448            <width>20</width>
449            <height>40</height>
450           </size>
451          </property>
452         </spacer>
453        </item>
454       </layout>
455      </widget>
456      <widget class="QWidget" name="LBowPage">
457       <layout class="QGridLayout">
458        <item row="0" column="0" colspan="5">
459         <widget class="QLabel" name="LBowTitle">
460          <property name="text">
461           <string/>
462          </property>
463          <property name="wordWrap">
464           <bool>true</bool>
465          </property>
466         </widget>
467        </item>
468        <item row="1" column="1">
469         <spacer>
470          <property name="orientation">
471           <enum>Qt::Vertical</enum>
472          </property>
473          <property name="sizeHint" stdset="0">
474           <size>
475            <width>20</width>
476            <height>40</height>
477           </size>
478          </property>
479         </spacer>
480        </item>
481        <item row="2" column="0">
482         <spacer>
483          <property name="orientation">
484           <enum>Qt::Horizontal</enum>
485          </property>
486          <property name="sizeHint" stdset="0">
487           <size>
488            <width>41</width>
489            <height>20</height>
490           </size>
491          </property>
492         </spacer>
493        </item>
494        <item row="2" column="1">
495         <widget class="QLabel" name="LBowIcon">
496          <property name="sizePolicy">
497           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
498            <horstretch>0</horstretch>
499            <verstretch>0</verstretch>
500           </sizepolicy>
501          </property>
502          <property name="minimumSize">
503           <size>
504            <width>192</width>
505            <height>93</height>
506           </size>
507          </property>
508          <property name="maximumSize">
509           <size>
510            <width>192</width>
511            <height>93</height>
512           </size>
513          </property>
514          <property name="frameShape">
515           <enum>QFrame::NoFrame</enum>
516          </property>
517          <property name="text">
518           <string/>
519          </property>
520         </widget>
521        </item>
522        <item row="2" column="2">
523         <spacer>
524          <property name="orientation">
525           <enum>Qt::Horizontal</enum>
526          </property>
527          <property name="sizeHint" stdset="0">
528           <size>
529            <width>40</width>
530            <height>20</height>
531           </size>
532          </property>
533         </spacer>
534        </item>
535        <item row="2" column="4">
536         <spacer>
537          <property name="orientation">
538           <enum>Qt::Horizontal</enum>
539          </property>
540          <property name="sizeHint" stdset="0">
541           <size>
542            <width>40</width>
543            <height>20</height>
544           </size>
545          </property>
546         </spacer>
547        </item>
548        <item row="3" column="1">
549         <spacer>
550          <property name="orientation">
551           <enum>Qt::Vertical</enum>
552          </property>
553          <property name="sizeHint" stdset="0">
554           <size>
555            <width>20</width>
556            <height>40</height>
557           </size>
558          </property>
559         </spacer>
560        </item>
561        <item row="1" column="3" rowspan="3">
562         <widget class="QGroupBox" name="groupBox_2">
563          <property name="title">
564           <string/>
565          </property>
566          <layout class="QGridLayout">
567           <item row="0" column="0">
568            <layout class="QHBoxLayout">
569             <item>
570              <widget class="QLabel" name="label_4">
571               <property name="text">
572                <string>Row A:</string>
573               </property>
574              </widget>
575             </item>
576             <item>
577              <widget class="QComboBox" name="aComboBox"/>
578             </item>
579            </layout>
580           </item>
581           <item row="1" column="0">
582            <layout class="QHBoxLayout">
583             <item>
584              <widget class="QLabel" name="label_5">
585               <property name="text">
586                <string>Row B:</string>
587               </property>
588              </widget>
589             </item>
590             <item>
591              <widget class="QComboBox" name="bComboBox"/>
592             </item>
593            </layout>
594           </item>
595           <item row="2" column="0">
596            <layout class="QHBoxLayout">
597             <item>
598              <widget class="QLabel" name="label_6">
599               <property name="text">
600                <string>Row C:</string>
601               </property>
602              </widget>
603             </item>
604             <item>
605              <widget class="QComboBox" name="cComboBox"/>
606             </item>
607            </layout>
608           </item>
609           <item row="3" column="0">
610            <layout class="QHBoxLayout">
611             <item>
612              <widget class="QLabel" name="label_7">
613               <property name="text">
614                <string>Row D:</string>
615               </property>
616              </widget>
617             </item>
618             <item>
619              <widget class="QComboBox" name="dComboBox"/>
620             </item>
621            </layout>
622           </item>
623           <item row="4" column="0">
624            <layout class="QHBoxLayout">
625             <item>
626              <widget class="QLabel" name="label_8">
627               <property name="text">
628                <string>Row E:</string>
629               </property>
630              </widget>
631             </item>
632             <item>
633              <widget class="QComboBox" name="eComboBox"/>
634             </item>
635            </layout>
636           </item>
637           <item row="5" column="0">
638            <layout class="QHBoxLayout">
639             <item>
640              <widget class="QLabel" name="label_9">
641               <property name="text">
642                <string>Row F:</string>
643               </property>
644              </widget>
645             </item>
646             <item>
647              <widget class="QComboBox" name="fComboBox"/>
648             </item>
649            </layout>
650           </item>
651           <item row="6" column="0">
652            <layout class="QHBoxLayout">
653             <item>
654              <widget class="QLabel" name="label_10">
655               <property name="text">
656                <string>Row G:</string>
657               </property>
658              </widget>
659             </item>
660             <item>
661              <widget class="QComboBox" name="gComboBox"/>
662             </item>
663            </layout>
664           </item>
665           <item row="7" column="0">
666            <layout class="QHBoxLayout">
667             <item>
668              <widget class="QLabel" name="label_11">
669               <property name="text">
670                <string>Row H:</string>
671               </property>
672              </widget>
673             </item>
674             <item>
675              <widget class="QComboBox" name="hComboBox"/>
676             </item>
677            </layout>
678           </item>
679           <item row="8" column="0">
680            <layout class="QHBoxLayout" name="horizontalLayout">
681             <item>
682              <widget class="QLabel" name="label_14">
683               <property name="text">
684                <string>Row I:</string>
685               </property>
686              </widget>
687             </item>
688             <item>
689              <widget class="QComboBox" name="iComboBox"/>
690             </item>
691            </layout>
692           </item>
693          </layout>
694         </widget>
695        </item>
696       </layout>
697      </widget>
698      <widget class="QWidget" name="AioPage">
699       <layout class="QGridLayout">
700        <item row="0" column="1">
701         <spacer>
702          <property name="orientation">
703           <enum>Qt::Vertical</enum>
704          </property>
705          <property name="sizeHint" stdset="0">
706           <size>
707            <width>20</width>
708            <height>40</height>
709           </size>
710          </property>
711         </spacer>
712        </item>
713        <item row="1" column="0">
714         <spacer>
715          <property name="orientation">
716           <enum>Qt::Horizontal</enum>
717          </property>
718          <property name="sizeHint" stdset="0">
719           <size>
720            <width>40</width>
721            <height>20</height>
722           </size>
723          </property>
724         </spacer>
725        </item>
726        <item row="1" column="1">
727         <widget class="QLabel" name="AioIcon">
728          <property name="sizePolicy">
729           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
730            <horstretch>0</horstretch>
731            <verstretch>0</verstretch>
732           </sizepolicy>
733          </property>
734          <property name="minimumSize">
735           <size>
736            <width>92</width>
737            <height>120</height>
738           </size>
739          </property>
740          <property name="maximumSize">
741           <size>
742            <width>92</width>
743            <height>120</height>
744           </size>
745          </property>
746          <property name="frameShape">
747           <enum>QFrame::NoFrame</enum>
748          </property>
749          <property name="text">
750           <string/>
751          </property>
752         </widget>
753        </item>
754        <item row="1" column="2">
755         <spacer>
756          <property name="orientation">
757           <enum>Qt::Horizontal</enum>
758          </property>
759          <property name="sizeHint" stdset="0">
760           <size>
761            <width>40</width>
762            <height>20</height>
763           </size>
764          </property>
765         </spacer>
766        </item>
767        <item row="1" column="3">
768         <widget class="QLabel" name="label_3">
769          <property name="text">
770           <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
771 p, li { white-space: pre-wrap; }
772 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
773 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Follow these steps to complete the alignment:&lt;/span&gt; &lt;/p&gt;
774 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;1.&lt;/span&gt; Place the alignment page, with the printed side facing down, on the scanner. &lt;/p&gt;
775 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;2.&lt;/span&gt; Press the &lt;span style=&quot; font-style:italic;&quot;&gt;Enter&lt;/span&gt; or &lt;span style=&quot; font-style:italic;&quot;&gt;Scan&lt;/span&gt; button on the printer. &lt;/p&gt;
776 &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;3.&lt;/span&gt; &quot;Alignment Complete&quot; will be displayed when the process is finished (on some models with a front panel display) or the green light that was blinking during the process will stop blinking and remain green (on some models without a front panel display).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
777          </property>
778          <property name="wordWrap">
779           <bool>true</bool>
780          </property>
781         </widget>
782        </item>
783        <item row="2" column="1">
784         <spacer>
785          <property name="orientation">
786           <enum>Qt::Vertical</enum>
787          </property>
788          <property name="sizeHint" stdset="0">
789           <size>
790            <width>20</width>
791            <height>40</height>
792           </size>
793          </property>
794         </spacer>
795        </item>
796       </layout>
797      </widget>
798      <widget class="QWidget" name="FrontPanelPage">
799       <layout class="QGridLayout">
800        <item row="0" column="0">
801         <widget class="QLabel" name="label_13">
802          <property name="text">
803           <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
804 p, li { white-space: pre-wrap; }
805 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVu Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
806 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Cartridge alignment on this printer is only available by accessing the front panel of the printer. &lt;/span&gt;Please refer to the user guide for the printer for more information. Click &lt;span style=&quot; font-style:italic;&quot;&gt;Finish&lt;/span&gt; to exit.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
807          </property>
808          <property name="textFormat">
809           <enum>Qt::RichText</enum>
810          </property>
811          <property name="wordWrap">
812           <bool>true</bool>
813          </property>
814         </widget>
815        </item>
816        <item row="1" column="0">
817         <spacer>
818          <property name="orientation">
819           <enum>Qt::Vertical</enum>
820          </property>
821          <property name="sizeHint" stdset="0">
822           <size>
823            <width>20</width>
824            <height>40</height>
825           </size>
826          </property>
827         </spacer>
828        </item>
829       </layout>
830      </widget>
831     </widget>
832    </item>
833   </layout>
834  </widget>
835  <customwidgets>
836   <customwidget>
837    <class>DeviceUriComboBox</class>
838    <extends>QComboBox</extends>
839    <header>deviceuricombobox.h</header>
840   </customwidget>
841   <customwidget>
842    <class>LoadPaperGroupBox</class>
843    <extends>QGroupBox</extends>
844    <header>loadpapergroupbox.h</header>
845    <container>1</container>
846   </customwidget>
847  </customwidgets>
848  <resources/>
849  <connections/>
850 </ui>