0
|
1 |
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
|
|
2 |
<class>AddressDetails</class>
|
|
3 |
<widget class="QDialog">
|
|
4 |
<property name="name">
|
|
5 |
<cstring>AddressDetails</cstring>
|
|
6 |
</property>
|
|
7 |
<property name="geometry">
|
|
8 |
<rect>
|
|
9 |
<x>0</x>
|
|
10 |
<y>0</y>
|
|
11 |
<width>216</width>
|
|
12 |
<height>252</height>
|
|
13 |
</rect>
|
|
14 |
</property>
|
|
15 |
<property name="caption">
|
|
16 |
<string>Enter Address</string>
|
|
17 |
</property>
|
|
18 |
<vbox>
|
|
19 |
<property name="name">
|
|
20 |
<cstring>unnamed</cstring>
|
|
21 |
</property>
|
|
22 |
<property name="margin">
|
|
23 |
<number>11</number>
|
|
24 |
</property>
|
|
25 |
<property name="spacing">
|
|
26 |
<number>6</number>
|
|
27 |
</property>
|
|
28 |
<widget class="QLayoutWidget">
|
|
29 |
<property name="name">
|
|
30 |
<cstring>Layout2</cstring>
|
|
31 |
</property>
|
|
32 |
<grid>
|
|
33 |
<property name="name">
|
|
34 |
<cstring>unnamed</cstring>
|
|
35 |
</property>
|
|
36 |
<property name="margin">
|
|
37 |
<number>0</number>
|
|
38 |
</property>
|
|
39 |
<property name="spacing">
|
|
40 |
<number>6</number>
|
|
41 |
</property>
|
|
42 |
<widget class="QLabel" row="3" column="0">
|
|
43 |
<property name="name">
|
|
44 |
<cstring>TextLabel8</cstring>
|
|
45 |
</property>
|
|
46 |
<property name="text">
|
|
47 |
<string>Street</string>
|
|
48 |
</property>
|
|
49 |
</widget>
|
|
50 |
<widget class="QLineEdit" row="3" column="1">
|
|
51 |
<property name="name">
|
|
52 |
<cstring>editStreet</cstring>
|
|
53 |
</property>
|
|
54 |
</widget>
|
|
55 |
<widget class="QLineEdit" row="2" column="1">
|
|
56 |
<property name="name">
|
|
57 |
<cstring>editPhoneNumber</cstring>
|
|
58 |
</property>
|
|
59 |
</widget>
|
|
60 |
<widget class="QLabel" row="4" column="0">
|
|
61 |
<property name="name">
|
|
62 |
<cstring>TextLabel7</cstring>
|
|
63 |
</property>
|
|
64 |
<property name="text">
|
|
65 |
<string>City</string>
|
|
66 |
</property>
|
|
67 |
</widget>
|
|
68 |
<widget class="QLabel" row="0" column="0">
|
|
69 |
<property name="name">
|
|
70 |
<cstring>TextLabel1</cstring>
|
|
71 |
</property>
|
|
72 |
<property name="text">
|
|
73 |
<string>Last Name</string>
|
|
74 |
</property>
|
|
75 |
</widget>
|
|
76 |
<widget class="QLabel" row="2" column="0">
|
|
77 |
<property name="name">
|
|
78 |
<cstring>TextLabel6</cstring>
|
|
79 |
</property>
|
|
80 |
<property name="text">
|
|
81 |
<string>Phone Number</string>
|
|
82 |
</property>
|
|
83 |
</widget>
|
|
84 |
<widget class="QLineEdit" row="5" column="1">
|
|
85 |
<property name="name">
|
|
86 |
<cstring>editCountry</cstring>
|
|
87 |
</property>
|
|
88 |
</widget>
|
|
89 |
<widget class="QLabel" row="6" column="0">
|
|
90 |
<property name="name">
|
|
91 |
<cstring>TextLabel10</cstring>
|
|
92 |
</property>
|
|
93 |
<property name="text">
|
|
94 |
<string>Zip Code</string>
|
|
95 |
</property>
|
|
96 |
</widget>
|
|
97 |
<widget class="QLineEdit" row="0" column="1">
|
|
98 |
<property name="name">
|
|
99 |
<cstring>editLastName</cstring>
|
|
100 |
</property>
|
|
101 |
</widget>
|
|
102 |
<widget class="QLineEdit" row="6" column="1">
|
|
103 |
<property name="name">
|
|
104 |
<cstring>editZipCode</cstring>
|
|
105 |
</property>
|
|
106 |
</widget>
|
|
107 |
<widget class="QLabel" row="1" column="0">
|
|
108 |
<property name="name">
|
|
109 |
<cstring>TextLabel4</cstring>
|
|
110 |
</property>
|
|
111 |
<property name="text">
|
|
112 |
<string>First Name</string>
|
|
113 |
</property>
|
|
114 |
</widget>
|
|
115 |
<widget class="QLineEdit" row="4" column="1">
|
|
116 |
<property name="name">
|
|
117 |
<cstring>editCity</cstring>
|
|
118 |
</property>
|
|
119 |
</widget>
|
|
120 |
<widget class="QLabel" row="5" column="0">
|
|
121 |
<property name="name">
|
|
122 |
<cstring>TextLabel9</cstring>
|
|
123 |
</property>
|
|
124 |
<property name="text">
|
|
125 |
<string>Country</string>
|
|
126 |
</property>
|
|
127 |
</widget>
|
|
128 |
<widget class="QLineEdit" row="1" column="1">
|
|
129 |
<property name="name">
|
|
130 |
<cstring>editFirstName</cstring>
|
|
131 |
</property>
|
|
132 |
</widget>
|
|
133 |
</grid>
|
|
134 |
</widget>
|
|
135 |
<spacer>
|
|
136 |
<property name="name" stdset="0">
|
|
137 |
<cstring>Spacer2</cstring>
|
|
138 |
</property>
|
|
139 |
<property name="orientation">
|
|
140 |
<enum>Vertical</enum>
|
|
141 |
</property>
|
|
142 |
<property name="sizeType">
|
|
143 |
<enum>Expanding</enum>
|
|
144 |
</property>
|
|
145 |
<property name="sizeHint">
|
|
146 |
<size>
|
|
147 |
<width>20</width>
|
|
148 |
<height>20</height>
|
|
149 |
</size>
|
|
150 |
</property>
|
|
151 |
</spacer>
|
|
152 |
<widget class="QLayoutWidget">
|
|
153 |
<property name="name">
|
|
154 |
<cstring>Layout1</cstring>
|
|
155 |
</property>
|
|
156 |
<hbox>
|
|
157 |
<property name="name">
|
|
158 |
<cstring>unnamed</cstring>
|
|
159 |
</property>
|
|
160 |
<property name="margin">
|
|
161 |
<number>0</number>
|
|
162 |
</property>
|
|
163 |
<property name="spacing">
|
|
164 |
<number>6</number>
|
|
165 |
</property>
|
|
166 |
<spacer>
|
|
167 |
<property name="name" stdset="0">
|
|
168 |
<cstring>Spacer1</cstring>
|
|
169 |
</property>
|
|
170 |
<property name="orientation">
|
|
171 |
<enum>Horizontal</enum>
|
|
172 |
</property>
|
|
173 |
<property name="sizeType">
|
|
174 |
<enum>Expanding</enum>
|
|
175 |
</property>
|
|
176 |
<property name="sizeHint">
|
|
177 |
<size>
|
|
178 |
<width>20</width>
|
|
179 |
<height>20</height>
|
|
180 |
</size>
|
|
181 |
</property>
|
|
182 |
</spacer>
|
|
183 |
<widget class="QPushButton">
|
|
184 |
<property name="name">
|
|
185 |
<cstring>PushButton2</cstring>
|
|
186 |
</property>
|
|
187 |
<property name="text">
|
|
188 |
<string>OK</string>
|
|
189 |
</property>
|
|
190 |
<property name="default">
|
|
191 |
<bool>true</bool>
|
|
192 |
</property>
|
|
193 |
</widget>
|
|
194 |
<widget class="QPushButton">
|
|
195 |
<property name="name">
|
|
196 |
<cstring>PushButton3</cstring>
|
|
197 |
</property>
|
|
198 |
<property name="text">
|
|
199 |
<string>Cancel</string>
|
|
200 |
</property>
|
|
201 |
</widget>
|
|
202 |
</hbox>
|
|
203 |
</widget>
|
|
204 |
</vbox>
|
|
205 |
</widget>
|
|
206 |
<connections>
|
|
207 |
<connection>
|
|
208 |
<sender>PushButton2</sender>
|
|
209 |
<signal>clicked()</signal>
|
|
210 |
<receiver>AddressDetails</receiver>
|
|
211 |
<slot>okClicked()</slot>
|
|
212 |
</connection>
|
|
213 |
<connection>
|
|
214 |
<sender>PushButton3</sender>
|
|
215 |
<signal>clicked()</signal>
|
|
216 |
<receiver>AddressDetails</receiver>
|
|
217 |
<slot>reject()</slot>
|
|
218 |
</connection>
|
|
219 |
</connections>
|
|
220 |
<tabstops>
|
|
221 |
<tabstop>editLastName</tabstop>
|
|
222 |
<tabstop>editFirstName</tabstop>
|
|
223 |
<tabstop>editPhoneNumber</tabstop>
|
|
224 |
<tabstop>editStreet</tabstop>
|
|
225 |
<tabstop>editCity</tabstop>
|
|
226 |
<tabstop>editCountry</tabstop>
|
|
227 |
<tabstop>editZipCode</tabstop>
|
|
228 |
<tabstop>PushButton2</tabstop>
|
|
229 |
<tabstop>PushButton3</tabstop>
|
|
230 |
</tabstops>
|
|
231 |
<includes>
|
|
232 |
<include location="local" impldecl="in implementation">addressdetails.ui.h</include>
|
|
233 |
</includes>
|
|
234 |
<signals>
|
|
235 |
<signal>newAddress( const QString &, const QString &, const QString &, const QString &, const QString &, const QString &, const QString & );</signal>
|
|
236 |
</signals>
|
|
237 |
<slots>
|
|
238 |
<slot>init()</slot>
|
|
239 |
<slot>okClicked()</slot>
|
|
240 |
</slots>
|
|
241 |
<pixmapinproject/>
|
|
242 |
<layoutdefaults spacing="6" margin="11"/>
|
|
243 |
</UI>
|