Oops, don't translate the mimetype, thanks Lukas for the heads up
[kdepim.git] / akonadiconsole / collectioninternalspage.ui
blob1dc9398302fa9b47a9bdd6228fcc85da176c2403
1 <ui version="4.0" >
2  <class>CollectionInternalsPage</class>
3  <widget class="QWidget" name="CollectionInternalsPage" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>400</width>
9     <height>442</height>
10    </rect>
11   </property>
12   <layout class="QVBoxLayout" >
13    <item>
14     <widget class="QLabel" name="label_7" >
15      <property name="styleSheet" >
16       <string>font-weight:600;
17 color:#ff0000;</string>
18      </property>
19      <property name="text" >
20       <string>Do not even think about changing anything in here!</string>
21      </property>
22     </widget>
23    </item>
24    <item>
25     <widget class="QGroupBox" name="groupBox" >
26      <property name="title" >
27       <string>Identification</string>
28      </property>
29      <layout class="QGridLayout" >
30       <item row="0" column="0" >
31        <widget class="QLabel" name="label" >
32         <property name="text" >
33          <string>Identifier:</string>
34         </property>
35        </widget>
36       </item>
37       <item row="0" column="1" >
38        <widget class="QLabel" name="idLabel" >
39         <property name="text" >
40          <string/>
41         </property>
42        </widget>
43       </item>
44       <item row="1" column="0" >
45        <widget class="QLabel" name="label_2" >
46         <property name="text" >
47          <string>Remote identifier:</string>
48         </property>
49         <property name="buddy" >
50          <cstring>ridEdit</cstring>
51         </property>
52        </widget>
53       </item>
54       <item row="1" column="1" >
55        <widget class="KLineEdit" name="ridEdit" />
56       </item>
57       <item row="2" column="0" >
58        <widget class="QLabel" name="label_3" >
59         <property name="text" >
60          <string>Owner:</string>
61         </property>
62        </widget>
63       </item>
64       <item row="2" column="1" >
65        <widget class="QLabel" name="resourceLabel" >
66         <property name="text" >
67          <string/>
68         </property>
69        </widget>
70       </item>
71      </layout>
72     </widget>
73    </item>
74    <item>
75     <widget class="KEditListBox" name="contentTypes" >
76      <property name="title" >
77       <string>Content Types</string>
78      </property>
79      <property name="buttons" >
80       <set>KEditListBox::Add|KEditListBox::Remove</set>
81      </property>
82     </widget>
83    </item>
84    <item>
85     <spacer>
86      <property name="orientation" >
87       <enum>Qt::Vertical</enum>
88      </property>
89      <property name="sizeHint" >
90       <size>
91        <width>20</width>
92        <height>40</height>
93       </size>
94      </property>
95     </spacer>
96    </item>
97   </layout>
98  </widget>
99  <customwidgets>
100   <customwidget>
101    <class>KEditListBox</class>
102    <extends>QGroupBox</extends>
103    <header>keditlistbox.h</header>
104   </customwidget>
105   <customwidget>
106    <class>KLineEdit</class>
107    <extends>QLineEdit</extends>
108    <header>klineedit.h</header>
109   </customwidget>
110  </customwidgets>
111  <resources/>
112  <connections/>
113 </ui>