|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <ui version="4.0" stdsetdef="1"> |
|
3 <author></author> |
|
4 <comment></comment> |
|
5 <exportmacro></exportmacro> |
|
6 <class>AddressDetails</class> |
|
7 <widget class="QDialog" name="AddressDetails"> |
|
8 <property name="geometry"> |
|
9 <rect> |
|
10 <x>0</x> |
|
11 <y>0</y> |
|
12 <width>216</width> |
|
13 <height>252</height> |
|
14 </rect> |
|
15 </property> |
|
16 <property name="windowTitle"> |
|
17 <string>Enter Address</string> |
|
18 </property> |
|
19 <layout class="QVBoxLayout"> |
|
20 <property name="margin"> |
|
21 <number>11</number> |
|
22 </property> |
|
23 <property name="spacing"> |
|
24 <number>6</number> |
|
25 </property> |
|
26 <item> |
|
27 <layout class="QGridLayout"> |
|
28 <property name="margin"> |
|
29 <number>0</number> |
|
30 </property> |
|
31 <property name="spacing"> |
|
32 <number>6</number> |
|
33 </property> |
|
34 <item row="3" column="0"> |
|
35 <widget class="QLabel" name="TextLabel8"> |
|
36 <property name="text"> |
|
37 <string>Street</string> |
|
38 </property> |
|
39 <property name="wordWrap"> |
|
40 <bool>false</bool> |
|
41 </property> |
|
42 </widget> |
|
43 </item> |
|
44 <item row="3" column="1"> |
|
45 <widget class="QLineEdit" name="editStreet"/> |
|
46 </item> |
|
47 <item row="2" column="1"> |
|
48 <widget class="QLineEdit" name="editPhoneNumber"/> |
|
49 </item> |
|
50 <item row="4" column="0"> |
|
51 <widget class="QLabel" name="TextLabel7"> |
|
52 <property name="text"> |
|
53 <string>City</string> |
|
54 </property> |
|
55 <property name="wordWrap"> |
|
56 <bool>false</bool> |
|
57 </property> |
|
58 </widget> |
|
59 </item> |
|
60 <item row="0" column="0"> |
|
61 <widget class="QLabel" name="TextLabel1"> |
|
62 <property name="text"> |
|
63 <string>Last Name</string> |
|
64 </property> |
|
65 <property name="wordWrap"> |
|
66 <bool>false</bool> |
|
67 </property> |
|
68 </widget> |
|
69 </item> |
|
70 <item row="2" column="0"> |
|
71 <widget class="QLabel" name="TextLabel6"> |
|
72 <property name="text"> |
|
73 <string>Phone Number</string> |
|
74 </property> |
|
75 <property name="wordWrap"> |
|
76 <bool>false</bool> |
|
77 </property> |
|
78 </widget> |
|
79 </item> |
|
80 <item row="5" column="1"> |
|
81 <widget class="QLineEdit" name="editCountry"/> |
|
82 </item> |
|
83 <item row="6" column="0"> |
|
84 <widget class="QLabel" name="TextLabel10"> |
|
85 <property name="text"> |
|
86 <string>Zip Code</string> |
|
87 </property> |
|
88 <property name="wordWrap"> |
|
89 <bool>false</bool> |
|
90 </property> |
|
91 </widget> |
|
92 </item> |
|
93 <item row="0" column="1"> |
|
94 <widget class="QLineEdit" name="editLastName"/> |
|
95 </item> |
|
96 <item row="6" column="1"> |
|
97 <widget class="QLineEdit" name="editZipCode"/> |
|
98 </item> |
|
99 <item row="1" column="0"> |
|
100 <widget class="QLabel" name="TextLabel4"> |
|
101 <property name="text"> |
|
102 <string>First Name</string> |
|
103 </property> |
|
104 <property name="wordWrap"> |
|
105 <bool>false</bool> |
|
106 </property> |
|
107 </widget> |
|
108 </item> |
|
109 <item row="4" column="1"> |
|
110 <widget class="QLineEdit" name="editCity"/> |
|
111 </item> |
|
112 <item row="5" column="0"> |
|
113 <widget class="QLabel" name="TextLabel9"> |
|
114 <property name="text"> |
|
115 <string>Country</string> |
|
116 </property> |
|
117 <property name="wordWrap"> |
|
118 <bool>false</bool> |
|
119 </property> |
|
120 </widget> |
|
121 </item> |
|
122 <item row="1" column="1"> |
|
123 <widget class="QLineEdit" name="editFirstName"/> |
|
124 </item> |
|
125 </layout> |
|
126 </item> |
|
127 <item> |
|
128 <spacer name="Spacer2"> |
|
129 <property name="sizeHint"> |
|
130 <size> |
|
131 <width>20</width> |
|
132 <height>20</height> |
|
133 </size> |
|
134 </property> |
|
135 <property name="sizeType"> |
|
136 <enum>QSizePolicy::Expanding</enum> |
|
137 </property> |
|
138 <property name="orientation"> |
|
139 <enum>Qt::Vertical</enum> |
|
140 </property> |
|
141 </spacer> |
|
142 </item> |
|
143 <item> |
|
144 <layout class="QHBoxLayout"> |
|
145 <property name="margin"> |
|
146 <number>0</number> |
|
147 </property> |
|
148 <property name="spacing"> |
|
149 <number>6</number> |
|
150 </property> |
|
151 <item> |
|
152 <spacer name="Spacer1"> |
|
153 <property name="sizeHint"> |
|
154 <size> |
|
155 <width>20</width> |
|
156 <height>20</height> |
|
157 </size> |
|
158 </property> |
|
159 <property name="sizeType"> |
|
160 <enum>QSizePolicy::Expanding</enum> |
|
161 </property> |
|
162 <property name="orientation"> |
|
163 <enum>Qt::Horizontal</enum> |
|
164 </property> |
|
165 </spacer> |
|
166 </item> |
|
167 <item> |
|
168 <widget class="QPushButton" name="PushButton2"> |
|
169 <property name="text"> |
|
170 <string>OK</string> |
|
171 </property> |
|
172 <property name="default"> |
|
173 <bool>true</bool> |
|
174 </property> |
|
175 </widget> |
|
176 </item> |
|
177 <item> |
|
178 <widget class="QPushButton" name="PushButton3"> |
|
179 <property name="text"> |
|
180 <string>Cancel</string> |
|
181 </property> |
|
182 </widget> |
|
183 </item> |
|
184 </layout> |
|
185 </item> |
|
186 </layout> |
|
187 </widget> |
|
188 <layoutdefault spacing="6" margin="11"/> |
|
189 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> |
|
190 <tabstops> |
|
191 <tabstop>editLastName</tabstop> |
|
192 <tabstop>editFirstName</tabstop> |
|
193 <tabstop>editPhoneNumber</tabstop> |
|
194 <tabstop>editStreet</tabstop> |
|
195 <tabstop>editCity</tabstop> |
|
196 <tabstop>editCountry</tabstop> |
|
197 <tabstop>editZipCode</tabstop> |
|
198 <tabstop>PushButton2</tabstop> |
|
199 <tabstop>PushButton3</tabstop> |
|
200 </tabstops> |
|
201 <connections> |
|
202 <connection> |
|
203 <sender>PushButton2</sender> |
|
204 <signal>clicked()</signal> |
|
205 <receiver>AddressDetails</receiver> |
|
206 <slot>okClicked()</slot> |
|
207 </connection> |
|
208 <connection> |
|
209 <sender>PushButton3</sender> |
|
210 <signal>clicked()</signal> |
|
211 <receiver>AddressDetails</receiver> |
|
212 <slot>reject()</slot> |
|
213 </connection> |
|
214 </connections> |
|
215 </ui> |