Tizen 2.1 base
[platform/upstream/hplip.git] / ui / aligntype6form2_base.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>AlignType6Form2_base</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>AlignType6Form2_base</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>626</width>
12             <height>211</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>HP Device Manager - Alignment</string>
17     </property>
18     <grid>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2">
23             <property name="name">
24                 <cstring>textLabel1</cstring>
25             </property>
26             <property name="text">
27                 <string>&lt;b&gt;Follow these steps to complete the alignment:&lt;/b&gt;
28 &lt;p&gt;&lt;b&gt;1.&lt;/b&gt; Place the alignment page, with the printed side facing down, on the scanner.
29 &lt;p&gt;&lt;b&gt;2.&lt;/b&gt; Press the &lt;i&gt;Enter&lt;/i&gt; or &lt;i&gt;Scan&lt;/i&gt; button on the printer.
30 &lt;p&gt;&lt;b&gt;3.&lt;/b&gt; "Alignment Complete" will be displayed when the process is finished (on some models)..</string>
31             </property>
32             <property name="textFormat">
33                 <enum>RichText</enum>
34             </property>
35             <property name="alignment">
36                 <set>WordBreak|AlignVCenter</set>
37             </property>
38         </widget>
39         <widget class="QPushButton" row="1" column="1">
40             <property name="name">
41                 <cstring>pushButton4</cstring>
42             </property>
43             <property name="text">
44                 <string>OK</string>
45             </property>
46         </widget>
47         <spacer row="1" column="0">
48             <property name="name">
49                 <cstring>spacer3</cstring>
50             </property>
51             <property name="orientation">
52                 <enum>Horizontal</enum>
53             </property>
54             <property name="sizeType">
55                 <enum>Expanding</enum>
56             </property>
57             <property name="sizeHint">
58                 <size>
59                     <width>581</width>
60                     <height>20</height>
61                 </size>
62             </property>
63         </spacer>
64     </grid>
65 </widget>
66 <connections>
67     <connection>
68         <sender>pushButton4</sender>
69         <signal>clicked()</signal>
70         <receiver>AlignType6Form2_base</receiver>
71         <slot>accept()</slot>
72     </connection>
73 </connections>
74 <layoutdefaults spacing="6" margin="11"/>
75 </UI>