From cd33eed8d5eccebdc37dcd0e30d7917b91765222 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sat, 31 Aug 2002 10:43:26 +0000 Subject: - debug output is now #ifdef'd - wireless applet icon shows on demand (like cardmon - applet has an advanced configuration dialog - applet features experimental dhcp renew on change of essid/freq/ap/mode --- (limited to 'noncore/applets/wirelessapplet/advancedconfigbase.ui') diff --git a/noncore/applets/wirelessapplet/advancedconfigbase.ui b/noncore/applets/wirelessapplet/advancedconfigbase.ui new file mode 100644 index 0000000..c7c4a10 --- a/dev/null +++ b/noncore/applets/wirelessapplet/advancedconfigbase.ui @@ -0,0 +1,159 @@ + +AdvancedConfigBase +/********************************************************************** +** Copyright (C) 2001 Trolltech AS. All rights reserved. +** +** This file is part of Qt Palmtop Environment. +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file LICENSE.GPL included in the +** packaging of this file. +** +** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. +** +** See http://www.trolltech.com/gpl/ for GPL licensing information. +** +** Contact info@trolltech.com if any conditions of this licensing are +** not clear to you. +** +** $Id$ +** +**********************************************************************/ + + QDialog + + name + AdvancedConfigBase + + + geometry + + 0 + 0 + 197 + 158 + + + + sizePolicy + + 1 + 1 + + + + caption + Advanced Config + + + layoutMargin + + + layoutSpacing + + + QGroupBox + + name + fraStart + + + geometry + + 11 + 11 + 175 + 136 + + + + frameShape + Box + + + frameShadow + Sunken + + + title + Renew DHCP on changing + + + QLayoutWidget + + name + Layout5 + + + geometry + + 10 + 21 + 98 + 96 + + + + + margin + 0 + + + spacing + 6 + + + QCheckBox + + name + cbFrequency + + + text + Frequency + + + + QCheckBox + + name + cbMODE + + + text + MODE + + + + QCheckBox + + name + cbESSID + + + text + ESSID + + + + QCheckBox + + name + cbAccessPoint + + + text + AccessPoint + + + + + + + + itemUp() + itemDown() + + -- cgit v0.9.0.2