umbrello 2.39.0
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Enumerations | |
enum | Enum { A , B } |
Functions | |
QString | toString (Enum item) |
Enum | fromString (const QString &item) |
Enum | fromInt (int item) |
Constants used for indexing the roles of associations.
Return RoleType corresponding to the given string.