umbrello 2.38.4
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include "testumlobject.h"
#include "attribute.h"
#include "classifier.h"
#include "folder.h"
#include "operation.h"
#include "package.h"
#include "stereotype.h"
#include "uml.h"
#include "umldoc.h"
#include "umlobject.h"
#include <KLocalizedString>
#include <QXmlStreamWriter>
Typedefs | |
typedef TestUML< UMLObject, const QString & > | TESTUMLObject |
typedef TestUML<UMLObject, const QString &> TESTUMLObject |