You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
103 lines
3.3 KiB
103 lines
3.3 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>CopyMoveView</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>CopyMoveView</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>571</width>
|
|
<height>353</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>Copy / Move</string>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>m_HeadOneLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string><p align="right">Rename</p></string>
|
|
</property>
|
|
<property name="tqalignment">
|
|
<set>WordBreak|AlignVCenter|AlignLeft</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="KSqueezedTextLabel">
|
|
<property name="name">
|
|
<cstring>m_OldNameLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>this long text</string>
|
|
</property>
|
|
<property name="tqalignment">
|
|
<set>AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>m_HeadTwoLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>to</string>
|
|
</property>
|
|
<property name="tqalignment">
|
|
<set>AlignVCenter|AlignLeft</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>tqlayout5</cstring>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="KSqueezedTextLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>m_PrefixLabel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>/there/</string>
|
|
</property>
|
|
<property name="tqalignment">
|
|
<set>AlignVCenter|AlignRight</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit" row="0" column="1">
|
|
<property name="name">
|
|
<cstring>m_NewNameInput</cstring>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQCheckBox">
|
|
<property name="name">
|
|
<cstring>m_ForceBox</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Force operation</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<customwidgets>
|
|
</customwidgets>
|
|
<layoutdefaults spacing="2" margin="2"/>
|
|
<includehints>
|
|
<includehint>ksqueezedtextlabel.h</includehint>
|
|
<includehint>ksqueezedtextlabel.h</includehint>
|
|
<includehint>klineedit.h</includehint>
|
|
</includehints>
|
|
</UI>
|