Tizen 2.1 base
[platform/upstream/hplip.git] / ui / aligntype6form1_base.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>AlignType6Form1_base</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>AlignType6Form1_base</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>627</width>
12             <height>188</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="3">
23             <property name="name">
24                 <cstring>textLabel1</cstring>
25             </property>
26             <property name="text">
27                 <string>To perform alignment, you will need the &lt;b&gt;alignment page&lt;/b&gt; that is automatically printed after you install a print cartridge.
28 &lt;p&gt; If you do &lt;b&gt;not&lt;/b&gt; have this page, click &lt;i&gt;Print Page&lt;/i&gt;.
29 &lt;p&gt;If you already have this page, click &lt;i&gt;Next &gt;&lt;/i&gt;.</string>
30             </property>
31             <property name="alignment">
32                 <set>WordBreak|AlignVCenter</set>
33             </property>
34         </widget>
35         <widget class="QPushButton" row="1" column="2">
36             <property name="name">
37                 <cstring>pushButton2</cstring>
38             </property>
39             <property name="text">
40                 <string>Next &gt;</string>
41             </property>
42         </widget>
43         <widget class="QPushButton" row="1" column="1">
44             <property name="name">
45                 <cstring>pushButton3</cstring>
46             </property>
47             <property name="text">
48                 <string>Print Page</string>
49             </property>
50         </widget>
51         <spacer row="1" column="0">
52             <property name="name">
53                 <cstring>spacer2</cstring>
54             </property>
55             <property name="orientation">
56                 <enum>Horizontal</enum>
57             </property>
58             <property name="sizeType">
59                 <enum>Expanding</enum>
60             </property>
61             <property name="sizeHint">
62                 <size>
63                     <width>351</width>
64                     <height>20</height>
65                 </size>
66             </property>
67         </spacer>
68     </grid>
69 </widget>
70 <connections>
71     <connection>
72         <sender>pushButton2</sender>
73         <signal>clicked()</signal>
74         <receiver>AlignType6Form1_base</receiver>
75         <slot>accept()</slot>
76     </connection>
77     <connection>
78         <sender>pushButton3</sender>
79         <signal>clicked()</signal>
80         <receiver>AlignType6Form1_base</receiver>
81         <slot>reject()</slot>
82     </connection>
83 </connections>
84 <layoutdefaults spacing="6" margin="11"/>
85 </UI>