summaryrefslogtreecommitdiff
path: root/noncore/net/mail/imapconfigui.ui
Unidiff
Diffstat (limited to 'noncore/net/mail/imapconfigui.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/mail/imapconfigui.ui242
1 files changed, 242 insertions, 0 deletions
diff --git a/noncore/net/mail/imapconfigui.ui b/noncore/net/mail/imapconfigui.ui
new file mode 100644
index 0000000..ac0297f
--- a/dev/null
+++ b/noncore/net/mail/imapconfigui.ui
@@ -0,0 +1,242 @@
1<!DOCTYPE UI><UI>
2<class>IMAPconfigUI</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>IMAPconfigUI</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>228</width>
15 <height>320</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Configure IMAP</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <grid>
29 <property stdset="1">
30 <name>margin</name>
31 <number>3</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>2</number>
36 </property>
37 <widget row="6" column="0" >
38 <class>QLabel</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>userLabel</cstring>
42 </property>
43 <property stdset="1">
44 <name>text</name>
45 <string>User</string>
46 </property>
47 </widget>
48 <widget row="4" column="1" >
49 <class>QCheckBox</class>
50 <property stdset="1">
51 <name>name</name>
52 <cstring>sslBox</cstring>
53 </property>
54 <property stdset="1">
55 <name>text</name>
56 <string>Use SSL</string>
57 </property>
58 </widget>
59 <widget row="2" column="1" >
60 <class>QLineEdit</class>
61 <property stdset="1">
62 <name>name</name>
63 <cstring>serverLine</cstring>
64 </property>
65 </widget>
66 <widget row="6" column="1" >
67 <class>QLineEdit</class>
68 <property stdset="1">
69 <name>name</name>
70 <cstring>userLine</cstring>
71 </property>
72 </widget>
73 <widget row="7" column="0" >
74 <class>QLabel</class>
75 <property stdset="1">
76 <name>name</name>
77 <cstring>passLabel</cstring>
78 </property>
79 <property stdset="1">
80 <name>text</name>
81 <string>Password</string>
82 </property>
83 </widget>
84 <widget row="3" column="0" >
85 <class>QLabel</class>
86 <property stdset="1">
87 <name>name</name>
88 <cstring>portLabel</cstring>
89 </property>
90 <property stdset="1">
91 <name>text</name>
92 <string>Port</string>
93 </property>
94 </widget>
95 <widget row="2" column="0" >
96 <class>QLabel</class>
97 <property stdset="1">
98 <name>name</name>
99 <cstring>serverLabel</cstring>
100 </property>
101 <property stdset="1">
102 <name>text</name>
103 <string>Server</string>
104 </property>
105 </widget>
106 <widget row="3" column="1" >
107 <class>QLineEdit</class>
108 <property stdset="1">
109 <name>name</name>
110 <cstring>portLine</cstring>
111 </property>
112 </widget>
113 <widget row="7" column="1" >
114 <class>QLineEdit</class>
115 <property stdset="1">
116 <name>name</name>
117 <cstring>passLine</cstring>
118 </property>
119 <property stdset="1">
120 <name>echoMode</name>
121 <enum>Password</enum>
122 </property>
123 </widget>
124 <spacer row="10" column="1" >
125 <property>
126 <name>name</name>
127 <cstring>spacer</cstring>
128 </property>
129 <property stdset="1">
130 <name>orientation</name>
131 <enum>Vertical</enum>
132 </property>
133 <property stdset="1">
134 <name>sizeType</name>
135 <enum>Expanding</enum>
136 </property>
137 <property>
138 <name>sizeHint</name>
139 <size>
140 <width>20</width>
141 <height>20</height>
142 </size>
143 </property>
144 </spacer>
145 <widget row="0" column="1" >
146 <class>QLineEdit</class>
147 <property stdset="1">
148 <name>name</name>
149 <cstring>accountLine</cstring>
150 </property>
151 <property>
152 <name>toolTip</name>
153 <string>Name of the Account</string>
154 </property>
155 </widget>
156 <widget row="0" column="0" >
157 <class>QLabel</class>
158 <property stdset="1">
159 <name>name</name>
160 <cstring>accountLabel</cstring>
161 </property>
162 <property stdset="1">
163 <name>text</name>
164 <string>Account</string>
165 </property>
166 </widget>
167 <widget row="1" column="0" rowspan="1" colspan="2" >
168 <class>Line</class>
169 <property stdset="1">
170 <name>name</name>
171 <cstring>line1</cstring>
172 </property>
173 <property stdset="1">
174 <name>orientation</name>
175 <enum>Horizontal</enum>
176 </property>
177 </widget>
178 <widget row="9" column="1" >
179 <class>QLineEdit</class>
180 <property stdset="1">
181 <name>name</name>
182 <cstring>prefixLine</cstring>
183 </property>
184 </widget>
185 <widget row="9" column="0" >
186 <class>QLabel</class>
187 <property stdset="1">
188 <name>name</name>
189 <cstring>prefixLabel</cstring>
190 </property>
191 <property stdset="1">
192 <name>text</name>
193 <string>Prefix</string>
194 </property>
195 </widget>
196 <widget row="5" column="0" rowspan="1" colspan="2" >
197 <class>Line</class>
198 <property stdset="1">
199 <name>name</name>
200 <cstring>line2</cstring>
201 </property>
202 <property stdset="1">
203 <name>enabled</name>
204 <bool>true</bool>
205 </property>
206 <property stdset="1">
207 <name>caption</name>
208 <string></string>
209 </property>
210 <property stdset="1">
211 <name>orientation</name>
212 <enum>Horizontal</enum>
213 </property>
214 <property>
215 <name>layoutMargin</name>
216 </property>
217 <property>
218 <name>layoutSpacing</name>
219 </property>
220 </widget>
221 <widget row="8" column="0" rowspan="1" colspan="2" >
222 <class>Line</class>
223 <property stdset="1">
224 <name>name</name>
225 <cstring>Line3</cstring>
226 </property>
227 <property stdset="1">
228 <name>orientation</name>
229 <enum>Horizontal</enum>
230 </property>
231 </widget>
232 </grid>
233</widget>
234<tabstops>
235 <tabstop>accountLine</tabstop>
236 <tabstop>serverLine</tabstop>
237 <tabstop>portLine</tabstop>
238 <tabstop>sslBox</tabstop>
239 <tabstop>userLine</tabstop>
240 <tabstop>passLine</tabstop>
241</tabstops>
242</UI>