KDevelop API Documentation

CVSServiceDCOPIface Class Reference

DCOP Iface for classes which use CvsService services. More...

#include <cvsservicedcopIface.h>

Inheritance diagram for CVSServiceDCOPIface:

Inheritance graph
[legend]
Collaboration diagram for CVSServiceDCOPIface:

Collaboration graph
[legend]
List of all members.

DCOP Member Functions

virtual void slotJobExited (bool normalExit, int exitStatus)=0
virtual void slotReceivedOutput (QString someOutput)=0
virtual void slotReceivedErrors (QString someErrors)=0

Detailed Description

DCOP Iface for classes which use CvsService services.

Definition at line 20 of file cvsservicedcopIface.h.


Member Function Documentation

virtual void CVSServiceDCOPIface::slotJobExited bool  normalExit,
int  exitStatus
[pure virtual]
 

Implemented in CheckoutDialog, CVSDiffPage, CVSFileInfoProvider, CVSLogPage, and CvsProcessWidget.

virtual void CVSServiceDCOPIface::slotReceivedErrors QString  someErrors  )  [pure virtual]
 

Implemented in CheckoutDialog, CVSDiffPage, CVSFileInfoProvider, CVSLogPage, and CvsProcessWidget.

virtual void CVSServiceDCOPIface::slotReceivedOutput QString  someOutput  )  [pure virtual]
 

Implemented in CheckoutDialog, CVSDiffPage, CVSFileInfoProvider, CVSLogPage, and CvsProcessWidget.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:21:56 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003