Warning, /sdk/dolphin-plugins/svn/svnprogressdialog.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>SvnProgressDialog</class>
0004  <widget class="QWidget" name="SvnProgressDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>521</width>
0010     <height>409</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="windowTitle">
0020    <string/>
0021   </property>
0022   <layout class="QGridLayout" name="gridLayout">
0023    <item row="0" column="0" colspan="3">
0024     <widget class="QPlainTextEdit" name="texteditMessage">
0025      <property name="readOnly">
0026       <bool>true</bool>
0027      </property>
0028     </widget>
0029    </item>
0030    <item row="1" column="2">
0031     <widget class="QPushButton" name="buttonCancel">
0032      <property name="text">
0033       <string>Cancel</string>
0034      </property>
0035      <property name="icon">
0036       <iconset theme="dialog-cancel"/>
0037      </property>
0038     </widget>
0039    </item>
0040    <item row="1" column="1">
0041     <widget class="QPushButton" name="buttonOk">
0042      <property name="enabled">
0043       <bool>false</bool>
0044      </property>
0045      <property name="text">
0046       <string>OK</string>
0047      </property>
0048      <property name="icon">
0049       <iconset theme="dialog-ok"/>
0050      </property>
0051      <property name="autoDefault">
0052       <bool>true</bool>
0053      </property>
0054      <property name="default">
0055       <bool>true</bool>
0056      </property>
0057     </widget>
0058    </item>
0059    <item row="1" column="0">
0060     <spacer name="horizontalSpacer">
0061      <property name="orientation">
0062       <enum>Qt::Horizontal</enum>
0063      </property>
0064      <property name="sizeHint" stdset="0">
0065       <size>
0066        <width>328</width>
0067        <height>20</height>
0068       </size>
0069      </property>
0070     </spacer>
0071    </item>
0072   </layout>
0073  </widget>
0074  <resources/>
0075  <connections/>
0076 </ui>