Source: observer_stub.h


Annotated List
Files
Globals
Hierarchy
Index
/****************************************************************************
**
** DCOP Stub Definition created by dcopidl2cpp from observer.kidl
**
** WARNING! All changes made in this file will be lost!
**
*****************************************************************************/

#ifndef __OBSERVER_STUB__
#define __OBSERVER_STUB__

#include <dcopstub.h>
#include <kio/renamedlg.h>
#include <kio/skipdlg.h>
#include <kio/job.h>
#include <kio/authinfo.h>
#include <kio/global.h>
#include <qintdict.h>
#include <dcopobject.h>
#include <qobject.h>


class Observer_stub : virtual public DCOPStub
{
public:
    Observer_stub( const QCString& app, const QCString& id );
    Observer_stub( DCOPClient* client, const QCString& app, const QCString& id );
    virtual void killJob( int progressId );
    virtual KIO::MetaData metadata( int progressId );
};


#endif

Generated by: root@daffy.perf.redhat.com on Mon Jul 14 13:27:46 2003, using kdoc 2.0a53.