KDevelop API Documentation

KDevPartControllerIface Class Reference

#include <KDevPartControllerIface.h>

Inheritance diagram for KDevPartControllerIface:

Inheritance graph
[legend]
Collaboration diagram for KDevPartControllerIface:

Collaboration graph
[legend]
List of all members.

DCOP Member Functions

void editDocument (const QString &url, int lineNum)
void showDocument (const QString &url, bool newWin)
void saveAllFiles ()
void revertAllFiles ()

Public Member Functions

 KDevPartControllerIface (KDevPartController *pc)
 ~KDevPartControllerIface ()

Private Slots

void forwardLoadedFile (const KURL &fileName)
void forwardSavedFile (const KURL &fileName)
void forwardClosedFile (const KURL &fileName)

Private Attributes

KDevPartControllerm_controller

Constructor & Destructor Documentation

KDevPartControllerIface::KDevPartControllerIface KDevPartController pc  ) 
 

Definition at line 28 of file KDevPartControllerIface.cpp.

References forwardClosedFile(), forwardLoadedFile(), and forwardSavedFile().

KDevPartControllerIface::~KDevPartControllerIface  ) 
 

Definition at line 37 of file KDevPartControllerIface.cpp.


Member Function Documentation

void KDevPartControllerIface::editDocument const QString url,
int  lineNum
 

Definition at line 42 of file KDevPartControllerIface.cpp.

void KDevPartControllerIface::forwardClosedFile const KURL fileName  )  [private, slot]
 

Definition at line 79 of file KDevPartControllerIface.cpp.

References DCOPObject::emitDCOPSignal(), and kdDebug().

Referenced by KDevPartControllerIface().

void KDevPartControllerIface::forwardLoadedFile const KURL fileName  )  [private, slot]
 

Definition at line 66 of file KDevPartControllerIface.cpp.

References DCOPObject::emitDCOPSignal(), and kdDebug().

Referenced by KDevPartControllerIface().

void KDevPartControllerIface::forwardSavedFile const KURL fileName  )  [private, slot]
 

Definition at line 73 of file KDevPartControllerIface.cpp.

References DCOPObject::emitDCOPSignal(), and kdDebug().

Referenced by KDevPartControllerIface().

void KDevPartControllerIface::revertAllFiles  ) 
 

Definition at line 60 of file KDevPartControllerIface.cpp.

void KDevPartControllerIface::saveAllFiles  ) 
 

Definition at line 54 of file KDevPartControllerIface.cpp.

void KDevPartControllerIface::showDocument const QString url,
bool  newWin
 

Definition at line 48 of file KDevPartControllerIface.cpp.


Member Data Documentation

KDevPartController* KDevPartControllerIface::m_controller [private]
 

Definition at line 56 of file KDevPartControllerIface.h.


The documentation for this class was generated from the following files:
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:22:48 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003