Warning, /network/konqueror/settings/performance/konqueror_ui.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>KCMPerformance::Konqueror_ui</class>
0004  <widget class="QWidget" name="KCMPerformance::Konqueror_ui">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>600</width>
0010     <height>480</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout">
0014    <item>
0015     <widget class="QGroupBox" name="groupBox1">
0016      <property name="title">
0017       <string>Preloading</string>
0018      </property>
0019      <layout class="QVBoxLayout">
0020       <item>
0021        <widget class="QCheckBox" name="cb_preload_on_startup">
0022         <property name="text">
0023          <string>Preload an instance after desktop startup</string>
0024         </property>
0025        </widget>
0026       </item>
0027       <item>
0028        <widget class="QCheckBox" name="cb_always_have_preloaded">
0029         <property name="text">
0030          <string>Always try to have one preloaded instance</string>
0031         </property>
0032        </widget>
0033       </item>
0034      </layout>
0035     </widget>
0036    </item>
0037    <item>
0038     <spacer name="spacer1">
0039      <property name="orientation">
0040       <enum>Qt::Vertical</enum>
0041      </property>
0042      <property name="sizeType">
0043       <enum>QSizePolicy::Expanding</enum>
0044      </property>
0045      <property name="sizeHint" stdset="0">
0046       <size>
0047        <width>20</width>
0048        <height>160</height>
0049       </size>
0050      </property>
0051     </spacer>
0052    </item>
0053   </layout>
0054  </widget>
0055  <resources/>
0056  <connections/>
0057 </ui>