umbrello
2.35.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
6 #ifndef UMLSTEREOTYPEWIDGET_H
7 #define UMLSTEREOTYPEWIDGET_H
28 #endif // UMLSTEREOTYPEWIDGET_H
const UMLStereotypeList & stereotypes() const
Definition: umldoc.cpp:1442
QString name(bool includeAdornments=false) const
Definition: stereotype.cpp:232
The base class for UML objects.
Definition: umlobject.h:69
Sets up stereotype information.
Definition: stereotype.h:35
#define i18n
Definition: main.cpp:35
std::vector< std::string > v
Definition: cxx11-initializer-lists.h:19
static UMLApp * app()
Definition: uml.cpp:349
void addStereotype(UMLStereotype *s)
Definition: umldoc.cpp:1409
void setUMLStereotype(UMLStereotype *stereo)
Definition: umlobject.cpp:497
UMLStereotype * umlStereotype() const
Definition: umlobject.cpp:547
UMLDoc * document() const
Definition: uml.cpp:1139