| umbrello 25.07.80
    Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology | 
#include <testcppwriter.h>
 
  
| Private Slots | |
| void | test_language () | 
| void | test_writeClass () | 
| void | test_reservedKeywords () | 
| void | test_defaultDatatypes () | 
| Additional Inherited Members | |
| Public Member Functions inherited from TestBase | |
| TestBase (QObject *parent=nullptr) | |
| Protected Slots inherited from TestBase | |
| virtual void | initTestCase () | 
| virtual void | cleanupTestCase () | 
| virtual void | cleanupOnExit (QObject *p) | 
| Protected Member Functions inherited from TestCodeGeneratorBase | |
| QString | temporaryPath () | 
| Protected Attributes inherited from TestCodeGeneratorBase | |
| QString | m_tempPath | 
| holds path to temporary directory | |
| Protected Attributes inherited from TestBase | |
| QList< QPointer< QObject > > | m_objectsToDelete | 
Unit test for class CppWriter (cppwriter.h).
| 
 | privateslot | 
| 
 | privateslot | 
| 
 | privateslot | 
| 
 | privateslot |