]> ruin.nu Git - adress.git/blob - ui/searchresultbase.ui
Initial revision
[adress.git] / ui / searchresultbase.ui
1 <!DOCTYPE UI><UI>
2 <class>SearchResultBase</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>515</width>
16             <height>286</height>
17         </rect>
18     </property>
19     <property stdset="1">
20         <name>caption</name>
21         <string>Sökresultat</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="0"  column="0" >
37             <class>QListView</class>
38             <column>
39                 <property>
40                     <name>text</name>
41                     <string>Num</string>
42                 </property>
43                 <property>
44                     <name>clickable</name>
45                     <bool>true</bool>
46                 </property>
47                 <property>
48                     <name>resizeable</name>
49                     <bool>true</bool>
50                 </property>
51             </column>
52             <column>
53                 <property>
54                     <name>text</name>
55                     <string>Efternamn</string>
56                 </property>
57                 <property>
58                     <name>clickable</name>
59                     <bool>true</bool>
60                 </property>
61                 <property>
62                     <name>resizeable</name>
63                     <bool>true</bool>
64                 </property>
65             </column>
66             <column>
67                 <property>
68                     <name>text</name>
69                     <string>Förnamn</string>
70                 </property>
71                 <property>
72                     <name>clickable</name>
73                     <bool>true</bool>
74                 </property>
75                 <property>
76                     <name>resizeable</name>
77                     <bool>true</bool>
78                 </property>
79             </column>
80             <column>
81                 <property>
82                     <name>text</name>
83                     <string>Adress</string>
84                 </property>
85                 <property>
86                     <name>clickable</name>
87                     <bool>true</bool>
88                 </property>
89                 <property>
90                     <name>resizeable</name>
91                     <bool>true</bool>
92                 </property>
93             </column>
94             <column>
95                 <property>
96                     <name>text</name>
97                     <string>Telefonnummer</string>
98                 </property>
99                 <property>
100                     <name>clickable</name>
101                     <bool>true</bool>
102                 </property>
103                 <property>
104                     <name>resizeable</name>
105                     <bool>true</bool>
106                 </property>
107             </column>
108             <property stdset="1">
109                 <name>name</name>
110                 <cstring>ContactView</cstring>
111             </property>
112         </widget>
113         <widget row="2"  column="0" >
114             <class>QLayoutWidget</class>
115             <property stdset="1">
116                 <name>name</name>
117                 <cstring>Layout15</cstring>
118             </property>
119             <hbox>
120                 <property stdset="1">
121                     <name>margin</name>
122                     <number>0</number>
123                 </property>
124                 <property stdset="1">
125                     <name>spacing</name>
126                     <number>6</number>
127                 </property>
128                 <widget>
129                     <class>QPushButton</class>
130                     <property stdset="1">
131                         <name>name</name>
132                         <cstring>buttonOk</cstring>
133                     </property>
134                     <property stdset="1">
135                         <name>text</name>
136                         <string>&amp;OK</string>
137                     </property>
138                     <property stdset="1">
139                         <name>autoDefault</name>
140                         <bool>true</bool>
141                     </property>
142                     <property stdset="1">
143                         <name>default</name>
144                         <bool>true</bool>
145                     </property>
146                 </widget>
147                 <spacer>
148                     <property>
149                         <name>name</name>
150                         <cstring>Horizontal Spacing2</cstring>
151                     </property>
152                     <property stdset="1">
153                         <name>orientation</name>
154                         <enum>Horizontal</enum>
155                     </property>
156                     <property stdset="1">
157                         <name>sizeType</name>
158                         <enum>Expanding</enum>
159                     </property>
160                     <property>
161                         <name>sizeHint</name>
162                         <size>
163                             <width>20</width>
164                             <height>20</height>
165                         </size>
166                     </property>
167                 </spacer>
168                 <widget>
169                     <class>QPushButton</class>
170                     <property stdset="1">
171                         <name>name</name>
172                         <cstring>buttonCancel</cstring>
173                     </property>
174                     <property stdset="1">
175                         <name>text</name>
176                         <string>&amp;Cancel</string>
177                     </property>
178                     <property stdset="1">
179                         <name>autoDefault</name>
180                         <bool>true</bool>
181                     </property>
182                 </widget>
183             </hbox>
184         </widget>
185         <widget row="1"  column="0" >
186             <class>QLayoutWidget</class>
187             <property stdset="1">
188                 <name>name</name>
189                 <cstring>Layout17</cstring>
190             </property>
191             <hbox>
192                 <property stdset="1">
193                     <name>margin</name>
194                     <number>0</number>
195                 </property>
196                 <property stdset="1">
197                     <name>spacing</name>
198                     <number>6</number>
199                 </property>
200                 <spacer>
201                     <property>
202                         <name>name</name>
203                         <cstring>Spacer3</cstring>
204                     </property>
205                     <property stdset="1">
206                         <name>orientation</name>
207                         <enum>Horizontal</enum>
208                     </property>
209                     <property stdset="1">
210                         <name>sizeType</name>
211                         <enum>Expanding</enum>
212                     </property>
213                     <property>
214                         <name>sizeHint</name>
215                         <size>
216                             <width>20</width>
217                             <height>20</height>
218                         </size>
219                     </property>
220                 </spacer>
221                 <widget>
222                     <class>QPushButton</class>
223                     <property stdset="1">
224                         <name>name</name>
225                         <cstring>DelButton</cstring>
226                     </property>
227                     <property stdset="1">
228                         <name>text</name>
229                         <string>&amp;Ta bort</string>
230                     </property>
231                 </widget>
232                 <spacer>
233                     <property>
234                         <name>name</name>
235                         <cstring>Spacer4</cstring>
236                     </property>
237                     <property stdset="1">
238                         <name>orientation</name>
239                         <enum>Horizontal</enum>
240                     </property>
241                     <property stdset="1">
242                         <name>sizeType</name>
243                         <enum>Expanding</enum>
244                     </property>
245                     <property>
246                         <name>sizeHint</name>
247                         <size>
248                             <width>20</width>
249                             <height>20</height>
250                         </size>
251                     </property>
252                 </spacer>
253             </hbox>
254         </widget>
255     </grid>
256 </widget>
257 <connections>
258     <connection>
259         <sender>buttonOk</sender>
260         <signal>clicked()</signal>
261         <receiver>MyDialog</receiver>
262         <slot>accept()</slot>
263     </connection>
264     <connection>
265         <sender>buttonCancel</sender>
266         <signal>clicked()</signal>
267         <receiver>MyDialog</receiver>
268         <slot>reject()</slot>
269     </connection>
270     <connection>
271         <sender>DelButton</sender>
272         <signal>clicked()</signal>
273         <receiver>MyDialog</receiver>
274         <slot>slotDel()</slot>
275     </connection>
276     <slot access="public">slotDel()</slot>
277 </connections>
278 </UI>