• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kparts
 

kparts

browserinterface.h
00001 #ifndef __browserinterface_h__
00002 #define __browserinterface_h__
00003 
00004 #include <tqobject.h>
00005 #include <tqvariant.h>
00006 
00007 #include <kdelibs_export.h>
00008 
00009 namespace KParts
00010 {
00011 
00038 class KPARTS_EXPORT BrowserInterface : public TQObject
00039 {
00040     Q_OBJECT
00041 public:
00042     BrowserInterface( TQObject *parent, const char *name = 0 );
00043     virtual ~BrowserInterface();
00044 
00049     void callMethod( const char *name, const TQVariant &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

kparts

Skip menu "kparts"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kparts by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |