class CppWriter
|
class CppWriter is a C++ code generator for UMLConcept objects
Just call writeClass and feed it a UMLConcept;
More... |
|
|
Public Methods
class CppWriter is a C++ code generator for UMLConcept objects
Just call writeClass and feed it a UMLConcept;
CppWriter ( QObject* parent = 0, const char* name = 0 )
| CppWriter |
[virtual]
[virtual]
call this method to generate C++ code for a UMLConcept
Parameters:
| c | the class you want to generate code for.
|
Reimplemented from CodeGenerator.
| Generated by: jr on radge on Wed Sep 25 00:11:47 2002, using kdoc 2.0a54. |