Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PPPDNSedit.h

Go to the documentation of this file.
00001 #include "pppdata.h"
00002 #include "PPPDNSGUI.h"
00003 
00004 class PPPDNSEdit  : public PPPDNSGUI {
00005 
00006 public :
00007 
00008     PPPDNSEdit( QWidget * parent );
00009     QString acceptable( void );
00010     bool commit( PPPData & Data );
00011     void showData( PPPData & Data );
00012 
00013 public slots :
00014 
00015     void SLOT_AddServer( void );
00016     void SLOT_RemoveServer( void );
00017 
00018 private :
00019 
00020 };

Generated on Sat Nov 5 16:17:56 2005 for OPIE by  doxygen 1.4.2