umbrello
2.32.3
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
11 #ifndef UMLSTEREOTYPEWIDGET_H
12 #define UMLSTEREOTYPEWIDGET_H
33 #endif // UMLSTEREOTYPEWIDGET_H
const UMLStereotypeList & stereotypes() const
Definition: umldoc.cpp:1385
QString name(bool includeAdornments=false) const
Definition: stereotype.cpp:147
The base class for UML objects.
Definition: umlobject.h:74
Sets up stereotype information.
Definition: stereotype.h:41
#define i18n
Definition: main.cpp:39
std::vector< std::string > v
Definition: cxx11-initializer-lists.h:19
static UMLApp * app()
Definition: uml.cpp:269
void addStereotype(UMLStereotype *s)
Definition: umldoc.cpp:1352
UMLStereotype * umlStereotype()
Definition: umlobject.cpp:550
void setUMLStereotype(UMLStereotype *stereo)
Definition: umlobject.cpp:501
UMLDoc * document() const
Definition: uml.cpp:1055