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

stdpopups.h

Go to the documentation of this file.
00001 
00002 #ifndef OPIE_TOOTH_STD_POPUPS
00003 #define OPIE_TOOTH_STD_POPUPS
00004 
00005 #include <qlistview.h>
00006 #include <qpopupmenu.h>
00007 
00008 #include <services.h>
00009 
00010 #include "btdeviceitem.h"
00011 
00012 extern "C" {
00013 
00014     QPopupMenu* newRfcComPopup( const OpieTooth::Services&,  OpieTooth::BTDeviceItem* );
00015     QPopupMenu* newObexPushPopup( const OpieTooth::Services&,  OpieTooth::BTDeviceItem* );
00016     QPopupMenu* newPanPopup( const OpieTooth::Services&, OpieTooth::BTDeviceItem* );
00017     QPopupMenu* newDunPopup( const OpieTooth::Services&, OpieTooth::BTDeviceItem* );
00018 }
00019 
00020 #endif

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