Networksettings API API Documentation

interfacesetup.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'interfacesetup.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 INTERFACESETUP_H
00010 #define INTERFACESETUP_H
00011 
00012 #include <qvariant.h>
00013 #include <qwidget.h>
00014 class QVBoxLayout; 
00015 class QHBoxLayout; 
00016 class QGridLayout; 
00017 class QCheckBox;
00018 class QGroupBox;
00019 class QLabel;
00020 class QLineEdit;
00021 
00022 class InterfaceSetup : public QWidget
00023 { 
00024     Q_OBJECT
00025 
00026 public:
00027     InterfaceSetup( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00028     ~InterfaceSetup();
00029 
00030     QCheckBox* autoStart;
00031     QCheckBox* dhcpCheckBox;
00032     QGroupBox* staticGroupBox;
00033     QLabel* TextLabel5;
00034     QLineEdit* gatewayEdit;
00035     QLineEdit* subnetMaskEdit;
00036     QLineEdit* ipAddressEdit;
00037     QLabel* TextLabel2;
00038     QLabel* TextLabel4;
00039     QLabel* TextLabel1_2;
00040     QLabel* TextLabel3;
00041     QLineEdit* firstDNSLineEdit;
00042     QLineEdit* secondDNSLineEdit;
00043 
00044 protected:
00045     QVBoxLayout* InterfaceSetupLayout;
00046     QGridLayout* staticGroupBoxLayout;
00047 };
00048 
00049 #endif // INTERFACESETUP_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