Diffstat (limited to 'kmicromail/editaccountsui.ui') (more/less context) (ignore whitespace changes)
-rw-r--r-- | kmicromail/editaccountsui.ui | 223 |
1 files changed, 223 insertions, 0 deletions
diff --git a/kmicromail/editaccountsui.ui b/kmicromail/editaccountsui.ui new file mode 100644 index 0000000..d86f145 --- a/dev/null +++ b/kmicromail/editaccountsui.ui | |||
@@ -0,0 +1,223 @@ | |||
1 | <!DOCTYPE UI><UI> | ||
2 | <class>EditAccountsUI</class> | ||
3 | <widget> | ||
4 | <class>QDialog</class> | ||
5 | <property stdset="1"> | ||
6 | <name>name</name> | ||
7 | <cstring>EditAccountsUI</cstring> | ||
8 | </property> | ||
9 | <property stdset="1"> | ||
10 | <name>geometry</name> | ||
11 | <rect> | ||
12 | <x>0</x> | ||
13 | <y>0</y> | ||
14 | <width>260</width> | ||
15 | <height>320</height> | ||
16 | </rect> | ||
17 | </property> | ||
18 | <property stdset="1"> | ||
19 | <name>caption</name> | ||
20 | <string>Configure Accounts</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>0</number> | ||
32 | </property> | ||
33 | <property stdset="1"> | ||
34 | <name>spacing</name> | ||
35 | <number>0</number> | ||
36 | </property> | ||
37 | <widget> | ||
38 | <class>QTabWidget</class> | ||
39 | <property stdset="1"> | ||
40 | <name>name</name> | ||
41 | <cstring>configTab</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>mailTab</cstring> | ||
54 | </property> | ||
55 | <attribute> | ||
56 | <name>title</name> | ||
57 | <string>Mail</string> | ||
58 | </attribute> | ||
59 | <grid> | ||
60 | <property stdset="1"> | ||
61 | <name>margin</name> | ||
62 | <number>4</number> | ||
63 | </property> | ||
64 | <property stdset="1"> | ||
65 | <name>spacing</name> | ||
66 | <number>3</number> | ||
67 | </property> | ||
68 | <widget row="1" column="2" > | ||
69 | <class>QPushButton</class> | ||
70 | <property stdset="1"> | ||
71 | <name>name</name> | ||
72 | <cstring>deleteMail</cstring> | ||
73 | </property> | ||
74 | <property stdset="1"> | ||
75 | <name>text</name> | ||
76 | <string>Delete</string> | ||
77 | </property> | ||
78 | </widget> | ||
79 | <widget row="1" column="0" > | ||
80 | <class>QPushButton</class> | ||
81 | <property stdset="1"> | ||
82 | <name>name</name> | ||
83 | <cstring>newMail</cstring> | ||
84 | </property> | ||
85 | <property stdset="1"> | ||
86 | <name>text</name> | ||
87 | <string>New</string> | ||
88 | </property> | ||
89 | </widget> | ||
90 | <widget row="0" column="0" rowspan="1" colspan="3" > | ||
91 | <class>QListView</class> | ||
92 | <property stdset="1"> | ||
93 | <name>name</name> | ||
94 | <cstring>mailList</cstring> | ||
95 | </property> | ||
96 | <property stdset="1"> | ||
97 | <name>sizePolicy</name> | ||
98 | <sizepolicy> | ||
99 | <hsizetype>7</hsizetype> | ||
100 | <vsizetype>7</vsizetype> | ||
101 | </sizepolicy> | ||
102 | </property> | ||
103 | <property stdset="1"> | ||
104 | <name>resizePolicy</name> | ||
105 | <enum>Manual</enum> | ||
106 | </property> | ||
107 | <property stdset="1"> | ||
108 | <name>allColumnsShowFocus</name> | ||
109 | <bool>true</bool> | ||
110 | </property> | ||
111 | <property stdset="1"> | ||
112 | <name>showSortIndicator</name> | ||
113 | <bool>true</bool> | ||
114 | </property> | ||
115 | <property> | ||
116 | <name>toolTip</name> | ||
117 | <string>Name of the Account</string> | ||
118 | </property> | ||
119 | </widget> | ||
120 | <widget row="1" column="1" > | ||
121 | <class>QPushButton</class> | ||
122 | <property stdset="1"> | ||
123 | <name>name</name> | ||
124 | <cstring>editMail</cstring> | ||
125 | </property> | ||
126 | <property stdset="1"> | ||
127 | <name>text</name> | ||
128 | <string>Edit</string> | ||
129 | </property> | ||
130 | </widget> | ||
131 | </grid> | ||
132 | </widget> | ||
133 | <widget> | ||
134 | <class>QWidget</class> | ||
135 | <property stdset="1"> | ||
136 | <name>name</name> | ||
137 | <cstring>newsTab</cstring> | ||
138 | </property> | ||
139 | <attribute> | ||
140 | <name>title</name> | ||
141 | <string>News</string> | ||
142 | </attribute> | ||
143 | <grid> | ||
144 | <property stdset="1"> | ||
145 | <name>margin</name> | ||
146 | <number>4</number> | ||
147 | </property> | ||
148 | <property stdset="1"> | ||
149 | <name>spacing</name> | ||
150 | <number>3</number> | ||
151 | </property> | ||
152 | <widget row="1" column="2" > | ||
153 | <class>QPushButton</class> | ||
154 | <property stdset="1"> | ||
155 | <name>name</name> | ||
156 | <cstring>deleteNews</cstring> | ||
157 | </property> | ||
158 | <property stdset="1"> | ||
159 | <name>sizePolicy</name> | ||
160 | <sizepolicy> | ||
161 | <hsizetype>1</hsizetype> | ||
162 | <vsizetype>0</vsizetype> | ||
163 | </sizepolicy> | ||
164 | </property> | ||
165 | <property stdset="1"> | ||
166 | <name>text</name> | ||
167 | <string>Delete</string> | ||
168 | </property> | ||
169 | </widget> | ||
170 | <widget row="1" column="1" > | ||
171 | <class>QPushButton</class> | ||
172 | <property stdset="1"> | ||
173 | <name>name</name> | ||
174 | <cstring>editNews</cstring> | ||
175 | </property> | ||
176 | <property stdset="1"> | ||
177 | <name>text</name> | ||
178 | <string>Edit</string> | ||
179 | </property> | ||
180 | </widget> | ||
181 | <widget row="0" column="0" rowspan="1" colspan="3" > | ||
182 | <class>QListView</class> | ||
183 | <property stdset="1"> | ||
184 | <name>name</name> | ||
185 | <cstring>newsList</cstring> | ||
186 | </property> | ||
187 | <property stdset="1"> | ||
188 | <name>allColumnsShowFocus</name> | ||
189 | <bool>true</bool> | ||
190 | </property> | ||
191 | <property stdset="1"> | ||
192 | <name>showSortIndicator</name> | ||
193 | <bool>true</bool> | ||
194 | </property> | ||
195 | </widget> | ||
196 | <widget row="1" column="0" > | ||
197 | <class>QPushButton</class> | ||
198 | <property stdset="1"> | ||
199 | <name>name</name> | ||
200 | <cstring>newNews</cstring> | ||
201 | </property> | ||
202 | <property stdset="1"> | ||
203 | <name>text</name> | ||
204 | <string>New</string> | ||
205 | </property> | ||
206 | </widget> | ||
207 | </grid> | ||
208 | </widget> | ||
209 | </widget> | ||
210 | </vbox> | ||
211 | </widget> | ||
212 | <tabstops> | ||
213 | <tabstop>mailList</tabstop> | ||
214 | <tabstop>newMail</tabstop> | ||
215 | <tabstop>editMail</tabstop> | ||
216 | <tabstop>deleteMail</tabstop> | ||
217 | <tabstop>configTab</tabstop> | ||
218 | <tabstop>newsList</tabstop> | ||
219 | <tabstop>newNews</tabstop> | ||
220 | <tabstop>editNews</tabstop> | ||
221 | <tabstop>deleteNews</tabstop> | ||
222 | </tabstops> | ||
223 | </UI> | ||