Warning, /network/kdeconnect-kde/plugins/findthisdevice/findthisdevice_config.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>FindThisDeviceConfigUi</class>
0004  <widget class="QWidget" name="FindThisDeviceConfigUi">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>569</width>
0010     <height>140</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout">
0014    <item>
0015     <widget class="QGroupBox" name="groupBox">
0016      <property name="title">
0017       <string>Discovery Utilities</string>
0018      </property>
0019      <layout class="QVBoxLayout">
0020       <item>
0021        <layout class="QHBoxLayout">
0022         <item>
0023          <widget class="QLabel">
0024           <property name="text">
0025            <string>Sound to play:</string>
0026           </property>
0027          </widget>
0028         </item>
0029         <item>
0030          <widget class="QToolButton" name="playSoundButton">
0031           <property name="icon">
0032            <iconset theme="media-playback-start"/>
0033           </property>
0034          </widget>
0035         </item>
0036         <item>
0037          <widget class="KUrlRequester" name="soundFileRequester">
0038           <property name="toolTip">
0039            <string>Select the sound to play</string>
0040           </property>
0041          </widget>
0042         </item>
0043        </layout>
0044       </item>
0045      </layout>
0046     </widget>
0047    </item>
0048    <item>
0049     <spacer name="verticalSpacer">
0050      <property name="orientation">
0051       <enum>Qt::Vertical</enum>
0052      </property>
0053      <property name="sizeHint" stdset="0">
0054       <size>
0055        <width>20</width>
0056        <height>40</height>
0057       </size>
0058      </property>
0059     </spacer>
0060    </item>
0061   </layout>
0062  </widget>
0063  <customwidgets>
0064   <customwidget>
0065    <class>KUrlRequester</class>
0066    <extends>QWidget</extends>
0067    <header>kurlrequester.h</header>
0068   </customwidget>
0069  </customwidgets>
0070  <resources/>
0071  <connections/>
0072 </ui>