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

cableedit.h

Go to the documentation of this file.
00001 #include "cabledata.h"
00002 #include "cableGUI.h"
00003 
00004 class CableEdit  : public CableGUI {
00005 
00006 public :
00007 
00008     CableEdit( QWidget * parent );
00009     QString acceptable( void );
00010     bool commit( CableData & D );
00011     void showData( CableData & D );
00012 };

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