Warning, /graphics/gwenview/importer/dialogpage.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>DialogPage</class>
0004  <widget class="QWidget" name="DialogPage">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>355</width>
0010     <height>287</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="3" column="1">
0015     <spacer name="verticalSpacer_2">
0016      <property name="orientation">
0017       <enum>Qt::Vertical</enum>
0018      </property>
0019      <property name="sizeHint" stdset="0">
0020       <size>
0021        <width>20</width>
0022        <height>55</height>
0023       </size>
0024      </property>
0025     </spacer>
0026    </item>
0027    <item row="4" column="1">
0028     <spacer name="verticalSpacer">
0029      <property name="orientation">
0030       <enum>Qt::Vertical</enum>
0031      </property>
0032      <property name="sizeHint" stdset="0">
0033       <size>
0034        <width>20</width>
0035        <height>40</height>
0036       </size>
0037      </property>
0038     </spacer>
0039    </item>
0040    <item row="2" column="0">
0041     <spacer name="horizontalSpacer">
0042      <property name="orientation">
0043       <enum>Qt::Horizontal</enum>
0044      </property>
0045      <property name="sizeHint" stdset="0">
0046       <size>
0047        <width>178</width>
0048        <height>20</height>
0049       </size>
0050      </property>
0051     </spacer>
0052    </item>
0053    <item row="2" column="1">
0054     <layout class="QVBoxLayout" name="verticalLayout">
0055      <item>
0056       <widget class="QLabel" name="mLabel">
0057        <property name="text">
0058         <string/>
0059        </property>
0060       </widget>
0061      </item>
0062      <item>
0063       <spacer name="verticalSpacer_4">
0064        <property name="orientation">
0065         <enum>Qt::Vertical</enum>
0066        </property>
0067        <property name="sizeType">
0068         <enum>QSizePolicy::Fixed</enum>
0069        </property>
0070        <property name="sizeHint" stdset="0">
0071         <size>
0072          <width>20</width>
0073          <height>12</height>
0074         </size>
0075        </property>
0076       </spacer>
0077      </item>
0078      <item>
0079       <widget class="QWidget" name="mButtonContainer" native="true"/>
0080      </item>
0081     </layout>
0082    </item>
0083    <item row="2" column="2">
0084     <spacer name="horizontalSpacer_2">
0085      <property name="orientation">
0086       <enum>Qt::Horizontal</enum>
0087      </property>
0088      <property name="sizeHint" stdset="0">
0089       <size>
0090        <width>177</width>
0091        <height>20</height>
0092       </size>
0093      </property>
0094     </spacer>
0095    </item>
0096    <item row="1" column="1">
0097     <spacer name="verticalSpacer_3">
0098      <property name="orientation">
0099       <enum>Qt::Vertical</enum>
0100      </property>
0101      <property name="sizeType">
0102       <enum>QSizePolicy::Expanding</enum>
0103      </property>
0104      <property name="sizeHint" stdset="0">
0105       <size>
0106        <width>20</width>
0107        <height>40</height>
0108       </size>
0109      </property>
0110     </spacer>
0111    </item>
0112    <item row="0" column="0" colspan="3">
0113     <widget class="KMessageWidget" name="mErrorMessageWidget">
0114      <property name="sizePolicy">
0115       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0116        <horstretch>0</horstretch>
0117        <verstretch>0</verstretch>
0118       </sizepolicy>
0119      </property>
0120      <property name="messageType">
0121       <enum>KMessageWidget::Error</enum>
0122      </property>
0123     </widget>
0124    </item>
0125   </layout>
0126  </widget>
0127  <customwidgets>
0128   <customwidget>
0129    <class>KMessageWidget</class>
0130    <extends>QFrame</extends>
0131    <header>kmessagewidget.h</header>
0132   </customwidget>
0133  </customwidgets>
0134  <resources/>
0135  <connections/>
0136 </ui>