From bcb704366cb5e333a626c18c308c7e0448a8e69f Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- wifi/kcmwifi/configcrypto.ui | 365 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 365 insertions(+) create mode 100644 wifi/kcmwifi/configcrypto.ui (limited to 'wifi/kcmwifi/configcrypto.ui') diff --git a/wifi/kcmwifi/configcrypto.ui b/wifi/kcmwifi/configcrypto.ui new file mode 100644 index 00000000..7ef18da2 --- /dev/null +++ b/wifi/kcmwifi/configcrypto.ui @@ -0,0 +1,365 @@ + +ConfigCrypto + + + ConfigCrypto + + + + 0 + 0 + 360 + 236 + + + + + unnamed + + + 0 + + + + gb_keys + + + + 5 + 5 + 0 + 1 + + + + Crypto Keys + + + + unnamed + + + + lb_key1 + + + Key 1: + + + The first encryption key. 5 or 13 characters are ASCII keys, 10 or 26 characters are hexadecimal keys. + + + + + lb_key3 + + + Key 3: + + + The third encryption key. 5 or 13 characters are ASCII keys, 10 or 26 characters are hexadecimal keys. + + + + + lb_key2 + + + Key 2: + + + The second encryption key. 5 or 13 characters are ASCII keys, 10 or 26 characters are hexadecimal keys. + + + + + lb_key4 + + + Key 4: + + + The fourth encryption key. 5 or 13 characters are ASCII keys, 10 or 26 characters are hexadecimal keys. + + + + + format_1 + + + + 7 + 5 + 0 + 0 + + + + <font color="#ff0000">unrecognized</font> + + + RichText + + + + + format_2 + + + + 7 + 5 + 0 + 0 + + + + <font color="#ff0000">unrecognised</font> + + + RichText + + + + + le_key1 + + + + 0 + 0 + 0 + 0 + + + + + + le_key2 + + + + 0 + 0 + 0 + 0 + + + + + + format_3 + + + + 7 + 5 + 0 + 0 + + + + <font color="#ff0000">unrecognised</font> + + + RichText + + + + + le_key3 + + + + 0 + 0 + 0 + 0 + + + + + + format_4 + + + + 7 + 5 + 0 + 0 + + + + <font color="#ff0000">unrecognised</font> + + + RichText + + + + + le_key4 + + + + 0 + 0 + 0 + 0 + + + + + + + + bg_cryptoMode + + + Crypto Mode + + + Sets which types of packets the card will accept. + + + + unnamed + + + + rb_openMode + + + Ope&n + + + Makes the card accept encrypted and unencrypted packets. + + + + + rb_restrictMode + + + Restricted + + + Makes the card only accept encrypted packets. + + + + + + + spacer3 + + + Horizontal + + + Expanding + + + + 80 + 20 + + + + + + lb_useKey + + + Key to use: + + + Sets which of the four keys is to be used for transmitting packets. + + + + + + Key 1 + + + + + Key 2 + + + + + Key 3 + + + + + Key 4 + + + + cmb_activeKey + + + + + + + le_key1 + textChanged(const QString&) + ConfigCrypto + slotUpdateKey1Status(const QString&) + + + le_key2 + textChanged(const QString&) + ConfigCrypto + slotUpdateKey2Status(const QString&) + + + le_key3 + textChanged(const QString&) + ConfigCrypto + slotUpdateKey3Status(const QString&) + + + le_key4 + textChanged(const QString&) + ConfigCrypto + slotUpdateKey4Status(const QString&) + + + + cmb_activeKey + rb_openMode + rb_restrictMode + le_key1 + le_key2 + le_key3 + le_key4 + + + wificonfig.h + configcrypto.ui.h + + + slotUpdateKey1Status( const QString & key ) + slotUpdateKey2Status( const QString & key ) + slotUpdateKey3Status( const QString & key ) + slotUpdateKey4Status( const QString & key ) + + + load( const IfConfig & ifconfig ) + save( IfConfig & ifconfig ) + + + + + klineedit.h + klineedit.h + klineedit.h + klineedit.h + + -- cgit v1.2.1