From 3b37149813d940535b12ba3b1edd938c41804a1b Mon Sep 17 00:00:00 2001 From: harlekin Date: Mon, 08 Dec 2003 13:37:32 +0000 Subject: beginning of the new mailer --- (limited to 'noncore/net/mail/pop3configui.ui') diff --git a/noncore/net/mail/pop3configui.ui b/noncore/net/mail/pop3configui.ui new file mode 100644 index 0000000..8fdb4ba --- a/dev/null +++ b/noncore/net/mail/pop3configui.ui @@ -0,0 +1,199 @@ + +POP3configUI + + QDialog + + name + POP3configUI + + + geometry + + 0 + 0 + 236 + 320 + + + + caption + Configure POP3 + + + layoutMargin + + + layoutSpacing + + + + margin + 4 + + + spacing + 3 + + + QLineEdit + + name + userLine + + + + QLabel + + name + passLabel + + + text + Password + + + + QLineEdit + + name + passLine + + + echoMode + Password + + + + QLineEdit + + name + portLine + + + + QLineEdit + + name + serverLine + + + + QLabel + + name + serverLabel + + + text + Server + + + + QCheckBox + + name + sslBox + + + text + Use SSL + + + + QLabel + + name + portLabel + + + text + Port + + + + QLabel + + name + userLabel + + + text + User + + + + + name + spacer + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + Line + + name + line2 + + + orientation + Horizontal + + + + QLabel + + name + accountLabel + + + text + Account + + + + QLineEdit + + name + accountLine + + + toolTip + Name of the Account + + + + Line + + name + line1 + + + orientation + Horizontal + + + + + + accountLine + serverLine + portLine + sslBox + userLine + passLine + + -- cgit v0.9.0.2