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/nntpconfigui.ui') 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 @@ + +NNTPconfigUI + + QDialog + + name + NNTPconfigUI + + + geometry + + 0 + 0 + 409 + 520 + + + + caption + Configure NNTP + + + layoutMargin + + + layoutSpacing + + + + margin + 3 + + + spacing + 3 + + + QTabWidget + + name + TabWidget2 + + + layoutMargin + + + layoutSpacing + + + QWidget + + name + tab + + + title + Account + + + + margin + 3 + + + spacing + 3 + + + QLineEdit + + name + serverLine + + + + QLabel + + name + portLabel + + + text + Port + + + + QLineEdit + + name + portLine + + + + QLineEdit + + name + accountLine + + + toolTip + Name of the Account + + + + QLabel + + name + accountLabel + + + text + Account + + + + QLabel + + name + serverLabel + + + enabled + true + + + caption + + + + text + Server + + + layoutMargin + + + layoutSpacing + + + + Line + + name + line1 + + + caption + + + + orientation + Horizontal + + + layoutMargin + + + layoutSpacing + + + + QCheckBox + + name + sslBox + + + text + Use SSL + + + + Line + + name + line2 + + + enabled + true + + + caption + + + + orientation + Horizontal + + + layoutMargin + + + layoutSpacing + + + + QLabel + + name + userLabel + + + text + User + + + + QLabel + + name + passLabel + + + text + Password + + + + + name + spacer + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QCheckBox + + name + loginBox + + + text + Use Login + + + + QLineEdit + + name + userLine + + + enabled + false + + + + QLineEdit + + name + passLine + + + enabled + false + + + echoMode + Password + + + + + + QWidget + + name + tab + + + title + Groups + + + + margin + 3 + + + spacing + 3 + + + QListView + + + text + Newsgroup + + + clickable + true + + + resizeable + true + + + + name + ListViewGroups + + + + QPushButton + + name + GetNGButton + + + text + Get newsgroup list from server + + + + + + + + + accountLine + serverLine + portLine + sslBox + loginBox + userLine + passLine + + -- cgit v0.9.0.2