Tizen 2.1 base
[platform/upstream/hplip.git] / ui / cleaningform2_base.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>CleaningForm2_base</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>CleaningForm2_base</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>562</width>
12             <height>186</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>HP Device Manager - Cleaning</string>
17     </property>
18     <property name="sizeGripEnabled">
19         <bool>true</bool>
20     </property>
21     <grid>
22         <property name="name">
23             <cstring>unnamed</cstring>
24         </property>
25         <widget class="QLabel" row="1" column="0">
26             <property name="name">
27                 <cstring>Icon</cstring>
28             </property>
29             <property name="sizePolicy">
30                 <sizepolicy>
31                     <hsizetype>0</hsizetype>
32                     <vsizetype>0</vsizetype>
33                     <horstretch>0</horstretch>
34                     <verstretch>0</verstretch>
35                 </sizepolicy>
36             </property>
37             <property name="minimumSize">
38                 <size>
39                     <width>71</width>
40                     <height>65</height>
41                 </size>
42             </property>
43             <property name="maximumSize">
44                 <size>
45                     <width>71</width>
46                     <height>65</height>
47                 </size>
48             </property>
49             <property name="scaledContents">
50                 <bool>true</bool>
51             </property>
52         </widget>
53         <widget class="QPushButton" row="3" column="3">
54             <property name="name">
55                 <cstring>Finish</cstring>
56             </property>
57             <property name="text">
58                 <string>Finish</string>
59             </property>
60         </widget>
61         <spacer row="3" column="0" rowspan="1" colspan="2">
62             <property name="name">
63                 <cstring>spacer2</cstring>
64             </property>
65             <property name="orientation">
66                 <enum>Horizontal</enum>
67             </property>
68             <property name="sizeType">
69                 <enum>Expanding</enum>
70             </property>
71             <property name="sizeHint">
72                 <size>
73                     <width>211</width>
74                     <height>20</height>
75                 </size>
76             </property>
77         </spacer>
78         <widget class="QLabel" row="1" column="1" rowspan="1" colspan="3">
79             <property name="name">
80                 <cstring>CleaningText</cstring>
81             </property>
82             <property name="text">
83                 <string>Please wait while the test page is printed. Check this page to see if the problem was fixed. If the test page looks fine click &lt;b&gt;Finish &lt;/b&gt;to quit the cleaning procedure. Otherwise, replace the print cartridges and click &lt;b&gt;Finish&lt;/b&gt;.</string>
84             </property>
85         </widget>
86         <spacer row="2" column="2">
87             <property name="name">
88                 <cstring>spacer5</cstring>
89             </property>
90             <property name="orientation">
91                 <enum>Vertical</enum>
92             </property>
93             <property name="sizeType">
94                 <enum>Expanding</enum>
95             </property>
96             <property name="sizeHint">
97                 <size>
98                     <width>20</width>
99                     <height>20</height>
100                 </size>
101             </property>
102         </spacer>
103         <widget class="QLabel" row="0" column="1" rowspan="1" colspan="3">
104             <property name="name">
105                 <cstring>CleaningTitle</cstring>
106             </property>
107             <property name="text">
108                 <string>&lt;b&gt;Cleaning Level 3 Performed&lt;/b&gt;</string>
109             </property>
110         </widget>
111     </grid>
112 </widget>
113 <connections>
114     <connection>
115         <sender>Finish</sender>
116         <signal>clicked()</signal>
117         <receiver>CleaningForm2_base</receiver>
118         <slot>accept()</slot>
119     </connection>
120 </connections>
121 <layoutdefaults spacing="6" margin="6"/>
122 </UI>