Warning, /pim/akonadi/src/widgets/collectionmaintenancepage.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>CollectionMaintenancePage</class> 0004 <widget class="QWidget" name="CollectionMaintenancePage"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>468</width> 0010 <height>371</height> 0011 </rect> 0012 </property> 0013 <layout class="QFormLayout" name="verticalLayout"> 0014 <item row="0" column="0"> 0015 <widget class="QLabel" name="label"> 0016 <property name="text"> 0017 <string>Folder type:</string> 0018 </property> 0019 </widget> 0020 </item> 0021 <item row="0" column="1"> 0022 <widget class="QLabel" name="folderTypeLbl"> 0023 <property name="text"> 0024 <string>unknown</string> 0025 </property> 0026 </widget> 0027 </item> 0028 <item row="1" column="1"> 0029 <widget class="QLabel" name="folderSizeLbl"> 0030 <property name="text"> 0031 <string>unknown</string> 0032 </property> 0033 </widget> 0034 </item> 0035 <item row="1" column="0"> 0036 <widget class="QLabel" name="label_3"> 0037 <property name="text"> 0038 <string>File size:</string> 0039 </property> 0040 </widget> 0041 </item> 0042 <item row="2" column="0"> 0043 <widget class="QLabel" name="label_5"> 0044 <property name="text"> 0045 <string>Total items:</string> 0046 </property> 0047 </widget> 0048 </item> 0049 <item row="2" column="1"> 0050 <widget class="QLabel" name="itemsCountLbl"> 0051 <property name="text"> 0052 <string>unknown</string> 0053 </property> 0054 </widget> 0055 </item> 0056 <item row="3" column="0"> 0057 <widget class="QLabel" name="label_7"> 0058 <property name="text"> 0059 <string>Unread items:</string> 0060 </property> 0061 </widget> 0062 </item> 0063 <item row="3" column="1"> 0064 <widget class="QLabel" name="unreadItemsCountLbl"> 0065 <property name="text"> 0066 <string>unknown</string> 0067 </property> 0068 </widget> 0069 </item> 0070 <item row="4" column="0"> 0071 <widget class="QLabel" name="indexingLabel"> 0072 <property name="text"> 0073 <string>Indexing:</string> 0074 </property> 0075 </widget> 0076 </item> 0077 <item row="4" column="1"> 0078 <widget class="QCheckBox" name="enableIndexingChkBox"> 0079 <property name="text"> 0080 <string>Enable fulltext indexing</string> 0081 </property> 0082 </widget> 0083 </item> 0084 <item row="5" column="1"> 0085 <widget class="QLabel" name="indexedCountLbl"> 0086 <property name="text"> 0087 <string>Retrieving indexed items count...</string> 0088 </property> 0089 </widget> 0090 </item> 0091 <item row="6" column="1"> 0092 <widget class="QPushButton" name="reindexButton"> 0093 <property name="text"> 0094 <string>Reindex folder</string> 0095 </property> 0096 </widget> 0097 </item> 0098 <item row="7"> 0099 <spacer name="verticalSpacer"> 0100 <property name="orientation"> 0101 <enum>Qt::Vertical</enum> 0102 </property> 0103 <property name="sizeHint" stdset="0"> 0104 <size> 0105 <width>20</width> 0106 <height>40</height> 0107 </size> 0108 </property> 0109 </spacer> 0110 </item> 0111 </layout> 0112 </widget> 0113 <resources/> 0114 <connections/> 0115 </ui>