From 553bd9acf9879a77c5fa925155f73afbe8a9af41 Mon Sep 17 00:00:00 2001 From: zautrix Date: Sun, 31 Oct 2004 08:50:54 +0000 Subject: ompi layout fixes --- (limited to 'kmicromail/composemailui.ui') diff --git a/kmicromail/composemailui.ui b/kmicromail/composemailui.ui index 029922c..610907c 100644 --- a/kmicromail/composemailui.ui +++ b/kmicromail/composemailui.ui @@ -33,69 +33,136 @@ layoutSpacing - + margin - 2 + 0 spacing - 1 + 0 - - QTabWidget + + QLayoutWidget name - tabWidget - - - layoutMargin + Layout4 layoutSpacing - - QWidget + + + margin + 0 + - name - mailTab + spacing + 0 - - title - Mail - - + + QLayoutWidget - margin - 1 + name + Layout3 + + layoutSpacing + + + + margin + 0 + + + spacing + 0 + + + QCheckBox + + name + checkBoxLater + + + text + send later + + + + QLabel + + name + accountLabel + + + text + use: + + + + QComboBox + + name + smtpAccountBox + + + sizePolicy + + 3 + 0 + + + + + QPushButton + + name + SaveButton + + + text + S + + + + + + QTabWidget - spacing - 1 + name + tabWidget + + + layoutMargin + + + layoutSpacing - QLayoutWidget + QWidget name - Layout10 - - - layoutSpacing + mailTab - + + title + Mail + + margin 0 spacing - 1 + 0 - + QLayoutWidget name - Layout9 + Layout10 layoutSpacing @@ -107,13 +174,83 @@ spacing - 3 + 1 - QComboBox + 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 - fromBox + subjectLine sizePolicy @@ -122,342 +259,245 @@ 0 - - editable - true - - - duplicatesEnabled - false - - + QLineEdit name - senderNameEdit + toLine sizePolicy - 0 + 3 0 + + + QLabel - minimumSize - - 70 - 0 - + name + subjectLabel - maximumSize - - 180 - 32767 - + text + Subject + + + + QLabel + + name + fromLabel + + + text + From + + + + QPushButton + + name + toButton + + + text + To - - QLineEdit + + QMultiLineEdit name - subjectLine + message + + + + + + QWidget + + name + optionsTab + + + title + Options + + + + margin + 3 + + + spacing + 3 + + + QPushButton + + name + replyButton - sizePolicy - - 3 - 0 - + text + Reply-To + + + + QPushButton + + name + bccButton + + + text + BCC QLineEdit name - toLine + ccLine + + + QLineEdit - sizePolicy - - 3 - 0 - + name + bccLine - - QLabel + + QLineEdit name - subjectLabel + replyLine + + + QMultiLineEdit - text - Subject + name + sigMultiLine - + QLabel name - fromLabel + sigLabel text - From + Signature + + + name + Spacer3 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + QPushButton name - toButton + ccButton text - To + CC - QMultiLineEdit - - name - message - - - - - - QWidget - - name - optionsTab - - - title - Options - - - - margin - 4 - - - spacing - 3 - - - QPushButton + QWidget 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 + attachTab + + title + Attachment + + + + margin + 3 + + + spacing + 3 + + + QListView + + name + attList + + + selectionMode + Single + + + allColumnsShowFocus + true + + + showSortIndicator + true + + + + QPushButton + + name + deleteButton + + + text + Delete File + + + + QPushButton + + name + addButton + + + text + Add File + + + - - - - - QCheckBox - - name - checkBoxLater - - - text - send later - - - - QLabel - - name - accountLabel - - - text - use: - - - - QComboBox - - name - smtpAccountBox - - - sizePolicy - - 3 - 0 - - - - - QPushButton - - name - SaveButton - - - text - S - + + - + fromBox -- cgit v0.9.0.2