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/composemailui.ui.bup') diff --git a/kmicromail/composemailui.ui.bup b/kmicromail/composemailui.ui.bup new file mode 100644 index 0000000..23338a5 --- a/dev/null +++ b/kmicromail/composemailui.ui.bup @@ -0,0 +1,481 @@ + +ComposeMailUI + + QDialog + + name + ComposeMailUI + + + geometry + + 0 + 0 + 252 + 360 + + + + caption + Compose Message + + + layoutMargin + + + layoutSpacing + + + + margin + 1 + + + spacing + 1 + + + QLayoutWidget + + name + Layout4 + + + layoutSpacing + + + + margin + 0 + + + spacing + 3 + + + QCheckBox + + name + checkBoxLater + + + text + send later + + + + QLabel + + name + accountLabel + + + text + use: + + + + QComboBox + + name + smtpAccountBox + + + sizePolicy + + 3 + 0 + + + + + + + QTabWidget + + name + tabWidget + + + layoutMargin + + + layoutSpacing + + + QWidget + + name + mailTab + + + title + Mail + + + + margin + 1 + + + spacing + 1 + + + QLayoutWidget + + name + Layout10 + + + layoutSpacing + + + + margin + 0 + + + spacing + 1 + + + QLayoutWidget + + name + Layout9 + + + layoutSpacing + + + + margin + 0 + + + spacing + 3 + + + QComboBox + + name + fromBox + + + sizePolicy + + 3 + 0 + + + + editable + true + + + duplicatesEnabled + false + + + + QLineEdit + + name + senderNameEdit + + + sizePolicy + + 0 + 0 + + + + minimumSize + + 70 + 0 + + + + maximumSize + + 180 + 32767 + + + + + + + QLineEdit + + name + subjectLine + + + sizePolicy + + 3 + 0 + + + + + QLineEdit + + name + toLine + + + sizePolicy + + 3 + 0 + + + + + QLabel + + name + subjectLabel + + + text + Subject + + + + QLabel + + name + fromLabel + + + text + From + + + + QPushButton + + name + toButton + + + text + To + + + + + + QMultiLineEdit + + name + message + + + + + + QWidget + + name + optionsTab + + + title + Options + + + + margin + 4 + + + spacing + 3 + + + QPushButton + + name + replyButton + + + text + Reply-To + + + + QPushButton + + name + bccButton + + + text + BCC + + + + QLineEdit + + name + ccLine + + + + QLineEdit + + name + bccLine + + + + QLineEdit + + name + replyLine + + + + QMultiLineEdit + + name + sigMultiLine + + + + QLabel + + name + sigLabel + + + text + Signature + + + + + name + Spacer3 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QPushButton + + name + ccButton + + + text + CC + + + + + + QWidget + + name + attachTab + + + title + Attachment + + + + margin + 4 + + + spacing + 3 + + + QListView + + name + attList + + + selectionMode + Single + + + allColumnsShowFocus + true + + + showSortIndicator + true + + + + QPushButton + + name + deleteButton + + + text + Delete File + + + + QPushButton + + name + addButton + + + text + Add File + + + + + + + + + fromBox + toButton + toLine + subjectLine + message + tabWidget + ccButton + ccLine + bccButton + bccLine + replyButton + replyLine + sigMultiLine + attList + addButton + deleteButton + + -- cgit v0.9.0.2