From 69cac65817d949cda2672ec4f0aa73d5e66a0ba1 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 22 Jun 2011 00:30:31 +0000 Subject: TQt4 port kdenetwork This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1237912 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- wifi/kcmwifi/configcrypto.ui | 64 ++++++++++++++++++++++---------------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'wifi/kcmwifi/configcrypto.ui') diff --git a/wifi/kcmwifi/configcrypto.ui b/wifi/kcmwifi/configcrypto.ui index 7ef18da2..4dc4e408 100644 --- a/wifi/kcmwifi/configcrypto.ui +++ b/wifi/kcmwifi/configcrypto.ui @@ -1,6 +1,6 @@ ConfigCrypto - + ConfigCrypto @@ -19,7 +19,7 @@ 0 - + gb_keys @@ -38,7 +38,7 @@ unnamed - + lb_key1 @@ -49,7 +49,7 @@ The first encryption key. 5 or 13 characters are ASCII keys, 10 or 26 characters are hexadecimal keys. - + lb_key3 @@ -60,7 +60,7 @@ The third encryption key. 5 or 13 characters are ASCII keys, 10 or 26 characters are hexadecimal keys. - + lb_key2 @@ -71,7 +71,7 @@ The second encryption key. 5 or 13 characters are ASCII keys, 10 or 26 characters are hexadecimal keys. - + lb_key4 @@ -82,7 +82,7 @@ The fourth encryption key. 5 or 13 characters are ASCII keys, 10 or 26 characters are hexadecimal keys. - + format_1 @@ -101,7 +101,7 @@ RichText - + format_2 @@ -146,7 +146,7 @@ - + format_3 @@ -178,7 +178,7 @@ - + format_4 @@ -212,7 +212,7 @@ - + bg_cryptoMode @@ -226,7 +226,7 @@ unnamed - + rb_openMode @@ -237,7 +237,7 @@ Makes the card accept encrypted and unencrypted packets. - + rb_restrictMode @@ -260,14 +260,14 @@ Expanding - + 80 20 - + lb_useKey @@ -278,7 +278,7 @@ Sets which of the four keys is to be used for transmitting packets. - + Key 1 @@ -308,27 +308,27 @@ le_key1 - textChanged(const QString&) + textChanged(const TQString&) ConfigCrypto - slotUpdateKey1Status(const QString&) + slotUpdateKey1tqStatus(const TQString&) le_key2 - textChanged(const QString&) + textChanged(const TQString&) ConfigCrypto - slotUpdateKey2Status(const QString&) + slotUpdateKey2tqStatus(const TQString&) le_key3 - textChanged(const QString&) + textChanged(const TQString&) ConfigCrypto - slotUpdateKey3Status(const QString&) + slotUpdateKey3tqStatus(const TQString&) le_key4 - textChanged(const QString&) + textChanged(const TQString&) ConfigCrypto - slotUpdateKey4Status(const QString&) + slotUpdateKey4tqStatus(const TQString&) @@ -344,18 +344,18 @@ wificonfig.h configcrypto.ui.h - - slotUpdateKey1Status( const QString & key ) - slotUpdateKey2Status( const QString & key ) - slotUpdateKey3Status( const QString & key ) - slotUpdateKey4Status( const QString & key ) - + + slotUpdateKey1tqStatus( const TQString & key ) + slotUpdateKey2tqStatus( const TQString & key ) + slotUpdateKey3tqStatus( const TQString & key ) + slotUpdateKey4tqStatus( const TQString & key ) + load( const IfConfig & ifconfig ) save( IfConfig & ifconfig ) - - + + klineedit.h klineedit.h -- cgit v1.2.1