KDevelop API Documentation

languages/cpp/main.cpp File Reference

#include <iostream>
#include "driver.h"
#include "ast.h"
#include "lexer.h"
#include "tag_creator.h"
#include <qfileinfo.h>
#include <qfile.h>
#include <qtextstream.h>
#include <qregexp.h>
#include <qprocess.h>
#include <catalog.h>
#include <kdebug.h>
#include <kstandarddirs.h>
#include <stdlib.h>
#include <unistd.h>

Go to the source code of this file.

Classes

class  RppDriver

Functions

void parseDirectory (Driver &driver, QDir &dir, bool rec, bool parseAllFiles)
int main (int argc, char *argv[])


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 202 of file main.cpp.

References RppDriver::addDocDirectory(), GCatalog< Tag >::addIndex(), endl(), kdWarning(), KStandardDirs::localkdedir(), GCatalog< Tag >::open(), parseDirectory(), s, RppDriver::setGenerateTags(), and Driver::setResolveDependencesEnabled().

void parseDirectory Driver driver,
QDir dir,
bool  rec,
bool  parseAllFiles
 

Definition at line 167 of file main.cpp.

References Driver::parseFile().

Referenced by main().

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:16 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003