add more spacing
[personal-kdebase.git] / runtime / nepomuk / services / strigi / statuswidget.ui
blob26b70d15f8c0ec5dfe905a65b85764c91a457f3a
1 <ui version="4.0" >
2  <author>Sebastian Trueg</author>
3  <class>StatusWidget</class>
4  <widget class="QWidget" name="StatusWidget" >
5   <layout class="QVBoxLayout" name="verticalLayout" >
6    <item>
7     <widget class="KTitleWidget" name="m_title" >
8      <property name="text" >
9       <string>Nepomuk Strigi File Indexing</string>
10      </property>
11     </widget>
12    </item>
13    <item>
14     <widget class="QGroupBox" name="groupBox" >
15      <property name="title" >
16       <string>Strigi Indexing State</string>
17      </property>
18      <layout class="QHBoxLayout" name="horizontalLayout" >
19       <item>
20        <widget class="KSqueezedTextLabel" name="m_labelStrigiState" >
21         <property name="font" >
22          <font>
23           <weight>75</weight>
24           <bold>true</bold>
25          </font>
26         </property>
27         <property name="text" >
28          <string>KSqueezedTextLabel</string>
29         </property>
30        </widget>
31       </item>
32      </layout>
33     </widget>
34    </item>
35    <item>
36     <widget class="QGroupBox" name="groupBox_2" >
37      <property name="title" >
38       <string>Nepomuk Storage State</string>
39      </property>
40      <layout class="QFormLayout" name="formLayout" >
41       <item row="0" column="0" >
42        <widget class="QLabel" name="label" >
43         <property name="text" >
44          <string>Indexed files:</string>
45         </property>
46        </widget>
47       </item>
48       <item row="0" column="1" >
49        <widget class="QLabel" name="m_labelFileCount" >
50         <property name="font" >
51          <font>
52           <weight>75</weight>
53           <bold>true</bold>
54          </font>
55         </property>
56         <property name="text" >
57          <string>Calculating...</string>
58         </property>
59        </widget>
60       </item>
61       <item row="1" column="0" >
62        <widget class="QLabel" name="label_2" >
63         <property name="text" >
64          <string>Nepomuk store size:</string>
65         </property>
66        </widget>
67       </item>
68       <item row="1" column="1" >
69        <widget class="QLabel" name="m_labelStoreSize" >
70         <property name="font" >
71          <font>
72           <weight>75</weight>
73           <bold>true</bold>
74          </font>
75         </property>
76         <property name="text" >
77          <string>Calculating...</string>
78         </property>
79        </widget>
80       </item>
81      </layout>
82     </widget>
83    </item>
84   </layout>
85  </widget>
86  <layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
87  <customwidgets>
88   <customwidget>
89    <class>KSqueezedTextLabel</class>
90    <extends>QLabel</extends>
91    <header>ksqueezedtextlabel.h</header>
92   </customwidget>
93   <customwidget>
94    <class>KTitleWidget</class>
95    <extends>QWidget</extends>
96    <header>ktitlewidget.h</header>
97   </customwidget>
98  </customwidgets>
99  <includes/>
100  <resources/>
101  <connections/>
102 </ui>