Warning, /system/samba-mounter/src/kcm.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>KCMSambaMount</class>
0004  <widget class="QWidget" name="KCMSambaMount">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>949</width>
0010     <height>528</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <layout class="QHBoxLayout" name="horizontalLayout_2">
0020    <item>
0021     <widget class="QWidget" name="widget" native="true">
0022      <property name="sizePolicy">
0023       <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0024        <horstretch>0</horstretch>
0025        <verstretch>0</verstretch>
0026       </sizepolicy>
0027      </property>
0028      <property name="maximumSize">
0029       <size>
0030        <width>200</width>
0031        <height>16777215</height>
0032       </size>
0033      </property>
0034      <layout class="QVBoxLayout" name="verticalLayout">
0035       <property name="topMargin">
0036        <number>0</number>
0037       </property>
0038       <item>
0039        <widget class="QListWidget" name="mountList"/>
0040       </item>
0041       <item>
0042        <layout class="QHBoxLayout" name="horizontalLayout">
0043         <item>
0044          <spacer name="horizontalSpacer">
0045           <property name="orientation">
0046            <enum>Qt::Horizontal</enum>
0047           </property>
0048           <property name="sizeType">
0049            <enum>QSizePolicy::MinimumExpanding</enum>
0050           </property>
0051           <property name="sizeHint" stdset="0">
0052            <size>
0053             <width>40</width>
0054             <height>20</height>
0055            </size>
0056           </property>
0057          </spacer>
0058         </item>
0059         <item>
0060          <widget class="QPushButton" name="addBtn">
0061           <property name="text">
0062            <string/>
0063           </property>
0064           <property name="icon">
0065            <iconset theme="list-add">
0066             <normaloff>../../web-accounts/src</normaloff>../../web-accounts/src</iconset>
0067           </property>
0068          </widget>
0069         </item>
0070         <item>
0071          <widget class="QPushButton" name="remoteBtn">
0072           <property name="enabled">
0073            <bool>false</bool>
0074           </property>
0075           <property name="text">
0076            <string/>
0077           </property>
0078           <property name="icon">
0079            <iconset theme="list-remove">
0080             <normaloff>../../web-accounts/src</normaloff>../../web-accounts/src</iconset>
0081           </property>
0082          </widget>
0083         </item>
0084        </layout>
0085       </item>
0086      </layout>
0087     </widget>
0088    </item>
0089    <item>
0090     <layout class="QVBoxLayout" name="verticalLayout_2">
0091      <property name="spacing">
0092       <number>0</number>
0093      </property>
0094      <item>
0095       <widget class="KMessageWidget" name="errorWidget" native="true"/>
0096      </item>
0097      <item>
0098       <widget class="QGroupBox" name="mountInfo">
0099        <property name="sizePolicy">
0100         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0101          <horstretch>0</horstretch>
0102          <verstretch>0</verstretch>
0103         </sizepolicy>
0104        </property>
0105        <property name="title">
0106         <string/>
0107        </property>
0108       </widget>
0109      </item>
0110     </layout>
0111    </item>
0112   </layout>
0113  </widget>
0114  <customwidgets>
0115   <customwidget>
0116    <class>KMessageWidget</class>
0117    <extends>QWidget</extends>
0118    <header>kmessagewidget.h</header>
0119    <container>1</container>
0120   </customwidget>
0121  </customwidgets>
0122  <resources/>
0123  <connections/>
0124 </ui>