summaryrefslogtreecommitdiffstats
path: root/src/newprofiledialogbase.ui
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-06 14:15:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-06 14:15:01 -0600
commit1b89319fd93b88313cab40f1e9de24c067b04efb (patch)
tree80132996de993c3dcab4040864d7729842875b2d /src/newprofiledialogbase.ui
parentd08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a (diff)
downloadkvpnc-1b89319fd93b88313cab40f1e9de24c067b04efb.tar.gz
kvpnc-1b89319fd93b88313cab40f1e9de24c067b04efb.zip
Initial TQt conversion
Diffstat (limited to 'src/newprofiledialogbase.ui')
-rw-r--r--src/newprofiledialogbase.ui70
1 files changed, 35 insertions, 35 deletions
diff --git a/src/newprofiledialogbase.ui b/src/newprofiledialogbase.ui
index 7635225..8cce8f6 100644
--- a/src/newprofiledialogbase.ui
+++ b/src/newprofiledialogbase.ui
@@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>NewProfileDialogbase</class>
-<widget class="QWidget">
+<widget class="TQWidget">
<property name="name">
<cstring>NewProfileDialogBase</cstring>
</property>
@@ -25,9 +25,9 @@
<property name="spacing">
<number>6</number>
</property>
- <widget class="QLayoutWidget" row="16" column="0" rowspan="1" colspan="4">
+ <widget class="TQLayoutWidget" row="16" column="0" rowspan="1" colspan="4">
<property name="name">
- <cstring>layout9</cstring>
+ <cstring>tqlayout9</cstring>
</property>
<hbox>
<property name="name">
@@ -57,7 +57,7 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>321</width>
<height>20</height>
@@ -66,9 +66,9 @@
</spacer>
</hbox>
</widget>
- <widget class="QLayoutWidget" row="17" column="0" rowspan="1" colspan="4">
+ <widget class="TQLayoutWidget" row="17" column="0" rowspan="1" colspan="4">
<property name="name">
- <cstring>layout11</cstring>
+ <cstring>tqlayout11</cstring>
</property>
<hbox>
<property name="name">
@@ -112,7 +112,7 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>110</width>
<height>20</height>
@@ -131,7 +131,7 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>20</width>
<height>16</height>
@@ -146,7 +146,7 @@
<string>IPSec ID of the remote side</string>
</property>
</widget>
- <widget class="QLabel" row="9" column="0">
+ <widget class="TQLabel" row="9" column="0">
<property name="name">
<cstring>LabelNetworkDevice</cstring>
</property>
@@ -176,7 +176,7 @@
<string>Certificate file name</string>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>LabelProfilename_2</cstring>
</property>
@@ -187,7 +187,7 @@
<string>Description:</string>
</property>
</widget>
- <widget class="QLabel" row="11" column="0">
+ <widget class="TQLabel" row="11" column="0">
<property name="name">
<cstring>LabelPassword</cstring>
</property>
@@ -195,7 +195,7 @@
<string>Password:</string>
</property>
</widget>
- <widget class="QLabel" row="5" column="0">
+ <widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>LabelRemoteNetwork</cstring>
</property>
@@ -206,7 +206,7 @@
<string>Remote network:</string>
</property>
</widget>
- <widget class="QCheckBox" row="15" column="1" rowspan="1" colspan="3">
+ <widget class="TQCheckBox" row="15" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>CheckUserPass</cstring>
</property>
@@ -220,7 +220,7 @@
<string>Save the user password in config file (or in KWallet if available)</string>
</property>
</widget>
- <widget class="QLabel" row="7" column="0">
+ <widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>LabelID</cstring>
</property>
@@ -250,7 +250,7 @@
<string>Enter the description of this profile here.</string>
</property>
</widget>
- <widget class="QLabel" row="4" column="0">
+ <widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>LabelGroupPassword</cstring>
</property>
@@ -258,7 +258,7 @@
<string>Group password:</string>
</property>
</widget>
- <widget class="QLabel" row="12" column="0">
+ <widget class="TQLabel" row="12" column="0">
<property name="name">
<cstring>LabelCertificatePath</cstring>
</property>
@@ -285,7 +285,7 @@
<string>Path to the certificates, used if no absolute path is given.</string>
</property>
</widget>
- <widget class="QLineEdit" row="4" column="1" rowspan="1" colspan="3">
+ <widget class="TQLineEdit" row="4" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>GroupPasswordEdit</cstring>
</property>
@@ -296,7 +296,7 @@
<string>Group password for remote side</string>
</property>
</widget>
- <widget class="QLineEdit" row="11" column="1" rowspan="1" colspan="3">
+ <widget class="TQLineEdit" row="11" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>PasswordEdit</cstring>
</property>
@@ -307,7 +307,7 @@
<string>Password for authentication</string>
</property>
</widget>
- <widget class="QLabel" row="8" column="0">
+ <widget class="TQLabel" row="8" column="0">
<property name="name">
<cstring>LabelPsk</cstring>
</property>
@@ -336,14 +336,14 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>159</width>
<height>20</height>
</size>
</property>
</spacer>
- <widget class="QLabel" row="3" column="0">
+ <widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>LabelGateway</cstring>
</property>
@@ -351,7 +351,7 @@
<string>VPN gateway:</string>
</property>
</widget>
- <widget class="QCheckBox" row="14" column="1" rowspan="1" colspan="3">
+ <widget class="TQCheckBox" row="14" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>CheckGroupPass</cstring>
</property>
@@ -365,7 +365,7 @@
<string>Save the group password in config file (or in KWallet if available)</string>
</property>
</widget>
- <widget class="QLabel" row="2" column="0">
+ <widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>LabelConnectionType</cstring>
</property>
@@ -373,7 +373,7 @@
<string>Connection type:</string>
</property>
</widget>
- <widget class="QLabel" row="6" column="0">
+ <widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>LabelAuthType</cstring>
</property>
@@ -391,14 +391,14 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>159</width>
<height>20</height>
</size>
</property>
</spacer>
- <widget class="QLabel" row="13" column="0">
+ <widget class="TQLabel" row="13" column="0">
<property name="name">
<cstring>LabelCertificate</cstring>
</property>
@@ -414,7 +414,7 @@
<string>Hostname or IP address of the VPN gateway</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>LabelProfilename</cstring>
</property>
@@ -425,7 +425,7 @@
<string>Profile name:</string>
</property>
</widget>
- <widget class="QLabel" row="10" column="0">
+ <widget class="TQLabel" row="10" column="0">
<property name="name">
<cstring>LabelUsername</cstring>
</property>
@@ -443,7 +443,7 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>114</width>
<height>20</height>
@@ -474,7 +474,7 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>75</width>
<height>20</height>
@@ -499,9 +499,9 @@
<string>Authentication type</string>
</property>
</widget>
- <widget class="QLayoutWidget" row="5" column="1" rowspan="1" colspan="3">
+ <widget class="TQLayoutWidget" row="5" column="1" rowspan="1" colspan="3">
<property name="name">
- <cstring>layout8</cstring>
+ <cstring>tqlayout8</cstring>
</property>
<hbox>
<property name="name">
@@ -518,7 +518,7 @@
<string>This is the remote network where the connection should going to. &lt;br&gt;Use this at a PPTP connection for set another network than the retrieved IP is located.</string>
</property>
</widget>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>RemoteNetDividetextLabel</cstring>
</property>
@@ -670,12 +670,12 @@
<tabstop>ImportPcfProfilePushButton</tabstop>
<tabstop>ImportCertificatePushButton</tabstop>
</tabstops>
-<slots>
+<Q_SLOTS>
<slot>profileNameChanged(const QString&amp;)</slot>
<slot>importPcfFileClicked()</slot>
<slot>passwordContentChanged()</slot>
<slot>groupPasswordContentChanged()</slot>
-</slots>
+</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kpushbutton.h</includehint>