KDevelop API Documentation

KDevPartControllerIface Class Reference

#include <KDevPartControllerIface.h>

Inheritance diagram for KDevPartControllerIface:

QObject DCOPObject List of all members.

DCOP Member Functions

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

Public Member Functions

 KDevPartControllerIface (KDevPartController *pc)
 ~KDevPartControllerIface ()

Private Slots

void forwardLoadedFile (const QString &fileName)
void forwardSavedFile (const QString &fileName)

Private Attributes

KDevPartControllerm_controller

Constructor & Destructor Documentation

KDevPartControllerIface::KDevPartControllerIface KDevPartController pc  ) 
 

Definition at line 28 of file KDevPartControllerIface.cpp.

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

Referenced by KDevPartControllerIface().

KDevPartControllerIface::~KDevPartControllerIface  ) 
 

Definition at line 36 of file KDevPartControllerIface.cpp.


Member Function Documentation

void KDevPartControllerIface::editDocument const QString url,
int  lineNum
 

Definition at line 41 of file KDevPartControllerIface.cpp.

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

Definition at line 65 of file KDevPartControllerIface.cpp.

References endl(), forwardLoadedFile(), and kdDebug().

Referenced by forwardLoadedFile(), and KDevPartControllerIface().

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

Definition at line 72 of file KDevPartControllerIface.cpp.

References endl(), forwardSavedFile(), and kdDebug().

Referenced by forwardSavedFile(), and KDevPartControllerIface().

void KDevPartControllerIface::revertAllFiles  ) 
 

Definition at line 59 of file KDevPartControllerIface.cpp.

void KDevPartControllerIface::saveAllFiles  ) 
 

Definition at line 53 of file KDevPartControllerIface.cpp.

void KDevPartControllerIface::showDocument const QString url,
const QString context
 

Definition at line 47 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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:01 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003