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

bluetoothBNEPedit.h

Go to the documentation of this file.
00001 #include "bluetoothBNEPdata.h"
00002 #include "bluetoothBNEPGUI.h"
00003 
00004 class BluetoothBNEPEdit  : public BluetoothBNEPGUI {
00005 
00006 public :
00007 
00008     BluetoothBNEPEdit( QWidget * parent );
00009 
00010     QString acceptable( void );
00011     bool commit( BluetoothBNEPData & Data );
00012     void showData( BluetoothBNEPData & Data );
00013 
00014 public slots :
00015 
00016     void SLOT_StartBTMgr( void );
00017 };

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