KDevelop API Documentation

CreatePCSDialog::RppDriver Class Reference

Inheritance diagram for CreatePCSDialog::RppDriver:

Driver 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, fileParsed(), TranslationUnitAST::Node, and TagCreator::parseTranslationUnit().

Referenced by fileParsed().

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

Todo:
message box

message box

Definition at line 92 of file createpcsdialog.cpp.

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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:22 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003