Warning, /plasma/bluedevil/src/sendfile/pages/failpage.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>FailPage</class>
0004  <widget class="QWidget" name="FailPage">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>300</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <layout class="QHBoxLayout" name="horizontalLayout">
0016      <item>
0017       <spacer name="horizontalSpacer">
0018        <property name="orientation">
0019         <enum>Qt::Horizontal</enum>
0020        </property>
0021        <property name="sizeType">
0022         <enum>QSizePolicy::Fixed</enum>
0023        </property>
0024        <property name="sizeHint" stdset="0">
0025         <size>
0026          <width>10</width>
0027          <height>20</height>
0028         </size>
0029        </property>
0030       </spacer>
0031      </item>
0032      <item>
0033       <widget class="QLabel" name="failIcon">
0034        <property name="maximumSize">
0035         <size>
0036          <width>48</width>
0037          <height>48</height>
0038         </size>
0039        </property>
0040       </widget>
0041      </item>
0042      <item>
0043       <widget class="QLabel" name="failLbl">
0044        <property name="text">
0045         <string/>
0046        </property>
0047        <property name="textFormat">
0048         <enum>Qt::PlainText</enum>
0049        </property>
0050       </widget>
0051      </item>
0052     </layout>
0053    </item>
0054    <item>
0055     <spacer name="verticalSpacer">
0056      <property name="orientation">
0057       <enum>Qt::Vertical</enum>
0058      </property>
0059      <property name="sizeHint" stdset="0">
0060       <size>
0061        <width>20</width>
0062        <height>40</height>
0063       </size>
0064      </property>
0065     </spacer>
0066    </item>
0067   </layout>
0068  </widget>
0069  <resources/>
0070  <connections/>
0071 </ui>