• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

KParts

browserinterface.h

Go to the documentation of this file.
00001 #ifndef __browserinterface_h__
00002 #define __browserinterface_h__
00003 
00004 #include <qobject.h>
00005 #include <qvariant.h>
00006 
00007 #include <kdelibs_export.h>
00008 
00009 namespace KParts
00010 {
00011 
00038 class KPARTS_EXPORT BrowserInterface : public QObject
00039 {
00040     Q_OBJECT
00041 public:
00042     BrowserInterface( QObject *parent, const char *name = 0 );
00043     virtual ~BrowserInterface();
00044 
00049     void callMethod( const char *name, const QVariant &argument );
00050 };
00051 
00052 }
00053 
00054 #endif

KParts

Skip menu "KParts"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal