umbrello
2.31.2
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
Go to the documentation of this file.
11 #ifndef UMLARTIFACTTYPEWIDGET_H
12 #define UMLARTIFACTTYPEWIDGET_H
27 typedef QMap<UMLArtifact::Draw_Type,QRadioButton*>
ButtonMap;
42 #endif // UMLARTIFACTTYPEWIDGET_H
Non-graphical information for a Artifact.
Definition: artifact.h:28
@ defaultDraw
Definition: artifact.h:52
QString a
Definition: petalnode.cpp:18
@ table
Definition: artifact.h:55
#define i18n
Definition: main.cpp:39
@ library
Definition: artifact.h:54
@ file
Definition: artifact.h:53
void setDrawAsType(Draw_Type type)
Definition: artifact.cpp:79