Warning, /sdk/kdesvn/src/svnfrontend/copymoveview.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>CopyMoveView</class>
0004  <widget class="QWidget" name="CopyMoveView">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>571</width>
0010     <height>353</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Copy / Move</string>
0015   </property>
0016   <layout class="QVBoxLayout">
0017    <item>
0018     <widget class="QLabel" name="m_HeadOneLabel">
0019      <property name="text">
0020       <string>Rename</string>
0021      </property>
0022      <property name="alignment">
0023       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0024      </property>
0025      <property name="wordWrap">
0026       <bool>true</bool>
0027      </property>
0028     </widget>
0029    </item>
0030    <item>
0031     <widget class="KSqueezedTextLabel" name="m_OldNameLabel">
0032      <property name="text">
0033       <string>KSqueezedTextLabel</string>
0034      </property>
0035      <property name="alignment">
0036       <set>Qt::AlignCenter</set>
0037      </property>
0038     </widget>
0039    </item>
0040    <item>
0041     <widget class="QLabel" name="m_HeadTwoLabel">
0042      <property name="text">
0043       <string>to</string>
0044      </property>
0045      <property name="alignment">
0046       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0047      </property>
0048      <property name="wordWrap">
0049       <bool>false</bool>
0050      </property>
0051     </widget>
0052    </item>
0053    <item>
0054     <layout class="QGridLayout">
0055      <item row="0" column="0">
0056       <widget class="KSqueezedTextLabel" name="m_PrefixLabel">
0057        <property name="text">
0058         <string>KSqueezedTextLabel</string>
0059        </property>
0060        <property name="alignment">
0061         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0062        </property>
0063       </widget>
0064      </item>
0065      <item row="0" column="1">
0066       <widget class="KLineEdit" name="m_NewNameInput"/>
0067      </item>
0068     </layout>
0069    </item>
0070   </layout>
0071  </widget>
0072  <layoutdefault spacing="2" margin="2"/>
0073  <customwidgets>
0074   <customwidget>
0075    <class>KLineEdit</class>
0076    <extends>QLineEdit</extends>
0077    <header>klineedit.h</header>
0078   </customwidget>
0079   <customwidget>
0080    <class>KSqueezedTextLabel</class>
0081    <extends>QLabel</extends>
0082    <header>ksqueezedtextlabel.h</header>
0083   </customwidget>
0084  </customwidgets>
0085  <includes>
0086   <include location="local">ksqueezedtextlabel.h</include>
0087   <include location="local">ksqueezedtextlabel.h</include>
0088   <include location="local">klineedit.h</include>
0089  </includes>
0090  <resources/>
0091  <connections/>
0092 </ui>