~ubuntu-branches/ubuntu/karmic/kdepim/karmic-backports

« back to all changes in this revision

Viewing changes to akonadi/akonadiconsole/browserwidget_contentview.ui

  • Committer: Bazaar Package Importer
  • Author(s): Christian Mangold
  • Date: 2009-07-10 06:34:50 UTC
  • mfrom: (1.1.40 upstream)
  • Revision ID: james.westby@ubuntu.com-20090710063450-neojgew2fh0n3y0u
Tags: 4:4.2.96-0ubuntu1
* New upstream release
* Bump kde build-deps to 4.2.96

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
2
 
 <class>ContentViewWidget</class>
3
 
 <widget class="QWidget" name="ContentViewWidget" >
4
 
  <property name="geometry" >
5
 
   <rect>
6
 
    <x>0</x>
7
 
    <y>0</y>
8
 
    <width>507</width>
9
 
    <height>496</height>
10
 
   </rect>
11
 
  </property>
12
 
  <layout class="QGridLayout" >
13
 
   <item row="0" column="0" colspan="2" >
14
 
    <widget class="KTabWidget" name="mainTabWidget" >
15
 
     <property name="currentIndex" >
16
 
      <number>0</number>
17
 
     </property>
18
 
     <widget class="QWidget" name="tab" >
19
 
      <property name="geometry" >
20
 
       <rect>
21
 
        <x>0</x>
22
 
        <y>0</y>
23
 
        <width>491</width>
24
 
        <height>428</height>
25
 
       </rect>
26
 
      </property>
27
 
      <attribute name="title" >
28
 
       <string>Payload</string>
29
 
      </attribute>
30
 
      <layout class="QVBoxLayout" >
31
 
       <item>
32
 
        <widget class="QStackedWidget" name="stack" >
33
 
         <property name="frameShadow" >
34
 
          <enum>QFrame::Sunken</enum>
35
 
         </property>
36
 
         <property name="currentIndex" >
37
 
          <number>0</number>
38
 
         </property>
39
 
         <widget class="QWidget" name="unsupportedTypePage" >
40
 
          <property name="geometry" >
41
 
           <rect>
42
 
            <x>0</x>
43
 
            <y>0</y>
44
 
            <width>483</width>
45
 
            <height>420</height>
46
 
           </rect>
47
 
          </property>
48
 
          <layout class="QVBoxLayout" >
49
 
           <item>
50
 
            <widget class="QLabel" name="unsupportedType" >
51
 
             <property name="text" >
52
 
              <string>Unsupported Type</string>
53
 
             </property>
54
 
             <property name="alignment" >
55
 
              <set>Qt::AlignCenter</set>
56
 
             </property>
57
 
            </widget>
58
 
           </item>
59
 
          </layout>
60
 
         </widget>
61
 
         <widget class="QWidget" name="addresseeViewPage" >
62
 
          <property name="geometry" >
63
 
           <rect>
64
 
            <x>0</x>
65
 
            <y>0</y>
66
 
            <width>100</width>
67
 
            <height>30</height>
68
 
           </rect>
69
 
          </property>
70
 
          <layout class="QVBoxLayout" >
71
 
           <item>
72
 
            <widget class="KPIM::AddresseeView" name="addresseeView" />
73
 
           </item>
74
 
          </layout>
75
 
         </widget>
76
 
         <widget class="QWidget" name="incidenceViewPage" >
77
 
          <property name="geometry" >
78
 
           <rect>
79
 
            <x>0</x>
80
 
            <y>0</y>
81
 
            <width>100</width>
82
 
            <height>30</height>
83
 
           </rect>
84
 
          </property>
85
 
          <layout class="QVBoxLayout" >
86
 
           <item>
87
 
            <widget class="Akonadi::KCalItemBrowser" name="incidenceView" />
88
 
           </item>
89
 
          </layout>
90
 
         </widget>
91
 
        </widget>
92
 
       </item>
93
 
      </layout>
94
 
     </widget>
95
 
     <widget class="QWidget" name="tab_4" >
96
 
      <property name="geometry" >
97
 
       <rect>
98
 
        <x>0</x>
99
 
        <y>0</y>
100
 
        <width>491</width>
101
 
        <height>428</height>
102
 
       </rect>
103
 
      </property>
104
 
      <attribute name="title" >
105
 
       <string>Attributes</string>
106
 
      </attribute>
107
 
      <layout class="QGridLayout" >
108
 
       <item row="0" column="0" colspan="3" >
109
 
        <widget class="QTreeView" name="attrView" >
110
 
         <property name="rootIsDecorated" >
111
 
          <bool>false</bool>
112
 
         </property>
113
 
        </widget>
114
 
       </item>
115
 
       <item row="1" column="0" >
116
 
        <widget class="KLineEdit" name="attrName" >
117
 
         <property name="clickMessage" >
118
 
          <string>New Attribute</string>
119
 
         </property>
120
 
        </widget>
121
 
       </item>
122
 
       <item row="1" column="1" >
123
 
        <widget class="KPushButton" name="attrAddButton" >
124
 
         <property name="text" >
125
 
          <string>&amp;Add</string>
126
 
         </property>
127
 
        </widget>
128
 
       </item>
129
 
       <item row="1" column="2" >
130
 
        <widget class="KPushButton" name="attrDeleteButton" >
131
 
         <property name="text" >
132
 
          <string>&amp;Delete</string>
133
 
         </property>
134
 
        </widget>
135
 
       </item>
136
 
      </layout>
137
 
     </widget>
138
 
     <widget class="QWidget" name="tab_2" >
139
 
      <property name="geometry" >
140
 
       <rect>
141
 
        <x>0</x>
142
 
        <y>0</y>
143
 
        <width>491</width>
144
 
        <height>428</height>
145
 
       </rect>
146
 
      </property>
147
 
      <attribute name="title" >
148
 
       <string>Raw Payload</string>
149
 
      </attribute>
150
 
      <layout class="QGridLayout" >
151
 
       <item row="0" column="0" colspan="2" >
152
 
        <widget class="QTextEdit" name="dataView" >
153
 
         <property name="lineWrapMode" >
154
 
          <enum>QTextEdit::NoWrap</enum>
155
 
         </property>
156
 
         <property name="acceptRichText" >
157
 
          <bool>false</bool>
158
 
         </property>
159
 
        </widget>
160
 
       </item>
161
 
      </layout>
162
 
     </widget>
163
 
     <widget class="QWidget" name="tab_3" >
164
 
      <property name="geometry" >
165
 
       <rect>
166
 
        <x>0</x>
167
 
        <y>0</y>
168
 
        <width>491</width>
169
 
        <height>428</height>
170
 
       </rect>
171
 
      </property>
172
 
      <attribute name="title" >
173
 
       <string>Internals</string>
174
 
      </attribute>
175
 
      <layout class="QGridLayout" >
176
 
       <item row="0" column="0" >
177
 
        <layout class="QHBoxLayout" >
178
 
         <item>
179
 
          <widget class="QLabel" name="label_2" >
180
 
           <property name="text" >
181
 
            <string>Unique ID:</string>
182
 
           </property>
183
 
          </widget>
184
 
         </item>
185
 
         <item>
186
 
          <widget class="QLabel" name="id" >
187
 
           <property name="sizePolicy" >
188
 
            <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
189
 
             <horstretch>1</horstretch>
190
 
             <verstretch>0</verstretch>
191
 
            </sizepolicy>
192
 
           </property>
193
 
           <property name="text" >
194
 
            <string>0</string>
195
 
           </property>
196
 
          </widget>
197
 
         </item>
198
 
        </layout>
199
 
       </item>
200
 
       <item row="1" column="0" >
201
 
        <layout class="QHBoxLayout" >
202
 
         <item>
203
 
          <widget class="QLabel" name="label_4" >
204
 
           <property name="text" >
205
 
            <string>Remote ID:</string>
206
 
           </property>
207
 
           <property name="buddy" >
208
 
            <cstring>remoteId</cstring>
209
 
           </property>
210
 
          </widget>
211
 
         </item>
212
 
         <item>
213
 
          <widget class="KLineEdit" name="remoteId" />
214
 
         </item>
215
 
        </layout>
216
 
       </item>
217
 
       <item row="2" column="0" >
218
 
        <layout class="QHBoxLayout" >
219
 
         <item>
220
 
          <widget class="QLabel" name="label_3" >
221
 
           <property name="text" >
222
 
            <string>Revision:</string>
223
 
           </property>
224
 
          </widget>
225
 
         </item>
226
 
         <item>
227
 
          <widget class="QLabel" name="revision" >
228
 
           <property name="sizePolicy" >
229
 
            <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
230
 
             <horstretch>1</horstretch>
231
 
             <verstretch>0</verstretch>
232
 
            </sizepolicy>
233
 
           </property>
234
 
           <property name="text" >
235
 
            <string>0</string>
236
 
           </property>
237
 
          </widget>
238
 
         </item>
239
 
        </layout>
240
 
       </item>
241
 
       <item row="3" column="0" >
242
 
        <layout class="QHBoxLayout" >
243
 
         <item>
244
 
          <widget class="QLabel" name="label_7" >
245
 
           <property name="text" >
246
 
            <string>Size:</string>
247
 
           </property>
248
 
          </widget>
249
 
         </item>
250
 
         <item>
251
 
          <widget class="QLabel" name="size" >
252
 
           <property name="sizePolicy" >
253
 
            <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
254
 
             <horstretch>1</horstretch>
255
 
             <verstretch>0</verstretch>
256
 
            </sizepolicy>
257
 
           </property>
258
 
           <property name="text" >
259
 
            <string>0</string>
260
 
           </property>
261
 
          </widget>
262
 
         </item>
263
 
        </layout>
264
 
       </item>
265
 
       <item row="4" column="0" >
266
 
        <layout class="QHBoxLayout" >
267
 
         <item>
268
 
          <widget class="QLabel" name="label_5" >
269
 
           <property name="text" >
270
 
            <string>Last modification time:</string>
271
 
           </property>
272
 
          </widget>
273
 
         </item>
274
 
         <item>
275
 
          <widget class="QLabel" name="modificationtime" >
276
 
           <property name="sizePolicy" >
277
 
            <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
278
 
             <horstretch>1</horstretch>
279
 
             <verstretch>0</verstretch>
280
 
            </sizepolicy>
281
 
           </property>
282
 
           <property name="text" >
283
 
            <string>0</string>
284
 
           </property>
285
 
          </widget>
286
 
         </item>
287
 
        </layout>
288
 
       </item>
289
 
       <item row="5" column="0" >
290
 
        <layout class="QHBoxLayout" >
291
 
         <item>
292
 
          <widget class="QLabel" name="label_6" >
293
 
           <property name="text" >
294
 
            <string>Mimetype:</string>
295
 
           </property>
296
 
          </widget>
297
 
         </item>
298
 
         <item>
299
 
          <widget class="QLabel" name="mimeType" >
300
 
           <property name="sizePolicy" >
301
 
            <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
302
 
             <horstretch>1</horstretch>
303
 
             <verstretch>0</verstretch>
304
 
            </sizepolicy>
305
 
           </property>
306
 
           <property name="text" >
307
 
            <string>invalid/invalid</string>
308
 
           </property>
309
 
          </widget>
310
 
         </item>
311
 
        </layout>
312
 
       </item>
313
 
       <item row="6" column="0" >
314
 
        <widget class="KEditListBox" name="flags" >
315
 
         <property name="sizePolicy" >
316
 
          <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
317
 
           <horstretch>0</horstretch>
318
 
           <verstretch>1</verstretch>
319
 
          </sizepolicy>
320
 
         </property>
321
 
         <property name="title" >
322
 
          <string>Flags</string>
323
 
         </property>
324
 
         <property name="buttons" >
325
 
          <set>KEditListBox::Add|KEditListBox::Remove</set>
326
 
         </property>
327
 
        </widget>
328
 
       </item>
329
 
      </layout>
330
 
     </widget>
331
 
     <widget class="QWidget" name="nepomukTab" >
332
 
      <attribute name="title" >
333
 
       <string>Nepomuk</string>
334
 
      </attribute>
335
 
      <layout class="QVBoxLayout" name="verticalLayout" >
336
 
       <item>
337
 
        <widget class="QTreeView" name="nepomukView" >
338
 
         <property name="rootIsDecorated" >
339
 
          <bool>false</bool>
340
 
         </property>
341
 
         <property name="allColumnsShowFocus" >
342
 
          <bool>true</bool>
343
 
         </property>
344
 
        </widget>
345
 
       </item>
346
 
      </layout>
347
 
     </widget>
348
 
    </widget>
349
 
   </item>
350
 
   <item row="1" column="0" >
351
 
    <spacer>
352
 
     <property name="orientation" >
353
 
      <enum>Qt::Horizontal</enum>
354
 
     </property>
355
 
     <property name="sizeHint" stdset="0" >
356
 
      <size>
357
 
       <width>40</width>
358
 
       <height>20</height>
359
 
      </size>
360
 
     </property>
361
 
    </spacer>
362
 
   </item>
363
 
   <item row="1" column="1" >
364
 
    <widget class="KPushButton" name="saveButton" >
365
 
     <property name="text" >
366
 
      <string>&amp;Save</string>
367
 
     </property>
368
 
    </widget>
369
 
   </item>
370
 
  </layout>
371
 
 </widget>
372
 
 <customwidgets>
373
 
  <customwidget>
374
 
   <class>KEditListBox</class>
375
 
   <extends>QGroupBox</extends>
376
 
   <header>keditlistbox.h</header>
377
 
   <container>1</container>
378
 
  </customwidget>
379
 
  <customwidget>
380
 
   <class>KLineEdit</class>
381
 
   <extends>QLineEdit</extends>
382
 
   <header>klineedit.h</header>
383
 
  </customwidget>
384
 
  <customwidget>
385
 
   <class>KPushButton</class>
386
 
   <extends>QPushButton</extends>
387
 
   <header>kpushbutton.h</header>
388
 
  </customwidget>
389
 
  <customwidget>
390
 
   <class>KTabWidget</class>
391
 
   <extends>QTabWidget</extends>
392
 
   <header>ktabwidget.h</header>
393
 
   <container>1</container>
394
 
  </customwidget>
395
 
  <customwidget>
396
 
   <class>KPIM::AddresseeView</class>
397
 
   <extends>KTextBrowser</extends>
398
 
   <header location="global">libkdepim-copy/addresseeview.h</header>
399
 
  </customwidget>
400
 
  <customwidget>
401
 
   <class>Akonadi::KCalItemBrowser</class>
402
 
   <extends>KTextBrowser</extends>
403
 
   <header location="global" >kcal/kcalitembrowser.h</header>
404
 
  </customwidget>
405
 
 </customwidgets>
406
 
 <resources/>
407
 
 <connections/>
408
 
</ui>