umbrello
2.32.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 UMLARTIFACTTYPEWIDGET_H
7 #define UMLARTIFACTTYPEWIDGET_H
22 typedef QMap<UMLArtifact::Draw_Type,QRadioButton*>
ButtonMap;
37 #endif // UMLARTIFACTTYPEWIDGET_H
Non-graphical information for a Artifact.
Definition: artifact.h:22
@ defaultDraw
Definition: artifact.h:31
QString a
Definition: petalnode.cpp:13
@ table
Definition: artifact.h:34
#define i18n
Definition: main.cpp:34
@ library
Definition: artifact.h:33
@ file
Definition: artifact.h:32
void setDrawAsType(Draw_Type type)
Definition: artifact.cpp:74