Networksettings API API Documentation

addconnection.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'addconnection.ui'
00003 **
00004 ** Created: Sun Jan 11 16:00:25 2004
00005 **      by:  The User Interface Compiler (uic)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 #ifndef ADDCONNECTION_H
00010 #define ADDCONNECTION_H
00011 
00012 #include <qvariant.h>
00013 #include <qdialog.h>
00014 class QVBoxLayout; 
00015 class QHBoxLayout; 
00016 class QGridLayout; 
00017 class QLabel;
00018 class QListView;
00019 class QListViewItem;
00020 class QPushButton;
00021 
00022 class AddConnection : public QDialog
00023 { 
00024     Q_OBJECT
00025 
00026 public:
00027     AddConnection( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00028     ~AddConnection();
00029 
00030     QPushButton* cancelButton;
00031     QPushButton* addButton;
00032     QListView* registeredServicesList;
00033     QLabel* help;
00034 
00035 protected:
00036     QGridLayout* AddConnectionLayout;
00037 };
00038 
00039 #endif // ADDCONNECTION_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