umbrello  2.39.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
constructor.h
Go to the documentation of this file.
2  ConstructorDeclaration(QString &param);
3 };
4 
6  ConstructorDefinition(QString &param) {}
7 };
Definition: constructor.h:1
ConstructorDeclaration(QString &param)
Definition: constructor.h:5
ConstructorDefinition(QString &param)
Definition: constructor.h:6