umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Namespaces | Functions
codegen_utils.h File Reference
#include <QStringList>
Include dependency graph for codegen_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Codegen_Utils
 

Functions

QStringList Codegen_Utils::cppDatatypes ()
 
const QStringList Codegen_Utils::reservedCppKeywords ()
 
void Codegen_Utils::createCppStereotypes ()
 
QString Codegen_Utils::capitalizeFirstLetter (const QString &string)