umbrello
2.32.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
7 #ifndef TESTCPPWRITER_H
8 #define TESTCPPWRITER_H
25 #endif // TESTCPPWRITER_H
virtual QStringList reservedKeywords() const
Definition: cppwriter.cpp:1434
Enum
Definition: basictypes.h:291
void test_reservedKeywords()
Definition: testcppwriter.cpp:54
QString temporaryPath()
Definition: testbase.cpp:72
Definition: cppwriter.h:31
void test_language()
Definition: testcppwriter.cpp:26
Definition: testbase.h:56
virtual Uml::ProgrammingLanguage::Enum language() const
Definition: cppwriter.cpp:76
virtual void writeClass(UMLClassifier *c)
Definition: cppwriter.cpp:93
Definition: testcppwriter.cpp:17
const bool IS_NOT_IMPL
Definition: testcppwriter.cpp:13
void test_writeClass()
Definition: testcppwriter.cpp:33
Definition: testcppwriter.h:15
QString findFileName(UMLPackage *concept, const QString &ext)
Definition: testcppwriter.cpp:20
@ Cpp
Definition: basictypes.h:294
type show c for details The hypothetical commands show w and show c should show the appropriate parts of the General Public License Of the commands you use may be called something other than show w and show c
Definition: GPL-2.0-only.txt:301
QStringList defaultDatatypes() const
Definition: cppwriter.cpp:1425
Sets up attribute information.
Definition: attribute.h:22
void test_defaultDatatypes()
Definition: testcppwriter.cpp:64
Definition: operation.h:19
Information for a non-graphical Concept/Class.
Definition: classifier.h:34
QString findFileName(UMLPackage *concept, const QString &ext)
Definition: simplecodegenerator.cpp:87
Non-graphical information for a Package.
Definition: package.h:27