Subversion Repositories public

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
283 andreas 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>wmsCapabilitiesWidgetBase</class>
4
 <widget class="QDialog" name="wmsCapabilitiesWidgetBase">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
9
    <width>517</width>
10
    <height>609</height>
11
   </rect>
12
  </property>
13
  <property name="windowTitle">
14
   <string>Capabilities</string>
15
  </property>
16
  <property name="locale">
17
   <locale language="English" country="UnitedStates"/>
18
  </property>
19
  <layout class="QGridLayout" name="gridLayout_2">
20
   <item row="1" column="0" colspan="2">
21
    <widget class="QGroupBox" name="groupBox_2">
22
     <property name="title">
23
      <string>Get capabilities</string>
24
     </property>
25
     <layout class="QGridLayout" name="gridLayout_3">
26
      <item row="0" column="0">
27
       <widget class="QLabel" name="label_6">
28
        <property name="text">
29
         <string>Get</string>
30
        </property>
31
       </widget>
32
      </item>
33
      <item row="0" column="2">
34
       <widget class="KLineEdit" name="edCapabilitiesGet">
35
        <property name="readOnly">
36
         <bool>true</bool>
37
        </property>
38
       </widget>
39
      </item>
40
      <item row="1" column="0">
41
       <widget class="QLabel" name="label_7">
42
        <property name="text">
43
         <string>Post</string>
44
        </property>
45
       </widget>
46
      </item>
47
      <item row="1" column="2">
48
       <widget class="KLineEdit" name="edCapabilitiesPost">
49
        <property name="readOnly">
50
         <bool>true</bool>
51
        </property>
52
       </widget>
53
      </item>
54
      <item row="2" column="2">
55
       <widget class="KLineEdit" name="edFormat">
56
        <property name="readOnly">
57
         <bool>true</bool>
58
        </property>
59
       </widget>
60
      </item>
61
      <item row="2" column="0">
62
       <widget class="QLabel" name="label_11">
63
        <property name="text">
64
         <string>Format</string>
65
        </property>
66
       </widget>
67
      </item>
68
     </layout>
69
    </widget>
70
   </item>
71
   <item row="2" column="0" colspan="2">
72
    <widget class="QGroupBox" name="groupBox_3">
73
     <property name="title">
74
      <string>Get map</string>
75
     </property>
76
     <layout class="QGridLayout" name="gridLayout_4">
77
      <item row="0" column="0">
78
       <widget class="QLabel" name="label_8">
79
        <property name="text">
80
         <string>Get</string>
81
        </property>
82
       </widget>
83
      </item>
84
      <item row="0" column="1" colspan="2">
85
       <widget class="KLineEdit" name="edMapGet">
86
        <property name="readOnly">
87
         <bool>true</bool>
88
        </property>
89
       </widget>
90
      </item>
91
      <item row="1" column="0">
92
       <widget class="QLabel" name="label_9">
93
        <property name="text">
94
         <string>Post</string>
95
        </property>
96
       </widget>
97
      </item>
98
      <item row="1" column="1" colspan="2">
99
       <widget class="KLineEdit" name="edMapPost">
100
        <property name="readOnly">
101
         <bool>true</bool>
102
        </property>
103
       </widget>
104
      </item>
105
      <item row="2" column="0">
106
       <widget class="QLabel" name="label_10">
107
        <property name="text">
108
         <string>Formats</string>
109
        </property>
110
       </widget>
111
      </item>
112
      <item row="2" column="1" rowspan="2">
113
       <widget class="KListWidget" name="liFormats">
114
        <property name="selectionMode">
115
         <enum>QAbstractItemView::NoSelection</enum>
116
        </property>
117
       </widget>
118
      </item>
119
      <item row="3" column="0">
120
       <spacer name="verticalSpacer">
121
        <property name="orientation">
122
         <enum>Qt::Vertical</enum>
123
        </property>
124
        <property name="sizeHint" stdset="0">
125
         <size>
126
          <width>20</width>
127
          <height>123</height>
128
         </size>
129
        </property>
130
       </spacer>
131
      </item>
132
      <item row="3" column="2">
133
       <spacer name="horizontalSpacer">
134
        <property name="orientation">
135
         <enum>Qt::Horizontal</enum>
136
        </property>
137
        <property name="sizeHint" stdset="0">
138
         <size>
139
          <width>177</width>
140
          <height>78</height>
141
         </size>
142
        </property>
143
       </spacer>
144
      </item>
145
     </layout>
146
    </widget>
147
   </item>
148
   <item row="3" column="0">
149
    <spacer name="horizontalSpacer_2">
150
     <property name="orientation">
151
      <enum>Qt::Horizontal</enum>
152
     </property>
153
     <property name="sizeHint" stdset="0">
154
      <size>
155
       <width>430</width>
156
       <height>22</height>
157
      </size>
158
     </property>
159
    </spacer>
160
   </item>
161
   <item row="3" column="1">
162
    <widget class="KPushButton" name="pbCancel">
163
     <property name="text">
164
      <string>Cancel</string>
165
     </property>
166
    </widget>
167
   </item>
168
   <item row="0" column="0" colspan="2">
169
    <widget class="QGroupBox" name="groupBox">
170
     <property name="title">
171
      <string>Contact person primary</string>
172
     </property>
173
     <layout class="QGridLayout" name="gridLayout">
174
      <item row="0" column="0">
175
       <widget class="QLabel" name="label">
176
        <property name="text">
177
         <string>Contact person</string>
178
        </property>
179
       </widget>
180
      </item>
181
      <item row="0" column="1">
182
       <widget class="KLineEdit" name="edPerson">
183
        <property name="acceptDrops">
184
         <bool>false</bool>
185
        </property>
186
        <property name="readOnly">
187
         <bool>true</bool>
188
        </property>
189
       </widget>
190
      </item>
191
      <item row="1" column="0">
192
       <widget class="QLabel" name="label_2">
193
        <property name="text">
194
         <string>Contact organisation</string>
195
        </property>
196
       </widget>
197
      </item>
198
      <item row="1" column="1">
199
       <widget class="KLineEdit" name="edOrg">
200
        <property name="readOnly">
201
         <bool>true</bool>
202
        </property>
203
       </widget>
204
      </item>
205
      <item row="2" column="0">
206
       <widget class="QLabel" name="label_3">
207
        <property name="text">
208
         <string>Voice telephone</string>
209
        </property>
210
       </widget>
211
      </item>
212
      <item row="2" column="1">
213
       <widget class="KLineEdit" name="edPhone">
214
        <property name="readOnly">
215
         <bool>true</bool>
216
        </property>
217
       </widget>
218
      </item>
219
      <item row="3" column="0">
220
       <widget class="QLabel" name="label_4">
221
        <property name="text">
222
         <string>Facsimile telephone</string>
223
        </property>
224
       </widget>
225
      </item>
226
      <item row="3" column="1">
227
       <widget class="KLineEdit" name="edFax">
228
        <property name="readOnly">
229
         <bool>true</bool>
230
        </property>
231
       </widget>
232
      </item>
233
      <item row="4" column="0">
234
       <widget class="QLabel" name="label_5">
235
        <property name="text">
236
         <string>Electronic mail address</string>
237
        </property>
238
       </widget>
239
      </item>
240
      <item row="4" column="1">
241
       <widget class="KLineEdit" name="edMail">
242
        <property name="readOnly">
243
         <bool>true</bool>
244
        </property>
245
       </widget>
246
      </item>
247
     </layout>
248
    </widget>
249
   </item>
250
  </layout>
251
 </widget>
252
 <customwidgets>
253
  <customwidget>
254
   <class>KListWidget</class>
255
   <extends>QListWidget</extends>
256
   <header>klistwidget.h</header>
257
  </customwidget>
258
  <customwidget>
259
   <class>KPushButton</class>
260
   <extends>QPushButton</extends>
261
   <header>kpushbutton.h</header>
262
  </customwidget>
263
  <customwidget>
264
   <class>KLineEdit</class>
265
   <extends>QLineEdit</extends>
266
   <header>klineedit.h</header>
267
  </customwidget>
268
 </customwidgets>
269
 <tabstops>
270
  <tabstop>edPerson</tabstop>
271
  <tabstop>edOrg</tabstop>
272
  <tabstop>edPhone</tabstop>
273
  <tabstop>edFax</tabstop>
274
  <tabstop>edMail</tabstop>
275
  <tabstop>edCapabilitiesGet</tabstop>
276
  <tabstop>edCapabilitiesPost</tabstop>
277
  <tabstop>edFormat</tabstop>
278
  <tabstop>edMapGet</tabstop>
279
  <tabstop>edMapPost</tabstop>
280
  <tabstop>liFormats</tabstop>
281
  <tabstop>pbCancel</tabstop>
282
 </tabstops>
283
 <resources/>
284
 <connections>
285
  <connection>
286
   <sender>pbCancel</sender>
287
   <signal>clicked()</signal>
288
   <receiver>wmsCapabilitiesWidgetBase</receiver>
289
   <slot>accept()</slot>
290
   <hints>
291
    <hint type="sourcelabel">
292
     <x>460</x>
293
     <y>587</y>
294
    </hint>
295
    <hint type="destinationlabel">
296
     <x>517</x>
297
     <y>566</y>
298
    </hint>
299
   </hints>
300
  </connection>
301
 </connections>
302
</ui>