summaryrefslogtreecommitdiff
path: root/noncore/net/mail/settingsdialogui.ui
Unidiff
Diffstat (limited to 'noncore/net/mail/settingsdialogui.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/mail/settingsdialogui.ui116
1 files changed, 116 insertions, 0 deletions
diff --git a/noncore/net/mail/settingsdialogui.ui b/noncore/net/mail/settingsdialogui.ui
new file mode 100644
index 0000000..3b03aeb
--- a/dev/null
+++ b/noncore/net/mail/settingsdialogui.ui
@@ -0,0 +1,116 @@
1<!DOCTYPE UI><UI>
2<class>SettingsDialogUI</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>SettingsDialogUI</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>328</width>
15 <height>379</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Settings Dialog</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <vbox>
29 <property stdset="1">
30 <name>margin</name>
31 <number>3</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>3</number>
36 </property>
37 <widget>
38 <class>QTabWidget</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>TabWidget2</cstring>
42 </property>
43 <property>
44 <name>layoutMargin</name>
45 </property>
46 <property>
47 <name>layoutSpacing</name>
48 </property>
49 <widget>
50 <class>QWidget</class>
51 <property stdset="1">
52 <name>name</name>
53 <cstring>tab</cstring>
54 </property>
55 <attribute>
56 <name>title</name>
57 <string>View Mail</string>
58 </attribute>
59 <vbox>
60 <property stdset="1">
61 <name>margin</name>
62 <number>3</number>
63 </property>
64 <property stdset="1">
65 <name>spacing</name>
66 <number>3</number>
67 </property>
68 <widget>
69 <class>QRadioButton</class>
70 <property stdset="1">
71 <name>name</name>
72 <cstring>showHtmlButton</cstring>
73 </property>
74 <property stdset="1">
75 <name>text</name>
76 <string>View mail as Html </string>
77 </property>
78 </widget>
79 <spacer>
80 <property>
81 <name>name</name>
82 <cstring>Spacer1</cstring>
83 </property>
84 <property stdset="1">
85 <name>orientation</name>
86 <enum>Vertical</enum>
87 </property>
88 <property stdset="1">
89 <name>sizeType</name>
90 <enum>Expanding</enum>
91 </property>
92 <property>
93 <name>sizeHint</name>
94 <size>
95 <width>20</width>
96 <height>20</height>
97 </size>
98 </property>
99 </spacer>
100 </vbox>
101 </widget>
102 <widget>
103 <class>QWidget</class>
104 <property stdset="1">
105 <name>name</name>
106 <cstring>tab</cstring>
107 </property>
108 <attribute>
109 <name>title</name>
110 <string>Tab 2</string>
111 </attribute>
112 </widget>
113 </widget>
114 </vbox>
115</widget>
116</UI>