class MyDCOPObject

$QTDIR/bin/moc testdcop. More...

Internal Use Only
Definition#include <testdcop.h>
InheritsDCOPObject [public ], QObject (qt) [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots


Detailed Description

$QTDIR/bin/moc testdcop.cpp -o testdcop.moc g++ -o testdcop testdcop.cpp -I$KDEDIR/include -I$QTDIR/include -L$KDEDIR/lib -L$QTDIR/lib -lkdecore -ldl

 MyDCOPObject (const QCString &name)

MyDCOPObject

bool  process (const QCString &fun, const QByteArray &data, QCString& replyType, QByteArray &replyData)

process

Reimplemented from DCOPObject.

void  function (const QString &arg1, int arg2)

function

void  registered (const QCString &appName)

registered

[slot]

void  unregistered (const QCString &appName)

unregistered

[slot]

QCStringList  functions ()

functions

[slot]

Reimplemented from DCOPObject.


Generated by: caleb on tcdevel on Tue Jan 28 12:54:00 2003, using kdoc $.