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.
kftpgrabber/kftpgrabber/src/ui/kftpqueueeditorlayout.ui

328 lines
14 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>KFTPQueueEditorLayout</class>
<widget class="TQWidget">
<property name="name">
<cstring>KFTPQueueEditorLayout</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>628</width>
<height>290</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KLineEdit" row="1" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>dstPath</cstring>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>srcPath</cstring>
</property>
</widget>
<widget class="TQTabWidget" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>serverTab</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Source Server Info</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Server Info</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>Server name:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>Host:</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel7</cstring>
</property>
<property name="text">
<string>Password:</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>Username:</string>
</property>
</widget>
<widget class="KFTPServerLineEdit" row="0" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>srcName</cstring>
</property>
</widget>
<widget class="KLineEdit" row="1" column="1">
<property name="name">
<cstring>srcHost</cstring>
</property>
</widget>
<widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>srcUser</cstring>
</property>
</widget>
<widget class="KPasswordEdit" row="3" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>srcPass</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="2">
<property name="name">
<cstring>textLabel8</cstring>
</property>
<property name="text">
<string>Port:</string>
</property>
</widget>
<widget class="TQSpinBox" row="1" column="3">
<property name="name">
<cstring>srcPort</cstring>
</property>
<property name="maxValue">
<number>65535</number>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="value">
<number>21</number>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Destination Server Info</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>groupBox1_2</cstring>
</property>
<property name="title">
<string>Server Info</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel4_2</cstring>
</property>
<property name="text">
<string>Server name:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel5_2</cstring>
</property>
<property name="text">
<string>Host:</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel7_2</cstring>
</property>
<property name="text">
<string>Password:</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel6_2</cstring>
</property>
<property name="text">
<string>Username:</string>
</property>
</widget>
<widget class="KFTPServerLineEdit" row="0" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>dstName</cstring>
</property>
</widget>
<widget class="KLineEdit" row="1" column="1">
<property name="name">
<cstring>dstHost</cstring>
</property>
</widget>
<widget class="KLineEdit" row="2" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>dstUser</cstring>
</property>
</widget>
<widget class="KPasswordEdit" row="3" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>dstPass</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="2">
<property name="name">
<cstring>textLabel8_2</cstring>
</property>
<property name="text">
<string>Port:</string>
</property>
</widget>
<widget class="TQSpinBox" row="1" column="3">
<property name="name">
<cstring>dstPort</cstring>
</property>
<property name="maxValue">
<number>65535</number>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="value">
<number>21</number>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>&lt;b&gt;Source:&lt;/b&gt;</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>&lt;b&gt;Destination:&lt;/b&gt;</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Transfer type:</string>
</property>
</widget>
<widget class="KComboBox" row="3" column="2">
<item>
<property name="text">
<string>Download</string>
</property>
</item>
<item>
<property name="text">
<string>Upload</string>
</property>
</item>
<item>
<property name="text">
<string>FXP</string>
</property>
</item>
<property name="name">
<cstring>transferType</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</grid>
</widget>
<customwidgets>
<customwidget>
<class>KFTPServerLineEdit</class>
<header location="local">kftpserverlineedit.h</header>
<sizehint>
<width>0</width>
<height>18</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>7</hordata>
<verdata>0</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
<pixmap>image0</pixmap>
<signal>serverChanged(TQDomNode server)</signal>
</customwidget>
</customwidgets>
<images>
<image name="image0">
<data format="XBM.GZ" length="79">789c534e494dcbcc4b554829cdcdad8c2fcf4c29c95030e0524611cd48cd4ccf28010a1797249664262b2467241641a592324b8aa363156c15aab914146aadb90067111b1f</data>
</image>
</images>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kpassdlg.h</include>
</includes>
</UI>