diff options
Diffstat (limited to 'src/Q_customconnectdialog.ui')
-rwxr-xr-x | src/Q_customconnectdialog.ui | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/src/Q_customconnectdialog.ui b/src/Q_customconnectdialog.ui index 926a674..dcd5a64 100755 --- a/src/Q_customconnectdialog.ui +++ b/src/Q_customconnectdialog.ui @@ -1,6 +1,6 @@ <!DOCTYPE UI><UI version="3.2" stdsetdef="1"> <class>KasablancaCustomConnectDialog</class> -<widget class="QWidget"> +<widget class="TQWidget"> <property name="name"> <cstring>KasablancaCustomConnectDialog</cstring> </property> @@ -22,11 +22,11 @@ <property name="margin"> <number>2</number> </property> - <widget class="QTabWidget" row="0" column="0"> + <widget class="TQTabWidget" row="0" column="0"> <property name="name"> <cstring>Custom</cstring> </property> - <widget class="QWidget"> + <widget class="TQWidget"> <property name="name"> <cstring>tab</cstring> </property> @@ -40,7 +40,7 @@ <property name="margin"> <number>2</number> </property> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>textLabel4</cstring> </property> @@ -51,7 +51,7 @@ <set>AlignVCenter|AlignLeft</set> </property> </widget> - <widget class="QLineEdit" row="1" column="1" rowspan="1" colspan="2"> + <widget class="TQLineEdit" row="1" column="1" rowspan="1" colspan="2"> <property name="name"> <cstring>UserLineEdit</cstring> </property> @@ -67,7 +67,7 @@ <string>The ftp Login Username. On open ftp servers you usually login using "anonymous".</string> </property> </widget> - <widget class="QLineEdit" row="2" column="1" rowspan="1" colspan="2"> + <widget class="TQLineEdit" row="2" column="1" rowspan="1" colspan="2"> <property name="name"> <cstring>PassLineEdit</cstring> </property> @@ -78,7 +78,7 @@ <string>The user's password. Anonymous ftp servers ussually don't use passwords or accept passwords in the form of "[email protected]".</string> </property> </widget> - <widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="2"> + <widget class="TQLineEdit" row="0" column="1" rowspan="1" colspan="2"> <property name="name"> <cstring>InfoEdit</cstring> </property> @@ -92,7 +92,7 @@ <string>This information points to the the ftp server. HOST can either be a standard ip adress like "192.168.2.1" or a domain name. PORT is the port number on which the ftp server listens. In most cases this is 21. Both are seperated by a ":" character. A legit input would be "ftp.kde.org:21".</string> </property> </widget> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>textLabel3</cstring> </property> @@ -103,7 +103,7 @@ <set>AlignVCenter</set> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel2</cstring> </property> @@ -114,7 +114,7 @@ <set>AlignVCenter</set> </property> </widget> - <widget class="QLabel" row="3" column="0"> + <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>textLabel1</cstring> </property> @@ -125,7 +125,7 @@ <set>AlignVCenter</set> </property> </widget> - <widget class="QLabel" row="4" column="0"> + <widget class="TQLabel" row="4" column="0"> <property name="name"> <cstring>textLabel1_2</cstring> </property> @@ -136,7 +136,7 @@ <set>WordBreak|AlignVCenter</set> </property> </widget> - <widget class="QCheckBox" row="1" column="3"> + <widget class="TQCheckBox" row="1" column="3"> <property name="name"> <cstring>AnonymousCheckBox</cstring> </property> @@ -161,7 +161,7 @@ </size> </property> </spacer> - <widget class="QComboBox" row="3" column="1"> + <widget class="TQComboBox" row="3" column="1"> <item> <property name="text"> <string>Unencrypted</string> @@ -189,7 +189,7 @@ <string>There are 4 encryption levels available. Unencrypted leaves all traffic clear and without encryption. Most ftp servers allow only this mode. Level 1 encryption means that the traffic on the control connection is encrypted while data transfer remains clear. Level 2 is basically the same with the exception of directory information which is transfered on the data channel, but is encrypted too. Eventually Level 3 encrypts everything all communication and all data traffic.</string> </property> </widget> - <widget class="QComboBox" row="4" column="1"> + <widget class="TQComboBox" row="4" column="1"> <item> <property name="text"> <string>Passive Mode</string> @@ -226,7 +226,7 @@ </spacer> </grid> </widget> - <widget class="QWidget"> + <widget class="TQWidget"> <property name="name"> <cstring>tab</cstring> </property> @@ -240,7 +240,7 @@ <property name="margin"> <number>2</number> </property> - <widget class="QLabel" row="1" column="0"> + <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>textLabel2_2</cstring> </property> @@ -248,7 +248,7 @@ <string>Alternative fxp:</string> </property> </widget> - <widget class="QCheckBox" row="1" column="3"> + <widget class="TQCheckBox" row="1" column="3"> <property name="name"> <cstring>AlternativeFxpCheckBox</cstring> </property> @@ -256,12 +256,12 @@ <string>Enabled</string> </property> </widget> - <widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="3"> + <widget class="TQLineEdit" row="0" column="1" rowspan="1" colspan="3"> <property name="name"> <cstring>DefaultDirectoryEdit</cstring> </property> </widget> - <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2"> + <widget class="TQLabel" row="2" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>textLabel1_2_2_2_2</cstring> </property> @@ -269,7 +269,7 @@ <string>Correct pasv responses:</string> </property> </widget> - <widget class="QCheckBox" row="2" column="3"> + <widget class="TQCheckBox" row="2" column="3"> <property name="name"> <cstring>CorrectPasvCheckBox</cstring> </property> @@ -277,7 +277,7 @@ <string>Enabled</string> </property> </widget> - <widget class="QLabel" row="0" column="0"> + <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>textLabel3_2</cstring> </property> |