From 7c2bc4b5ce4fc1a72868aa949e9ec49fbe2e7931 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 27 Jul 2013 16:57:53 +0200 Subject: Initial TQt conversion --- src/hidsrvwizard.ui | 66 ++++++++++++++++++++++++++--------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'src/hidsrvwizard.ui') diff --git a/src/hidsrvwizard.ui b/src/hidsrvwizard.ui index 1497ad5..e4dd0c2 100644 --- a/src/hidsrvwizard.ui +++ b/src/hidsrvwizard.ui @@ -1,6 +1,6 @@ HidSrvWizard - + HidSrvWizard @@ -15,7 +15,7 @@ Form1 - + WizardPage @@ -26,14 +26,14 @@ unnamed - + buttonGroup1 Service Types - + localWeb @@ -49,7 +49,7 @@ A local web service. - + remote @@ -69,7 +69,7 @@ - + textLabel1 @@ -79,7 +79,7 @@ - + LocalWebService @@ -90,7 +90,7 @@ unnamed - + textLabel4 @@ -98,7 +98,7 @@ <blockquote>To run a local web service, the Tor people recommend thttpd. Would you like to download and install thttpd now? If not, you can just continue and set up the address and port of the service as normal.</blockquote> - + downloadThttpd @@ -142,7 +142,7 @@ - + ServiceName @@ -153,7 +153,7 @@ unnamed - + textLabel5 @@ -229,7 +229,7 @@ - + Nick @@ -242,7 +242,7 @@ - + RedirectService @@ -253,12 +253,12 @@ unnamed - + RedirectAddress - + textLabel2 @@ -266,7 +266,7 @@ Enter the address and port your service will redirect to: - + NonWebPort @@ -274,7 +274,7 @@ 9999 - + textLabel6 @@ -282,7 +282,7 @@ Enter the port your hidden service will listen on: - + textLabel3 @@ -290,7 +290,7 @@ e.g. www.google.com<br>or localhost - + RedirectPort @@ -298,7 +298,7 @@ 999999999 - + textLabel4_2 @@ -308,7 +308,7 @@ - + LocalWebServiceFiles @@ -319,7 +319,7 @@ unnamed - + textLabel5_2 @@ -327,7 +327,7 @@ Select or accept the location of the files you will serve: - + textLabel6_2 @@ -335,7 +335,7 @@ Enter the port your hidden service will listen on: - + textLabel6_2_2 @@ -343,7 +343,7 @@ Enter the local port for your hidden service: - + localWebPort @@ -354,7 +354,7 @@ 5222 - + WebPort @@ -375,14 +375,14 @@ - + ServiceConfigured Service Configured. - + textLabel6_3 @@ -399,14 +399,14 @@ - + GatherDetails Gathering Service Details from Tor - + GatheringDetailsText @@ -461,13 +461,13 @@ hidsrvwizard.ui.h - createService(const QString &,const QString &) - addService(const QString &,const QString &,const QString &,const QString &,const QString &,const QString &) + createService(const TQString &,const TQString &) + addService(const TQString &,const TQString &,const TQString &,const TQString &,const TQString &,const TQString &) localWeb_toggled( bool state ) downloadThttpd_clicked() - showPage( QWidget * w ) + showPage( TQWidget * w ) checkServiceDetails() accept() reject() -- cgit v1.2.1