umbrello
2.31.90
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:36
QString a
Definition: petalnode.cpp:18
@ table
Definition: artifact.h:39
#define i18n
Definition: main.cpp:39
@ library
Definition: artifact.h:38
@ file
Definition: artifact.h:37
void setDrawAsType(Draw_Type type)
Definition: artifact.cpp:79