Networksettings API API Documentation

interfaceinformation.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'interfaceinformation.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 INTERFACEINFORMATION_H
00010 #define INTERFACEINFORMATION_H
00011 
00012 #include <qvariant.h>
00013 #include <qwidget.h>
00014 class QVBoxLayout; 
00015 class QHBoxLayout; 
00016 class QGridLayout; 
00017 class QCheckBox;
00018 class QFrame;
00019 class QLabel;
00020 class QPushButton;
00021 
00022 class InterfaceInformation : public QWidget
00023 { 
00024     Q_OBJECT
00025 
00026 public:
00027     InterfaceInformation( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00028     ~InterfaceInformation();
00029 
00030     QLabel* TextLabel22;
00031     QLabel* ipAddressLabel;
00032     QFrame* Line1;
00033     QLabel* TextLabel23;
00034     QLabel* subnetMaskLabel;
00035     QLabel* macAddressLabel;
00036     QLabel* TextLabel21;
00037     QLabel* broadcastLabel;
00038     QLabel* TextLabel24;
00039     QPushButton* refreshButton;
00040     QPushButton* stopButton;
00041     QPushButton* restartButton;
00042     QPushButton* startButton;
00043     QFrame* Line5;
00044     QPushButton* advancedButton;
00045     QCheckBox* CheckBoxSilent;
00046 
00047 protected:
00048     QVBoxLayout* InterfaceInformationLayout;
00049     QGridLayout* Layout1;
00050     QHBoxLayout* Layout2;
00051 };
00052 
00053 #endif // INTERFACEINFORMATION_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