CppImport Class Reference
C++ code import. More...
#include <cppimport.h>
Inheritance diagram for CppImport:

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
|
|
Implement abstract operation from ClassImport for C++.
Implements ClassImport. Definition at line 83 of file cppimport.cpp. References Import_Utils::includePathList(). |
|
|
Import a single file.
Implements ClassImport. Definition at line 104 of file cppimport.cpp. |
The documentation for this class was generated from the following files:
