summaryrefslogtreecommitdiffstats
path: root/src/usability.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/usability.ui')
-rw-r--r--src/usability.ui34
1 files changed, 17 insertions, 17 deletions
diff --git a/src/usability.ui b/src/usability.ui
index 731c8c2..14369bd 100644
--- a/src/usability.ui
+++ b/src/usability.ui
@@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Usability</class>
-<widget class="QWidget">
+<widget class="TQWidget">
<property name="name">
<cstring>Usability</cstring>
</property>
@@ -27,7 +27,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QGroupBox" row="0" column="0" rowspan="1" colspan="3">
+ <widget class="TQGroupBox" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>groupBox12</cstring>
</property>
@@ -38,7 +38,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QPushButton" row="1" column="3">
+ <widget class="TQPushButton" row="1" column="3">
<property name="name">
<cstring>PushAdd</cstring>
</property>
@@ -49,12 +49,12 @@
<string>Alt+K</string>
</property>
</widget>
- <widget class="QLineEdit" row="1" column="2">
+ <widget class="TQLineEdit" row="1" column="2">
<property name="name">
<cstring>NewHost</cstring>
</property>
</widget>
- <widget class="QSpinBox" row="2" column="2">
+ <widget class="TQSpinBox" row="2" column="2">
<property name="name">
<cstring>kcfg_TrackHostExitsExpire</cstring>
</property>
@@ -62,7 +62,7 @@
<string> minutes</string>
</property>
</widget>
- <widget class="QListView" row="0" column="2" rowspan="1" colspan="2">
+ <widget class="TQListView" row="0" column="2" rowspan="1" colspan="2">
<column>
<property name="text">
<string>Domains </string>
@@ -81,7 +81,7 @@
<enum>AllColumns</enum>
</property>
</widget>
- <widget class="QLabel" row="2" column="0">
+ <widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel10</cstring>
</property>
@@ -89,7 +89,7 @@
<string>Maximum Length of Session Time:</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0" rowspan="2" colspan="1">
+ <widget class="TQLabel" row="0" column="0" rowspan="2" colspan="1">
<property name="name">
<cstring>textLabel9</cstring>
</property>
@@ -150,7 +150,7 @@
</size>
</property>
</spacer>
- <widget class="QLabel" row="2" column="0">
+ <widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel4_2_2_2_2</cstring>
</property>
@@ -158,7 +158,7 @@
<string>Don't reuse a connection if it is more than</string>
</property>
</widget>
- <widget class="QSpinBox" row="2" column="2">
+ <widget class="TQSpinBox" row="2" column="2">
<property name="name">
<cstring>kcfg_MaxCircuitDirtiness</cstring>
</property>
@@ -169,7 +169,7 @@
<number>9999</number>
</property>
</widget>
- <widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="3">
+ <widget class="TQGroupBox" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>groupBox13</cstring>
</property>
@@ -197,7 +197,7 @@
</size>
</property>
</spacer>
- <widget class="QPushButton" row="1" column="2">
+ <widget class="TQPushButton" row="1" column="2">
<property name="name">
<cstring>clearSelected</cstring>
</property>
@@ -205,7 +205,7 @@
<string>Clear Selected</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0" rowspan="2" colspan="1">
+ <widget class="TQLabel" row="0" column="0" rowspan="2" colspan="1">
<property name="name">
<cstring>textLabel11</cstring>
</property>
@@ -213,7 +213,7 @@
<string>&lt;p&gt; These services are known to have long session times. Select any of them that you use and this will ensure that their traffic is routed over servers that have a high-availability rating (i.e. are rarely offline).</string>
</property>
</widget>
- <widget class="QListView" row="0" column="2">
+ <widget class="TQListView" row="0" column="2">
<column>
<property name="text">
<string>Services </string>
@@ -296,9 +296,9 @@
</connection>
<connection>
<sender>TrackHostExits</sender>
- <signal>contextMenuRequested(QListViewItem*,const QPoint&amp;,int)</signal>
+ <signal>contextMenuRequested(TQListViewItem*,const TQPoint&amp;,int)</signal>
<receiver>Usability</receiver>
- <slot>TrackHostExits_contextMenuRequested(QListViewItem*,const QPoint&amp;,int)</slot>
+ <slot>TrackHostExits_contextMenuRequested(TQListViewItem*,const TQPoint&amp;,int)</slot>
</connection>
<connection>
<sender>PushAdd</sender>
@@ -322,7 +322,7 @@
<slots>
<slot>LongLivedPorts_selectionChanged()</slot>
<slot>PushAdd_clicked()</slot>
- <slot>TrackHostExits_contextMenuRequested( QListViewItem *, const QPoint &amp; point, int )</slot>
+ <slot>TrackHostExits_contextMenuRequested( TQListViewItem *, const TQPoint &amp; point, int )</slot>
<slot>slotDeleteEntry()</slot>
<slot>clearSelected_clicked()</slot>
</slots>