]> ruin.nu Git - adress.git/blob - ui/contactmodifyerbase.ui
47f8536d2bc49a04a0930b58888583fb6021337b
[adress.git] / ui / contactmodifyerbase.ui
1 <!DOCTYPE UI><UI>
2 <class>ContactModifierBase</class>
3 <author>Michael Andreen</author>
4 <widget>
5     <class>QDialog</class>
6     <property stdset="1">
7         <name>name</name>
8         <cstring>MyDialog</cstring>
9     </property>
10     <property stdset="1">
11         <name>geometry</name>
12         <rect>
13             <x>0</x>
14             <y>0</y>
15             <width>538</width>
16             <height>201</height>
17         </rect>
18     </property>
19     <property stdset="1">
20         <name>caption</name>
21         <string>Lägg till kontakt</string>
22     </property>
23     <property stdset="1">
24         <name>sizeGripEnabled</name>
25         <bool>true</bool>
26     </property>
27     <grid>
28         <property stdset="1">
29             <name>margin</name>
30             <number>11</number>
31         </property>
32         <property stdset="1">
33             <name>spacing</name>
34             <number>6</number>
35         </property>
36         <widget row="1"  column="0" >
37             <class>QLayoutWidget</class>
38             <property stdset="1">
39                 <name>name</name>
40                 <cstring>Layout10</cstring>
41             </property>
42             <hbox>
43                 <property stdset="1">
44                     <name>margin</name>
45                     <number>0</number>
46                 </property>
47                 <property stdset="1">
48                     <name>spacing</name>
49                     <number>6</number>
50                 </property>
51                 <widget>
52                     <class>QPushButton</class>
53                     <property stdset="1">
54                         <name>name</name>
55                         <cstring>buttonOk</cstring>
56                     </property>
57                     <property stdset="1">
58                         <name>text</name>
59                         <string>&amp;OK</string>
60                     </property>
61                     <property stdset="1">
62                         <name>autoDefault</name>
63                         <bool>true</bool>
64                     </property>
65                     <property stdset="1">
66                         <name>default</name>
67                         <bool>true</bool>
68                     </property>
69                 </widget>
70                 <spacer>
71                     <property>
72                         <name>name</name>
73                         <cstring>Spacer1</cstring>
74                     </property>
75                     <property stdset="1">
76                         <name>orientation</name>
77                         <enum>Horizontal</enum>
78                     </property>
79                     <property stdset="1">
80                         <name>sizeType</name>
81                         <enum>Expanding</enum>
82                     </property>
83                     <property>
84                         <name>sizeHint</name>
85                         <size>
86                             <width>20</width>
87                             <height>20</height>
88                         </size>
89                     </property>
90                 </spacer>
91                 <widget>
92                     <class>QPushButton</class>
93                     <property stdset="1">
94                         <name>name</name>
95                         <cstring>buttonCancel</cstring>
96                     </property>
97                     <property stdset="1">
98                         <name>text</name>
99                         <string>&amp;Cancel</string>
100                     </property>
101                     <property stdset="1">
102                         <name>autoDefault</name>
103                         <bool>true</bool>
104                     </property>
105                 </widget>
106             </hbox>
107         </widget>
108         <widget row="0"  column="0" >
109             <class>QLayoutWidget</class>
110             <property stdset="1">
111                 <name>name</name>
112                 <cstring>Layout13</cstring>
113             </property>
114             <hbox>
115                 <property stdset="1">
116                     <name>margin</name>
117                     <number>0</number>
118                 </property>
119                 <property stdset="1">
120                     <name>spacing</name>
121                     <number>6</number>
122                 </property>
123                 <widget>
124                     <class>QLayoutWidget</class>
125                     <property stdset="1">
126                         <name>name</name>
127                         <cstring>Layout12</cstring>
128                     </property>
129                     <vbox>
130                         <property stdset="1">
131                             <name>margin</name>
132                             <number>0</number>
133                         </property>
134                         <property stdset="1">
135                             <name>spacing</name>
136                             <number>6</number>
137                         </property>
138                         <widget>
139                             <class>QLabel</class>
140                             <property stdset="1">
141                                 <name>name</name>
142                                 <cstring>TextLabel1</cstring>
143                             </property>
144                             <property stdset="1">
145                                 <name>text</name>
146                                 <string>&amp;Förnamn</string>
147                             </property>
148                             <property>
149                                 <name>buddy</name>
150                                 <cstring>FirstnameLine</cstring>
151                             </property>
152                         </widget>
153                         <widget>
154                             <class>QLabel</class>
155                             <property stdset="1">
156                                 <name>name</name>
157                                 <cstring>TextLabel2</cstring>
158                             </property>
159                             <property stdset="1">
160                                 <name>text</name>
161                                 <string>&amp;Efternamn</string>
162                             </property>
163                             <property>
164                                 <name>buddy</name>
165                                 <cstring>LastnameLine</cstring>
166                             </property>
167                         </widget>
168                         <widget>
169                             <class>QLabel</class>
170                             <property stdset="1">
171                                 <name>name</name>
172                                 <cstring>TextLabel3</cstring>
173                             </property>
174                             <property stdset="1">
175                                 <name>text</name>
176                                 <string>&amp;Adress</string>
177                             </property>
178                             <property>
179                                 <name>buddy</name>
180                                 <cstring>AdressLine</cstring>
181                             </property>
182                         </widget>
183                         <widget>
184                             <class>QLabel</class>
185                             <property stdset="1">
186                                 <name>name</name>
187                                 <cstring>TextLabel4</cstring>
188                             </property>
189                             <property stdset="1">
190                                 <name>text</name>
191                                 <string>&amp;Telefonnummer</string>
192                             </property>
193                             <property>
194                                 <name>buddy</name>
195                                 <cstring>PhoneNumberLine</cstring>
196                             </property>
197                         </widget>
198                     </vbox>
199                 </widget>
200                 <widget>
201                     <class>QLayoutWidget</class>
202                     <property stdset="1">
203                         <name>name</name>
204                         <cstring>Layout11</cstring>
205                     </property>
206                     <vbox>
207                         <property stdset="1">
208                             <name>margin</name>
209                             <number>0</number>
210                         </property>
211                         <property stdset="1">
212                             <name>spacing</name>
213                             <number>6</number>
214                         </property>
215                         <widget>
216                             <class>QLineEdit</class>
217                             <property stdset="1">
218                                 <name>name</name>
219                                 <cstring>FirstnameLine</cstring>
220                             </property>
221                         </widget>
222                         <widget>
223                             <class>QLineEdit</class>
224                             <property stdset="1">
225                                 <name>name</name>
226                                 <cstring>LastnameLine</cstring>
227                             </property>
228                         </widget>
229                         <widget>
230                             <class>QLineEdit</class>
231                             <property stdset="1">
232                                 <name>name</name>
233                                 <cstring>AdressLine</cstring>
234                             </property>
235                         </widget>
236                         <widget>
237                             <class>QLineEdit</class>
238                             <property stdset="1">
239                                 <name>name</name>
240                                 <cstring>PhoneNumberLine</cstring>
241                             </property>
242                         </widget>
243                     </vbox>
244                 </widget>
245             </hbox>
246         </widget>
247     </grid>
248 </widget>
249 <connections>
250     <connection>
251         <sender>buttonOk</sender>
252         <signal>clicked()</signal>
253         <receiver>MyDialog</receiver>
254         <slot>accept()</slot>
255     </connection>
256     <connection>
257         <sender>buttonCancel</sender>
258         <signal>clicked()</signal>
259         <receiver>MyDialog</receiver>
260         <slot>reject()</slot>
261     </connection>
262 </connections>
263 </UI>