~ubuntu-branches/ubuntu/oneiric/xca/oneiric

« back to all changes in this revision

Viewing changes to ui/ExportCert.ui

  • Committer: Bazaar Package Importer
  • Author(s): Tino Keitel
  • Date: 2009-09-14 20:55:44 UTC
  • Revision ID: james.westby@ubuntu.com-20090914205544-l4qsm2tjimhd62vo
Tags: upstream-0.7.0
ImportĀ upstreamĀ versionĀ 0.7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>ExportCert</class>
 
3
 <widget class="QDialog" name="ExportCert" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>510</width>
 
9
    <height>329</height>
 
10
   </rect>
 
11
  </property>
 
12
  <property name="windowTitle" >
 
13
   <string/>
 
14
  </property>
 
15
  <layout class="QVBoxLayout" >
 
16
   <property name="margin" >
 
17
    <number>8</number>
 
18
   </property>
 
19
   <property name="spacing" >
 
20
    <number>6</number>
 
21
   </property>
 
22
   <item>
 
23
    <layout class="QHBoxLayout" >
 
24
     <property name="margin" >
 
25
      <number>0</number>
 
26
     </property>
 
27
     <property name="spacing" >
 
28
      <number>6</number>
 
29
     </property>
 
30
     <item>
 
31
      <widget class="QLabel" name="TextLabel12" >
 
32
       <property name="font" >
 
33
        <font>
 
34
         <family>Arial</family>
 
35
         <pointsize>14</pointsize>
 
36
         <weight>50</weight>
 
37
         <italic>false</italic>
 
38
         <bold>false</bold>
 
39
         <underline>false</underline>
 
40
         <strikeout>false</strikeout>
 
41
        </font>
 
42
       </property>
 
43
       <property name="text" >
 
44
        <string>Certificate export</string>
 
45
       </property>
 
46
      </widget>
 
47
     </item>
 
48
     <item>
 
49
      <spacer>
 
50
       <property name="orientation" >
 
51
        <enum>Qt::Horizontal</enum>
 
52
       </property>
 
53
       <property name="sizeType" >
 
54
        <enum>QSizePolicy::Expanding</enum>
 
55
       </property>
 
56
       <property name="sizeHint" >
 
57
        <size>
 
58
         <width>20</width>
 
59
         <height>20</height>
 
60
        </size>
 
61
       </property>
 
62
      </spacer>
 
63
     </item>
 
64
     <item>
 
65
      <widget class="QLabel" name="image" >
 
66
       <property name="minimumSize" >
 
67
        <size>
 
68
         <width>95</width>
 
69
         <height>40</height>
 
70
        </size>
 
71
       </property>
 
72
       <property name="maximumSize" >
 
73
        <size>
 
74
         <width>95</width>
 
75
         <height>40</height>
 
76
        </size>
 
77
       </property>
 
78
       <property name="scaledContents" >
 
79
        <bool>true</bool>
 
80
       </property>
 
81
      </widget>
 
82
     </item>
 
83
    </layout>
 
84
   </item>
 
85
   <item>
 
86
    <spacer>
 
87
     <property name="orientation" >
 
88
      <enum>Qt::Vertical</enum>
 
89
     </property>
 
90
     <property name="sizeType" >
 
91
      <enum>QSizePolicy::Expanding</enum>
 
92
     </property>
 
93
     <property name="sizeHint" >
 
94
      <size>
 
95
       <width>458</width>
 
96
       <height>16</height>
 
97
      </size>
 
98
     </property>
 
99
    </spacer>
 
100
   </item>
 
101
   <item>
 
102
    <widget class="QFrame" name="frame_2" >
 
103
     <property name="frameShape" >
 
104
      <enum>QFrame::Box</enum>
 
105
     </property>
 
106
     <property name="frameShadow" >
 
107
      <enum>QFrame::Sunken</enum>
 
108
     </property>
 
109
     <layout class="QGridLayout" >
 
110
      <property name="margin" >
 
111
       <number>8</number>
 
112
      </property>
 
113
      <property name="spacing" >
 
114
       <number>6</number>
 
115
      </property>
 
116
      <item row="1" column="3" >
 
117
       <widget class="QToolButton" name="fileBut" >
 
118
        <property name="sizePolicy" >
 
119
         <sizepolicy>
 
120
          <hsizetype>0</hsizetype>
 
121
          <vsizetype>1</vsizetype>
 
122
          <horstretch>0</horstretch>
 
123
          <verstretch>0</verstretch>
 
124
         </sizepolicy>
 
125
        </property>
 
126
        <property name="text" >
 
127
         <string>...</string>
 
128
        </property>
 
129
       </widget>
 
130
      </item>
 
131
      <item row="1" column="0" >
 
132
       <widget class="QLabel" name="TextLabel14" >
 
133
        <property name="sizePolicy" >
 
134
         <sizepolicy>
 
135
          <hsizetype>0</hsizetype>
 
136
          <vsizetype>1</vsizetype>
 
137
          <horstretch>0</horstretch>
 
138
          <verstretch>0</verstretch>
 
139
         </sizepolicy>
 
140
        </property>
 
141
        <property name="text" >
 
142
         <string>Filename</string>
 
143
        </property>
 
144
       </widget>
 
145
      </item>
 
146
      <item row="1" column="1" colspan="2" >
 
147
       <widget class="QLineEdit" name="filename" />
 
148
      </item>
 
149
      <item row="0" column="0" colspan="2" >
 
150
       <widget class="QLabel" name="TextLabel13" >
 
151
        <property name="sizePolicy" >
 
152
         <sizepolicy>
 
153
          <hsizetype>7</hsizetype>
 
154
          <vsizetype>5</vsizetype>
 
155
          <horstretch>0</horstretch>
 
156
          <verstretch>0</verstretch>
 
157
         </sizepolicy>
 
158
        </property>
 
159
        <property name="text" >
 
160
         <string>Please enter the filename for the certificate.</string>
 
161
        </property>
 
162
       </widget>
 
163
      </item>
 
164
     </layout>
 
165
    </widget>
 
166
   </item>
 
167
   <item>
 
168
    <widget class="QFrame" name="frame" >
 
169
     <property name="frameShape" >
 
170
      <enum>QFrame::Box</enum>
 
171
     </property>
 
172
     <property name="frameShadow" >
 
173
      <enum>QFrame::Sunken</enum>
 
174
     </property>
 
175
     <layout class="QVBoxLayout" >
 
176
      <property name="margin" >
 
177
       <number>8</number>
 
178
      </property>
 
179
      <property name="spacing" >
 
180
       <number>6</number>
 
181
      </property>
 
182
      <item>
 
183
       <widget class="QLabel" name="TextLabel3" >
 
184
        <property name="sizePolicy" >
 
185
         <sizepolicy>
 
186
          <hsizetype>5</hsizetype>
 
187
          <vsizetype>0</vsizetype>
 
188
          <horstretch>0</horstretch>
 
189
          <verstretch>0</verstretch>
 
190
         </sizepolicy>
 
191
        </property>
 
192
        <property name="text" >
 
193
         <string>DER is a binary format of the Certificate</string>
 
194
        </property>
 
195
       </widget>
 
196
      </item>
 
197
      <item>
 
198
       <widget class="QLabel" name="TextLabel3_3" >
 
199
        <property name="sizePolicy" >
 
200
         <sizepolicy>
 
201
          <hsizetype>5</hsizetype>
 
202
          <vsizetype>0</vsizetype>
 
203
          <horstretch>0</horstretch>
 
204
          <verstretch>0</verstretch>
 
205
         </sizepolicy>
 
206
        </property>
 
207
        <property name="text" >
 
208
         <string>PEM is a base64 encoded Certificate</string>
 
209
        </property>
 
210
       </widget>
 
211
      </item>
 
212
      <item>
 
213
       <widget class="QLabel" name="TextLabel3_2" >
 
214
        <property name="sizePolicy" >
 
215
         <sizepolicy>
 
216
          <hsizetype>5</hsizetype>
 
217
          <vsizetype>0</vsizetype>
 
218
          <horstretch>0</horstretch>
 
219
          <verstretch>0</verstretch>
 
220
         </sizepolicy>
 
221
        </property>
 
222
        <property name="text" >
 
223
         <string>PKCS#7 is an official Certificate exchange format</string>
 
224
        </property>
 
225
       </widget>
 
226
      </item>
 
227
      <item>
 
228
       <widget class="QLabel" name="TextLabel3_3_2" >
 
229
        <property name="sizePolicy" >
 
230
         <sizepolicy>
 
231
          <hsizetype>5</hsizetype>
 
232
          <vsizetype>0</vsizetype>
 
233
          <horstretch>0</horstretch>
 
234
          <verstretch>0</verstretch>
 
235
         </sizepolicy>
 
236
        </property>
 
237
        <property name="text" >
 
238
         <string>PKCS#12 is an encrypted official Key-Certificate exchange format</string>
 
239
        </property>
 
240
       </widget>
 
241
      </item>
 
242
      <item>
 
243
       <layout class="QHBoxLayout" >
 
244
        <property name="margin" >
 
245
         <number>0</number>
 
246
        </property>
 
247
        <property name="spacing" >
 
248
         <number>6</number>
 
249
        </property>
 
250
        <item>
 
251
         <widget class="QLabel" name="TextLabel1" >
 
252
          <property name="text" >
 
253
           <string>Export Format</string>
 
254
          </property>
 
255
         </widget>
 
256
        </item>
 
257
        <item>
 
258
         <widget class="QComboBox" name="exportFormat" >
 
259
          <property name="sizePolicy" >
 
260
           <sizepolicy>
 
261
            <hsizetype>7</hsizetype>
 
262
            <vsizetype>0</vsizetype>
 
263
            <horstretch>0</horstretch>
 
264
            <verstretch>0</verstretch>
 
265
           </sizepolicy>
 
266
          </property>
 
267
         </widget>
 
268
        </item>
 
269
       </layout>
 
270
      </item>
 
271
     </layout>
 
272
    </widget>
 
273
   </item>
 
274
   <item>
 
275
    <spacer>
 
276
     <property name="orientation" >
 
277
      <enum>Qt::Vertical</enum>
 
278
     </property>
 
279
     <property name="sizeType" >
 
280
      <enum>QSizePolicy::Expanding</enum>
 
281
     </property>
 
282
     <property name="sizeHint" >
 
283
      <size>
 
284
       <width>458</width>
 
285
       <height>16</height>
 
286
      </size>
 
287
     </property>
 
288
    </spacer>
 
289
   </item>
 
290
   <item>
 
291
    <layout class="QHBoxLayout" >
 
292
     <property name="margin" >
 
293
      <number>0</number>
 
294
     </property>
 
295
     <property name="spacing" >
 
296
      <number>6</number>
 
297
     </property>
 
298
     <item>
 
299
      <widget class="QPushButton" name="PushButton9" >
 
300
       <property name="text" >
 
301
        <string>Cancel</string>
 
302
       </property>
 
303
      </widget>
 
304
     </item>
 
305
     <item>
 
306
      <spacer>
 
307
       <property name="orientation" >
 
308
        <enum>Qt::Horizontal</enum>
 
309
       </property>
 
310
       <property name="sizeType" >
 
311
        <enum>QSizePolicy::Expanding</enum>
 
312
       </property>
 
313
       <property name="sizeHint" >
 
314
        <size>
 
315
         <width>20</width>
 
316
         <height>20</height>
 
317
        </size>
 
318
       </property>
 
319
      </spacer>
 
320
     </item>
 
321
     <item>
 
322
      <widget class="QPushButton" name="PushButton7" >
 
323
       <property name="text" >
 
324
        <string>OK</string>
 
325
       </property>
 
326
      </widget>
 
327
     </item>
 
328
    </layout>
 
329
   </item>
 
330
  </layout>
 
331
 </widget>
 
332
 <tabstops>
 
333
  <tabstop>filename</tabstop>
 
334
  <tabstop>fileBut</tabstop>
 
335
  <tabstop>exportFormat</tabstop>
 
336
  <tabstop>PushButton7</tabstop>
 
337
  <tabstop>PushButton9</tabstop>
 
338
 </tabstops>
 
339
 <resources/>
 
340
 <connections>
 
341
  <connection>
 
342
   <sender>PushButton9</sender>
 
343
   <signal>clicked()</signal>
 
344
   <receiver>ExportCert</receiver>
 
345
   <slot>reject()</slot>
 
346
   <hints>
 
347
    <hint type="sourcelabel" >
 
348
     <x>71</x>
 
349
     <y>311</y>
 
350
    </hint>
 
351
    <hint type="destinationlabel" >
 
352
     <x>180</x>
 
353
     <y>291</y>
 
354
    </hint>
 
355
   </hints>
 
356
  </connection>
 
357
  <connection>
 
358
   <sender>PushButton7</sender>
 
359
   <signal>clicked()</signal>
 
360
   <receiver>ExportCert</receiver>
 
361
   <slot>accept()</slot>
 
362
   <hints>
 
363
    <hint type="sourcelabel" >
 
364
     <x>468</x>
 
365
     <y>295</y>
 
366
    </hint>
 
367
    <hint type="destinationlabel" >
 
368
     <x>304</x>
 
369
     <y>287</y>
 
370
    </hint>
 
371
   </hints>
 
372
  </connection>
 
373
 </connections>
 
374
</ui>