Networksettings API API Documentation

interfaceadvanced.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'interfaceadvanced.ui'
00003 **
00004 ** Created: Sun Jan 11 15:25:56 2004
00005 **      by:  The User Interface Compiler (uic)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 #ifndef INTERFACEADVANCED_H
00010 #define INTERFACEADVANCED_H
00011 
00012 #include <qvariant.h>
00013 #include <qwidget.h>
00014 class QVBoxLayout; 
00015 class QHBoxLayout; 
00016 class QGridLayout; 
00017 class QGroupBox;
00018 class QLabel;
00019 
00020 class InterfaceAdvanced : public QWidget
00021 { 
00022     Q_OBJECT
00023 
00024 public:
00025     InterfaceAdvanced( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00026     ~InterfaceAdvanced();
00027 
00028     QLabel* interfaceName;
00029     QLabel* TextLabel3;
00030     QLabel* TextLabel7;
00031     QLabel* TextLabel4;
00032     QLabel* ipAddressLabel;
00033     QLabel* subnetMaskLabel;
00034     QGroupBox* dhcpInformation;
00035     QLabel* TextLabel6;
00036     QLabel* leaseExpiresLabel;
00037     QLabel* leaseObtainedLabel;
00038     QLabel* TextLabel9;
00039     QLabel* TextLabel8;
00040     QLabel* dhcpServerLabel;
00041     QLabel* TextLabel2;
00042     QLabel* broadcastLabel;
00043     QLabel* TextLabel1;
00044     QLabel* macAddressLabel;
00045 
00046 protected:
00047     QGridLayout* InterfaceAdvancedLayout;
00048     QGridLayout* dhcpInformationLayout;
00049 };
00050 
00051 #endif // INTERFACEADVANCED_H
KDE Logo
This file is part of the documentation for OPIE Version 1.0.
Documentation copyright © 1997-2003 the KDE developers. 2003 OPIE developers
Generated on Tue Feb 10 20:26:44 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001