umbrello API Documentation

CppImport Class Reference

C++ code import. More...

#include <cppimport.h>

Inheritance diagram for CppImport:

ClassImport List of all members.

Protected Member Functions

void initialize ()
 Implement abstract operation from ClassImport for C++.
void parseFile (const QString &filename)
 Import a single file.

Detailed Description

C++ code import.

Author:
Oliver Kellogg Bugs and comments to uml-devel@lists.sf.net or http://bugs.kde.org

Definition at line 26 of file cppimport.h.


Member Function Documentation

void CppImport::initialize  )  [protected, virtual]
 

Implement abstract operation from ClassImport for C++.

Implements ClassImport.

Definition at line 83 of file cppimport.cpp.

References Import_Utils::includePathList().

void CppImport::parseFile const QString &  filename  )  [protected, virtual]
 

Import a single file.

Parameters:
filename The file to import.

Implements ClassImport.

Definition at line 104 of file cppimport.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:04 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003