|
1 <ui version="4.0" > |
|
2 <class>AccountDialog</class> |
|
3 <widget class="QDialog" name="AccountDialog" > |
|
4 <property name="geometry" > |
|
5 <rect> |
|
6 <x>0</x> |
|
7 <y>0</y> |
|
8 <width>400</width> |
|
9 <height>300</height> |
|
10 </rect> |
|
11 </property> |
|
12 <property name="windowTitle" > |
|
13 <string>Dialog</string> |
|
14 </property> |
|
15 <layout class="QVBoxLayout" name="verticalLayout" > |
|
16 <item> |
|
17 <widget class="QLabel" name="accountLabel" > |
|
18 <property name="font" > |
|
19 <font> |
|
20 <weight>75</weight> |
|
21 <bold>true</bold> |
|
22 </font> |
|
23 </property> |
|
24 <property name="text" > |
|
25 <string>TextLabel</string> |
|
26 </property> |
|
27 </widget> |
|
28 </item> |
|
29 <item> |
|
30 <layout class="QHBoxLayout" name="horizontalLayout" > |
|
31 <item> |
|
32 <widget class="QLabel" name="label" > |
|
33 <property name="text" > |
|
34 <string>Address:</string> |
|
35 </property> |
|
36 </widget> |
|
37 </item> |
|
38 <item> |
|
39 <widget class="QLabel" name="emailAddressLabel" > |
|
40 <property name="sizePolicy" > |
|
41 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" > |
|
42 <horstretch>0</horstretch> |
|
43 <verstretch>0</verstretch> |
|
44 </sizepolicy> |
|
45 </property> |
|
46 <property name="text" > |
|
47 <string/> |
|
48 </property> |
|
49 </widget> |
|
50 </item> |
|
51 </layout> |
|
52 </item> |
|
53 <item> |
|
54 <layout class="QHBoxLayout" name="horizontalLayout_2" > |
|
55 <item> |
|
56 <widget class="QLabel" name="label_3" > |
|
57 <property name="text" > |
|
58 <string>Alias:</string> |
|
59 </property> |
|
60 </widget> |
|
61 </item> |
|
62 <item> |
|
63 <widget class="QLabel" name="emailAliasLabel" > |
|
64 <property name="sizePolicy" > |
|
65 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" > |
|
66 <horstretch>0</horstretch> |
|
67 <verstretch>0</verstretch> |
|
68 </sizepolicy> |
|
69 </property> |
|
70 <property name="text" > |
|
71 <string/> |
|
72 </property> |
|
73 </widget> |
|
74 </item> |
|
75 </layout> |
|
76 </item> |
|
77 <item> |
|
78 <layout class="QHBoxLayout" name="horizontalLayout_3" > |
|
79 <item> |
|
80 <widget class="QLabel" name="label_2" > |
|
81 <property name="text" > |
|
82 <string>Server:</string> |
|
83 </property> |
|
84 </widget> |
|
85 </item> |
|
86 <item> |
|
87 <widget class="QLabel" name="serverAddressLabel" > |
|
88 <property name="sizePolicy" > |
|
89 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" > |
|
90 <horstretch>0</horstretch> |
|
91 <verstretch>0</verstretch> |
|
92 </sizepolicy> |
|
93 </property> |
|
94 <property name="text" > |
|
95 <string/> |
|
96 </property> |
|
97 </widget> |
|
98 </item> |
|
99 </layout> |
|
100 </item> |
|
101 <item> |
|
102 <layout class="QHBoxLayout" name="horizontalLayout_4" > |
|
103 <item> |
|
104 <widget class="QLabel" name="label_4" > |
|
105 <property name="text" > |
|
106 <string>Port:</string> |
|
107 </property> |
|
108 </widget> |
|
109 </item> |
|
110 <item> |
|
111 <widget class="QLabel" name="serverPortLabel" > |
|
112 <property name="sizePolicy" > |
|
113 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" > |
|
114 <horstretch>0</horstretch> |
|
115 <verstretch>0</verstretch> |
|
116 </sizepolicy> |
|
117 </property> |
|
118 <property name="text" > |
|
119 <string/> |
|
120 </property> |
|
121 </widget> |
|
122 </item> |
|
123 </layout> |
|
124 </item> |
|
125 <item> |
|
126 <layout class="QHBoxLayout" name="horizontalLayout_5" > |
|
127 <item> |
|
128 <widget class="QLabel" name="label_6" > |
|
129 <property name="text" > |
|
130 <string>Login name:</string> |
|
131 </property> |
|
132 </widget> |
|
133 </item> |
|
134 <item> |
|
135 <widget class="QLabel" name="loginNameLabel" > |
|
136 <property name="sizePolicy" > |
|
137 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" > |
|
138 <horstretch>0</horstretch> |
|
139 <verstretch>0</verstretch> |
|
140 </sizepolicy> |
|
141 </property> |
|
142 <property name="text" > |
|
143 <string/> |
|
144 </property> |
|
145 </widget> |
|
146 </item> |
|
147 </layout> |
|
148 </item> |
|
149 <item> |
|
150 <layout class="QHBoxLayout" name="horizontalLayout_6" > |
|
151 <item> |
|
152 <widget class="QLabel" name="label_7" > |
|
153 <property name="text" > |
|
154 <string>Password:</string> |
|
155 </property> |
|
156 </widget> |
|
157 </item> |
|
158 <item> |
|
159 <widget class="QLabel" name="passwordLabel" > |
|
160 <property name="sizePolicy" > |
|
161 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" > |
|
162 <horstretch>0</horstretch> |
|
163 <verstretch>0</verstretch> |
|
164 </sizepolicy> |
|
165 </property> |
|
166 <property name="text" > |
|
167 <string/> |
|
168 </property> |
|
169 </widget> |
|
170 </item> |
|
171 </layout> |
|
172 </item> |
|
173 <item> |
|
174 <spacer name="verticalSpacer" > |
|
175 <property name="orientation" > |
|
176 <enum>Qt::Vertical</enum> |
|
177 </property> |
|
178 <property name="sizeHint" stdset="0" > |
|
179 <size> |
|
180 <width>20</width> |
|
181 <height>40</height> |
|
182 </size> |
|
183 </property> |
|
184 </spacer> |
|
185 </item> |
|
186 <item> |
|
187 <widget class="QDialogButtonBox" name="buttonBox" > |
|
188 <property name="orientation" > |
|
189 <enum>Qt::Horizontal</enum> |
|
190 </property> |
|
191 <property name="standardButtons" > |
|
192 <set>QDialogButtonBox::Ok</set> |
|
193 </property> |
|
194 <property name="centerButtons" > |
|
195 <bool>true</bool> |
|
196 </property> |
|
197 </widget> |
|
198 </item> |
|
199 </layout> |
|
200 </widget> |
|
201 <resources/> |
|
202 <connections> |
|
203 <connection> |
|
204 <sender>buttonBox</sender> |
|
205 <signal>accepted()</signal> |
|
206 <receiver>AccountDialog</receiver> |
|
207 <slot>accept()</slot> |
|
208 <hints> |
|
209 <hint type="sourcelabel" > |
|
210 <x>248</x> |
|
211 <y>254</y> |
|
212 </hint> |
|
213 <hint type="destinationlabel" > |
|
214 <x>157</x> |
|
215 <y>274</y> |
|
216 </hint> |
|
217 </hints> |
|
218 </connection> |
|
219 <connection> |
|
220 <sender>buttonBox</sender> |
|
221 <signal>rejected()</signal> |
|
222 <receiver>AccountDialog</receiver> |
|
223 <slot>reject()</slot> |
|
224 <hints> |
|
225 <hint type="sourcelabel" > |
|
226 <x>316</x> |
|
227 <y>260</y> |
|
228 </hint> |
|
229 <hint type="destinationlabel" > |
|
230 <x>286</x> |
|
231 <y>274</y> |
|
232 </hint> |
|
233 </hints> |
|
234 </connection> |
|
235 </connections> |
|
236 </ui> |