From e3b89230f065c48c84b48c88edb6eb088374c487 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sat, 03 Jul 2004 16:33:12 +0000 Subject: Initial revision --- (limited to 'kmicromail/pop3configui.ui') diff --git a/kmicromail/pop3configui.ui b/kmicromail/pop3configui.ui new file mode 100644 index 0000000..1014ef4 --- a/dev/null +++ b/kmicromail/pop3configui.ui @@ -0,0 +1,352 @@ + +POP3configUI + + QDialog + + name + POP3configUI + + + geometry + + 0 + 0 + 314 + 410 + + + + caption + Configure POP3 + + + layoutMargin + + + layoutSpacing + + + + margin + 3 + + + spacing + 3 + + + QLayoutWidget + + name + Layout12 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + accountLabel + + + text + Account + + + + QLineEdit + + name + accountLine + + + toolTip + Name of the Account + + + + + + Line + + name + line1 + + + orientation + Horizontal + + + + QLayoutWidget + + name + Layout11 + + + + margin + 0 + + + spacing + 6 + + + QLayoutWidget + + name + Layout9 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + serverLabel + + + text + Server + + + + QLabel + + name + portLabel + + + text + Port + + + + + + QLayoutWidget + + name + Layout10 + + + + margin + 0 + + + spacing + 6 + + + QLineEdit + + name + serverLine + + + + QLineEdit + + name + portLine + + + + + + + + QLayoutWidget + + name + Layout13 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + TextLabel1 + + + text + Use secure sockets: + + + + QComboBox + + name + ComboBox1 + + + + + + QLineEdit + + name + CommandEdit + + + text + ssh $SERVER exec imapd + + + + Line + + name + line2 + + + orientation + Horizontal + + + + QLayoutWidget + + name + Layout6 + + + + margin + 0 + + + spacing + 6 + + + QLayoutWidget + + name + Layout4 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + userLabel + + + text + User + + + + QLabel + + name + passLabel + + + text + Password + + + + + + QLayoutWidget + + name + Layout5 + + + + margin + 0 + + + spacing + 6 + + + QLineEdit + + name + userLine + + + + QLineEdit + + name + passLine + + + echoMode + Password + + + + + + + + + name + spacer + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + + accountLine + serverLine + portLine + userLine + passLine + + -- cgit v0.9.0.2