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


Public Member Functions | |
KDevCoreIface (KDevCore *core) | |
~KDevCoreIface () | |
Private Slots | |
void | forwardProjectOpened () |
void | forwardProjectClosed () |
Private Attributes | |
KDevCore * | m_core |
Constructor & Destructor Documentation
|
Definition at line 27 of file KDevCoreIface.cpp. References forwardProjectClosed(), forwardProjectOpened(), and m_core. |
|
Definition at line 35 of file KDevCoreIface.cpp. |
Member Function Documentation
|
Definition at line 46 of file KDevCoreIface.cpp. References DCOPObject::emitDCOPSignal(), and kdDebug(). Referenced by KDevCoreIface(). |
|
Definition at line 39 of file KDevCoreIface.cpp. References DCOPObject::emitDCOPSignal(), and kdDebug(). Referenced by KDevCoreIface(). |
Member Data Documentation
|
Definition at line 45 of file KDevCoreIface.h. Referenced by KDevCoreIface(). |
The documentation for this class was generated from the following files:
- lib/interfaces/KDevCoreIface.h
- lib/interfaces/KDevCoreIface.cpp