author | zautrix <zautrix> | 2004-07-03 16:33:12 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-07-03 16:33:12 (UTC) |
commit | e3b89230f065c48c84b48c88edb6eb088374c487 (patch) (unidiff) | |
tree | 162ea2ef909a6f82ccfcedf45d80d6c821174912 /kmicromail/nntpconfigui.ui | |
parent | 2dd6ac0b2d24c91d35ce674a6c26351352df2b15 (diff) | |
download | kdepimpi-e3b89230f065c48c84b48c88edb6eb088374c487.zip kdepimpi-e3b89230f065c48c84b48c88edb6eb088374c487.tar.gz kdepimpi-e3b89230f065c48c84b48c88edb6eb088374c487.tar.bz2 |
Initial revision
-rw-r--r-- | kmicromail/nntpconfigui.ui | 344 |
1 files changed, 344 insertions, 0 deletions
diff --git a/kmicromail/nntpconfigui.ui b/kmicromail/nntpconfigui.ui new file mode 100644 index 0000000..25d564e --- a/dev/null +++ b/kmicromail/nntpconfigui.ui | |||
@@ -0,0 +1,344 @@ | |||
1 | <!DOCTYPE UI><UI> | ||
2 | <class>NNTPconfigUI</class> | ||
3 | <widget> | ||
4 | <class>QDialog</class> | ||
5 | <property stdset="1"> | ||
6 | <name>name</name> | ||
7 | <cstring>NNTPconfigUI</cstring> | ||
8 | </property> | ||
9 | <property stdset="1"> | ||
10 | <name>geometry</name> | ||
11 | <rect> | ||
12 | <x>0</x> | ||
13 | <y>0</y> | ||
14 | <width>409</width> | ||
15 | <height>520</height> | ||
16 | </rect> | ||
17 | </property> | ||
18 | <property stdset="1"> | ||
19 | <name>caption</name> | ||
20 | <string>Configure NNTP</string> | ||
21 | </property> | ||
22 | <property> | ||
23 | <name>layoutMargin</name> | ||
24 | </property> | ||
25 | <property> | ||
26 | <name>layoutSpacing</name> | ||
27 | </property> | ||
28 | <vbox> | ||
29 | <property stdset="1"> | ||
30 | <name>margin</name> | ||
31 | <number>3</number> | ||
32 | </property> | ||
33 | <property stdset="1"> | ||
34 | <name>spacing</name> | ||
35 | <number>3</number> | ||
36 | </property> | ||
37 | <widget> | ||
38 | <class>QTabWidget</class> | ||
39 | <property stdset="1"> | ||
40 | <name>name</name> | ||
41 | <cstring>TabWidget2</cstring> | ||
42 | </property> | ||
43 | <property> | ||
44 | <name>layoutMargin</name> | ||
45 | </property> | ||
46 | <property> | ||
47 | <name>layoutSpacing</name> | ||
48 | </property> | ||
49 | <widget> | ||
50 | <class>QWidget</class> | ||
51 | <property stdset="1"> | ||
52 | <name>name</name> | ||
53 | <cstring>tab</cstring> | ||
54 | </property> | ||
55 | <attribute> | ||
56 | <name>title</name> | ||
57 | <string>Account</string> | ||
58 | </attribute> | ||
59 | <grid> | ||
60 | <property stdset="1"> | ||
61 | <name>margin</name> | ||
62 | <number>3</number> | ||
63 | </property> | ||
64 | <property stdset="1"> | ||
65 | <name>spacing</name> | ||
66 | <number>3</number> | ||
67 | </property> | ||
68 | <widget row="2" column="1" > | ||
69 | <class>QLineEdit</class> | ||
70 | <property stdset="1"> | ||
71 | <name>name</name> | ||
72 | <cstring>serverLine</cstring> | ||
73 | </property> | ||
74 | </widget> | ||
75 | <widget row="3" column="0" > | ||
76 | <class>QLabel</class> | ||
77 | <property stdset="1"> | ||
78 | <name>name</name> | ||
79 | <cstring>portLabel</cstring> | ||
80 | </property> | ||
81 | <property stdset="1"> | ||
82 | <name>text</name> | ||
83 | <string>Port</string> | ||
84 | </property> | ||
85 | </widget> | ||
86 | <widget row="3" column="1" > | ||
87 | <class>QLineEdit</class> | ||
88 | <property stdset="1"> | ||
89 | <name>name</name> | ||
90 | <cstring>portLine</cstring> | ||
91 | </property> | ||
92 | </widget> | ||
93 | <widget row="0" column="1" > | ||
94 | <class>QLineEdit</class> | ||
95 | <property stdset="1"> | ||
96 | <name>name</name> | ||
97 | <cstring>accountLine</cstring> | ||
98 | </property> | ||
99 | <property> | ||
100 | <name>toolTip</name> | ||
101 | <string>Name of the Account</string> | ||
102 | </property> | ||
103 | </widget> | ||
104 | <widget row="0" column="0" > | ||
105 | <class>QLabel</class> | ||
106 | <property stdset="1"> | ||
107 | <name>name</name> | ||
108 | <cstring>accountLabel</cstring> | ||
109 | </property> | ||
110 | <property stdset="1"> | ||
111 | <name>text</name> | ||
112 | <string>Account</string> | ||
113 | </property> | ||
114 | </widget> | ||
115 | <widget row="2" column="0" > | ||
116 | <class>QLabel</class> | ||
117 | <property stdset="1"> | ||
118 | <name>name</name> | ||
119 | <cstring>serverLabel</cstring> | ||
120 | </property> | ||
121 | <property stdset="1"> | ||
122 | <name>enabled</name> | ||
123 | <bool>true</bool> | ||
124 | </property> | ||
125 | <property stdset="1"> | ||
126 | <name>caption</name> | ||
127 | <string></string> | ||
128 | </property> | ||
129 | <property stdset="1"> | ||
130 | <name>text</name> | ||
131 | <string>Server</string> | ||
132 | </property> | ||
133 | <property> | ||
134 | <name>layoutMargin</name> | ||
135 | </property> | ||
136 | <property> | ||
137 | <name>layoutSpacing</name> | ||
138 | </property> | ||
139 | </widget> | ||
140 | <widget row="1" column="0" rowspan="1" colspan="2" > | ||
141 | <class>Line</class> | ||
142 | <property stdset="1"> | ||
143 | <name>name</name> | ||
144 | <cstring>line1</cstring> | ||
145 | </property> | ||
146 | <property stdset="1"> | ||
147 | <name>caption</name> | ||
148 | <string></string> | ||
149 | </property> | ||
150 | <property stdset="1"> | ||
151 | <name>orientation</name> | ||
152 | <enum>Horizontal</enum> | ||
153 | </property> | ||
154 | <property> | ||
155 | <name>layoutMargin</name> | ||
156 | </property> | ||
157 | <property> | ||
158 | <name>layoutSpacing</name> | ||
159 | </property> | ||
160 | </widget> | ||
161 | <widget row="4" column="1" > | ||
162 | <class>QCheckBox</class> | ||
163 | <property stdset="1"> | ||
164 | <name>name</name> | ||
165 | <cstring>sslBox</cstring> | ||
166 | </property> | ||
167 | <property stdset="1"> | ||
168 | <name>text</name> | ||
169 | <string>Use SSL</string> | ||
170 | </property> | ||
171 | </widget> | ||
172 | <widget row="5" column="0" rowspan="2" colspan="2" > | ||
173 | <class>Line</class> | ||
174 | <property stdset="1"> | ||
175 | <name>name</name> | ||
176 | <cstring>line2</cstring> | ||
177 | </property> | ||
178 | <property stdset="1"> | ||
179 | <name>enabled</name> | ||
180 | <bool>true</bool> | ||
181 | </property> | ||
182 | <property stdset="1"> | ||
183 | <name>caption</name> | ||
184 | <string></string> | ||
185 | </property> | ||
186 | <property stdset="1"> | ||
187 | <name>orientation</name> | ||
188 | <enum>Horizontal</enum> | ||
189 | </property> | ||
190 | <property> | ||
191 | <name>layoutMargin</name> | ||
192 | </property> | ||
193 | <property> | ||
194 | <name>layoutSpacing</name> | ||
195 | </property> | ||
196 | </widget> | ||
197 | <widget row="7" column="0" > | ||
198 | <class>QLabel</class> | ||
199 | <property stdset="1"> | ||
200 | <name>name</name> | ||
201 | <cstring>userLabel</cstring> | ||
202 | </property> | ||
203 | <property stdset="1"> | ||
204 | <name>text</name> | ||
205 | <string>User</string> | ||
206 | </property> | ||
207 | </widget> | ||
208 | <widget row="8" column="0" > | ||
209 | <class>QLabel</class> | ||
210 | <property stdset="1"> | ||
211 | <name>name</name> | ||
212 | <cstring>passLabel</cstring> | ||
213 | </property> | ||
214 | <property stdset="1"> | ||
215 | <name>text</name> | ||
216 | <string>Password</string> | ||
217 | </property> | ||
218 | </widget> | ||
219 | <spacer row="9" column="1" > | ||
220 | <property> | ||
221 | <name>name</name> | ||
222 | <cstring>spacer</cstring> | ||
223 | </property> | ||
224 | <property stdset="1"> | ||
225 | <name>orientation</name> | ||
226 | <enum>Vertical</enum> | ||
227 | </property> | ||
228 | <property stdset="1"> | ||
229 | <name>sizeType</name> | ||
230 | <enum>Expanding</enum> | ||
231 | </property> | ||
232 | <property> | ||
233 | <name>sizeHint</name> | ||
234 | <size> | ||
235 | <width>20</width> | ||
236 | <height>20</height> | ||
237 | </size> | ||
238 | </property> | ||
239 | </spacer> | ||
240 | <widget row="6" column="1" > | ||
241 | <class>QCheckBox</class> | ||
242 | <property stdset="1"> | ||
243 | <name>name</name> | ||
244 | <cstring>loginBox</cstring> | ||
245 | </property> | ||
246 | <property stdset="1"> | ||
247 | <name>text</name> | ||
248 | <string>Use Login</string> | ||
249 | </property> | ||
250 | </widget> | ||
251 | <widget row="7" column="1" > | ||
252 | <class>QLineEdit</class> | ||
253 | <property stdset="1"> | ||
254 | <name>name</name> | ||
255 | <cstring>userLine</cstring> | ||
256 | </property> | ||
257 | <property stdset="1"> | ||
258 | <name>enabled</name> | ||
259 | <bool>false</bool> | ||
260 | </property> | ||
261 | </widget> | ||
262 | <widget row="8" column="1" > | ||
263 | <class>QLineEdit</class> | ||
264 | <property stdset="1"> | ||
265 | <name>name</name> | ||
266 | <cstring>passLine</cstring> | ||
267 | </property> | ||
268 | <property stdset="1"> | ||
269 | <name>enabled</name> | ||
270 | <bool>false</bool> | ||
271 | </property> | ||
272 | <property stdset="1"> | ||
273 | <name>echoMode</name> | ||
274 | <enum>Password</enum> | ||
275 | </property> | ||
276 | </widget> | ||
277 | </grid> | ||
278 | </widget> | ||
279 | <widget> | ||
280 | <class>QWidget</class> | ||
281 | <property stdset="1"> | ||
282 | <name>name</name> | ||
283 | <cstring>tab</cstring> | ||
284 | </property> | ||
285 | <attribute> | ||
286 | <name>title</name> | ||
287 | <string>Groups</string> | ||
288 | </attribute> | ||
289 | <vbox> | ||
290 | <property stdset="1"> | ||
291 | <name>margin</name> | ||
292 | <number>3</number> | ||
293 | </property> | ||
294 | <property stdset="1"> | ||
295 | <name>spacing</name> | ||
296 | <number>3</number> | ||
297 | </property> | ||
298 | <widget> | ||
299 | <class>QListView</class> | ||
300 | <column> | ||
301 | <property> | ||
302 | <name>text</name> | ||
303 | <string>Newsgroup</string> | ||
304 | </property> | ||
305 | <property> | ||
306 | <name>clickable</name> | ||
307 | <bool>true</bool> | ||
308 | </property> | ||
309 | <property> | ||
310 | <name>resizeable</name> | ||
311 | <bool>true</bool> | ||
312 | </property> | ||
313 | </column> | ||
314 | <property stdset="1"> | ||
315 | <name>name</name> | ||
316 | <cstring>ListViewGroups</cstring> | ||
317 | </property> | ||
318 | </widget> | ||
319 | <widget> | ||
320 | <class>QPushButton</class> | ||
321 | <property stdset="1"> | ||
322 | <name>name</name> | ||
323 | <cstring>GetNGButton</cstring> | ||
324 | </property> | ||
325 | <property stdset="1"> | ||
326 | <name>text</name> | ||
327 | <string>Get newsgroup list from server</string> | ||
328 | </property> | ||
329 | </widget> | ||
330 | </vbox> | ||
331 | </widget> | ||
332 | </widget> | ||
333 | </vbox> | ||
334 | </widget> | ||
335 | <tabstops> | ||
336 | <tabstop>accountLine</tabstop> | ||
337 | <tabstop>serverLine</tabstop> | ||
338 | <tabstop>portLine</tabstop> | ||
339 | <tabstop>sslBox</tabstop> | ||
340 | <tabstop>loginBox</tabstop> | ||
341 | <tabstop>userLine</tabstop> | ||
342 | <tabstop>passLine</tabstop> | ||
343 | </tabstops> | ||
344 | </UI> | ||