KDevelop API Documentation

KDevCppSupportIface Class Reference

#include <KDevCppSupportIface.h>

Inheritance diagram for KDevCppSupportIface:

QObject DCOPObject List of all members.

DCOP Member Functions

void addClass ()
void parseProject ()

Public Member Functions

 KDevCppSupportIface (CppSupportPart *cppSupport)
 ~KDevCppSupportIface ()

Private Attributes

CppSupportPartm_cppSupport

Constructor & Destructor Documentation

KDevCppSupportIface::KDevCppSupportIface CppSupportPart cppSupport  ) 
 

Definition at line 5 of file KDevCppSupportIface.cpp.

References KDevCppSupportIface().

Referenced by KDevCppSupportIface().

KDevCppSupportIface::~KDevCppSupportIface  ) 
 

Definition at line 10 of file KDevCppSupportIface.cpp.


Member Function Documentation

void KDevCppSupportIface::addClass  ) 
 

Definition at line 14 of file KDevCppSupportIface.cpp.

void KDevCppSupportIface::parseProject  ) 
 

Definition at line 19 of file KDevCppSupportIface.cpp.


Member Data Documentation

CppSupportPart* KDevCppSupportIface::m_cppSupport [private]
 

Definition at line 23 of file KDevCppSupportIface.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