Warning, /utilities/konsole/src/settings/ThumbnailsSettings.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>ThumbnailsSettings</class>
0004  <widget class="QWidget" name="ThumbnailsSettings">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>347</width>
0010     <height>347</height>
0011    </rect>
0012   </property>
0013   <layout class="QFormLayout" name="formLayout">
0014    <item row="1" column="0">
0015     <widget class="QLabel" name="label">
0016      <property name="text">
0017       <string>Size:</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item row="1" column="1">
0022     <widget class="QSpinBox" name="kcfg_ThumbnailSize">
0023      <property name="suffix">
0024       <string>px</string>
0025      </property>
0026      <property name="minimum">
0027       <number>16</number>
0028      </property>
0029      <property name="maximum">
0030       <number>1024</number>
0031      </property>
0032     </widget>
0033    </item>
0034    <item row="2" column="0" colspan="2">
0035     <widget class="QLabel" name="label_3">
0036      <property name="text">
0037       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;To use this feature, enable &lt;span style=&quot; font-weight:600;&quot;&gt;Mouse-&amp;gt;Miscellaneous-&amp;gt;Underline &lt;/span&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;files&lt;/span&gt; in your profile settings&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0038      </property>
0039      <property name="textFormat">
0040       <enum>Qt::RichText</enum>
0041      </property>
0042      <property name="wordWrap">
0043       <bool>true</bool>
0044      </property>
0045      <property name="margin">
0046       <number>0</number>
0047      </property>
0048     </widget>
0049    </item>
0050    <item row="3" column="0">
0051     <widget class="QLabel" name="label_2">
0052      <property name="text">
0053       <string>Activation:</string>
0054      </property>
0055      <property name="margin">
0056       <number>0</number>
0057      </property>
0058     </widget>
0059    </item>
0060    <item row="3" column="1">
0061     <widget class="QLabel" name="label_5">
0062      <property name="text">
0063       <string>Mouse hover plus</string>
0064      </property>
0065     </widget>
0066    </item>
0067    <item row="4" column="1">
0068     <widget class="QCheckBox" name="kcfg_ThumbnailShift">
0069      <property name="text">
0070       <string>Shift</string>
0071      </property>
0072     </widget>
0073    </item>
0074    <item row="5" column="1">
0075     <widget class="QCheckBox" name="kcfg_ThumbnailAlt">
0076      <property name="text">
0077       <string>Alt</string>
0078      </property>
0079     </widget>
0080    </item>
0081    <item row="6" column="1">
0082     <widget class="QCheckBox" name="kcfg_ThumbnailCtrl">
0083      <property name="text">
0084       <string>Ctrl</string>
0085      </property>
0086     </widget>
0087    </item>
0088    <item row="0" column="0" colspan="2">
0089     <layout class="QHBoxLayout" name="horizontalLayout">
0090      <item>
0091       <widget class="QCheckBox" name="kcfg_EnableThumbnails">
0092        <property name="text">
0093         <string>Enable thumbnails generation</string>
0094        </property>
0095       </widget>
0096      </item>
0097     </layout>
0098    </item>
0099   </layout>
0100  </widget>
0101  <resources/>
0102  <connections/>
0103 </ui>