KDevelop API Documentation

CreatePCSDialog::RppDriver Class Reference

Inheritance diagram for CreatePCSDialog::RppDriver:

Inheritance graph
[legend]
Collaboration diagram for CreatePCSDialog::RppDriver:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RppDriver (Catalog *c)
virtual ~RppDriver ()
void fileParsed (const QString &fileName)
void setup ()

Private Attributes

Catalogcatalog

Constructor & Destructor Documentation

CreatePCSDialog::RppDriver::RppDriver Catalog c  )  [inline]
 

Definition at line 47 of file createpcsdialog.cpp.

References catalog, and setup().

virtual CreatePCSDialog::RppDriver::~RppDriver  )  [inline, virtual]
 

Definition at line 53 of file createpcsdialog.cpp.


Member Function Documentation

void CreatePCSDialog::RppDriver::fileParsed const QString fileName  )  [inline, virtual]
 

Fixme:
robe

Todo:
increment progress

show problems

Reimplemented from Driver.

Definition at line 68 of file createpcsdialog.cpp.

References catalog, TagCreator::parseTranslationUnit(), and Driver::takeTranslationUnit().

void CreatePCSDialog::RppDriver::setup  )  [inline]
 

Todo:
message box

message box

Definition at line 92 of file createpcsdialog.cpp.

References Driver::addIncludePath(), and Driver::addMacro().

Referenced by RppDriver().


Member Data Documentation

Catalog* CreatePCSDialog::RppDriver::catalog [private]
 

Definition at line 140 of file createpcsdialog.cpp.

Referenced by fileParsed(), and RppDriver().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:21:33 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003