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, 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 | |
KDevPartController * | m_controller |
Constructor & Destructor Documentation
|
Definition at line 28 of file KDevPartControllerIface.cpp. References forwardLoadedFile(), forwardSavedFile(), and KDevPartControllerIface(). Referenced by KDevPartControllerIface(). |
|
Definition at line 36 of file KDevPartControllerIface.cpp. |
Member Function Documentation
|
Definition at line 41 of file KDevPartControllerIface.cpp. |
|
Definition at line 65 of file KDevPartControllerIface.cpp. References endl(), forwardLoadedFile(), and kdDebug(). Referenced by forwardLoadedFile(), and KDevPartControllerIface(). |
|
Definition at line 72 of file KDevPartControllerIface.cpp. References endl(), forwardSavedFile(), and kdDebug(). Referenced by forwardSavedFile(), and KDevPartControllerIface(). |
|
Definition at line 59 of file KDevPartControllerIface.cpp. |
|
Definition at line 53 of file KDevPartControllerIface.cpp. |
|
Definition at line 47 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