KDevPartControllerIface Class Reference
#include <KDevPartControllerIface.h>
Inheritance diagram for KDevPartControllerIface:


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 | |
KDevPartController * | m_controller |
Constructor & Destructor Documentation
|
Definition at line 28 of file KDevPartControllerIface.cpp. References forwardClosedFile(), forwardLoadedFile(), and forwardSavedFile(). |
|
Definition at line 37 of file KDevPartControllerIface.cpp. |
Member Function Documentation
|
Definition at line 42 of file KDevPartControllerIface.cpp. |
|
Definition at line 79 of file KDevPartControllerIface.cpp. References DCOPObject::emitDCOPSignal(), and kdDebug(). Referenced by KDevPartControllerIface(). |
|
Definition at line 66 of file KDevPartControllerIface.cpp. References DCOPObject::emitDCOPSignal(), and kdDebug(). Referenced by KDevPartControllerIface(). |
|
Definition at line 73 of file KDevPartControllerIface.cpp. References DCOPObject::emitDCOPSignal(), and kdDebug(). Referenced by KDevPartControllerIface(). |
|
Definition at line 60 of file KDevPartControllerIface.cpp. |
|
Definition at line 54 of file KDevPartControllerIface.cpp. |
|
Definition at line 48 of file KDevPartControllerIface.cpp. |
Member Data Documentation
|
Definition at line 56 of file KDevPartControllerIface.h. |
The documentation for this class was generated from the following files:
- lib/interfaces/KDevPartControllerIface.h
- lib/interfaces/KDevPartControllerIface.cpp