KDevelop API Documentation

KDevMakeFrontendIface Class Reference

#include <KDevMakeFrontendIface.h>

Inheritance diagram for KDevMakeFrontendIface:

DCOPObject List of all members.

DCOP Member Functions

void queueCommand (const QString &dir, const QString &command)

Public Member Functions

 KDevMakeFrontendIface (KDevMakeFrontend *makeFrontend)
 ~KDevMakeFrontendIface ()

Private Attributes

KDevMakeFrontendm_makeFrontend

Constructor & Destructor Documentation

KDevMakeFrontendIface::KDevMakeFrontendIface KDevMakeFrontend makeFrontend  ) 
 

Definition at line 25 of file KDevMakeFrontendIface.cpp.

References KDevMakeFrontendIface(), and m_makeFrontend.

Referenced by KDevMakeFrontendIface().

KDevMakeFrontendIface::~KDevMakeFrontendIface  ) 
 

Definition at line 32 of file KDevMakeFrontendIface.cpp.


Member Function Documentation

void KDevMakeFrontendIface::queueCommand const QString dir,
const QString command
 

Definition at line 36 of file KDevMakeFrontendIface.cpp.


Member Data Documentation

KDevMakeFrontend* KDevMakeFrontendIface::m_makeFrontend [private]
 

Definition at line 41 of file KDevMakeFrontendIface.h.

Referenced by KDevMakeFrontendIface().


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